Commit Graph

545 Commits

Author SHA1 Message Date
30a413ca78 Format Entity.cpp. 2022-03-17 22:04:02 +01:00
95ce2f224f Null check the ESS singleton in Entity's update()/. 2022-03-17 21:49:14 +01:00
3965d70ac5 Moved more includes to cpp files. 2022-03-17 19:35:23 +01:00
13eb5ab431 Check if the ESS singleton is null in spell's constructor. 2022-03-17 14:22:23 +01:00
2c88c46101 Moved more includes to cpp files. 2022-03-17 11:28:57 +01:00
31e29ebd71 Check it the ESS singleton is null in LevelStatData's constructor. 2022-03-17 11:16:56 +01:00
5997c7dc4d Null check the Prop2DCache sincgleton in Prop2DMesher's constructor. 2022-03-17 10:31:08 +01:00
052027dce4 Moved more includes to cpp files. 2022-03-17 10:26:23 +01:00
48fc41e3c6 Check if the ESS singleton is present before accessing it in ItemTemplate's constructor. 2022-03-17 09:32:10 +01:00
c621049e61 Moved more includes to cpp files. 2022-03-17 09:07:18 +01:00
87e792b920 Check if the ESS singleton exists in EquipmentData's constructor. 2022-03-17 08:41:22 +01:00
c1ebd9905a Moved more includes. 2022-03-16 21:09:41 +01:00
eeb7c04aaf Moved more includes to cpp files. 2022-03-16 20:53:38 +01:00
f105eba923 Moved more includes from headers to cpp files. 2022-03-16 20:40:41 +01:00
e2b43374d0 Fix a crash when running tests. 2022-03-16 18:33:44 +01:00
fd41c321a5 Updated BSInputEventKey's action_match parameters. 2022-03-16 10:45:57 +01:00
1b3f8db220 Pass in Variant() instead of NULL for _processor_get_node_for's bind in Prop2DDataEntry. 2022-03-16 10:42:17 +01:00
a9fb61fb08 Fix unused variables in my modified xatlas. 2022-03-16 10:29:03 +01:00
01b2d8eedf Fix typo in Prop2DDataSprite::set_normal_map. 2022-03-16 10:22:51 +01:00
86b7b3363c Fix formatting. 2022-03-16 10:21:23 +01:00
1e6a70c77a Fix uninitialized variable warnings. 2022-03-16 10:15:33 +01:00
78471f8b05 Fix warnings in FastNoise. 2022-03-16 09:57:18 +01:00
467a2885d1 Comment out unused function. 2022-03-16 09:18:48 +01:00
1109ec7f42 (Hopefully) fix github actions build error. 2022-03-16 09:11:38 +01:00
e85cef1745 Run godot's formatting script. 2022-03-16 09:02:48 +01:00
371a6f5f93 Apparently M_PI_2 wasn't defined anywhere. 2022-03-16 08:54:05 +01:00
e6a9caf3a8 Re-extracted the class docs. 2022-03-16 02:51:50 +01:00
b633312366 Removed the mobile vr module. 2022-03-16 02:17:26 +01:00
baba212b6d Removed the camera engine module. 2022-03-16 01:59:46 +01:00
24e5d5cb34 Added my rtile_map module. 2022-03-16 01:37:06 +01:00
aaf91df4c1 Also removed the MeshLibrary. 2022-03-16 01:30:44 +01:00
a9a83271db Removed the default skeleton editor, and made my port the default. Also removed the remover. 2022-03-16 00:36:02 +01:00
1035308489 Removed the collada importer. 2022-03-15 21:12:54 +01:00
07a0ed2c42 Removed the xatlas_unwrap module. 2022-03-15 20:25:05 +01:00
8f2388f9d8 removed the fbx module. 2022-03-15 18:27:21 +01:00
27210500ef Removed the csg module. 2022-03-15 17:56:21 +01:00
5604a12c68 Removed the visual script module. 2022-03-15 17:45:47 +01:00
e1349c85fa Removed the webxr module. 2022-03-15 17:37:16 +01:00
df568215f0 Removed gdnative. 2022-03-15 17:29:37 +01:00
ba4cda4890 Removed the lightmap_raycast module along with embree. 2022-03-15 15:37:28 +01:00
80f9fef4bf Removed teh lighmapper_cpu module. 2022-03-15 15:25:30 +01:00
494258ebab Remove dthe denoise module, with oidn. 2022-03-15 15:14:38 +01:00
18437165a1 Removed the mono module. 2022-03-15 14:59:46 +01:00
408e6ff56d Removed the gridmap. 2022-03-15 14:53:12 +01:00
49f8e8c398 Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00