Commit Graph

15 Commits

Author SHA1 Message Date
320da06260 Fix windows build. 2025-02-14 19:51:19 +01:00
6e9e3fd580 Now TerrainLights inherit from Resource. 2025-02-14 16:27:21 +01:00
6786193010 Added to_dict() and from_dict() methods to TerrainLight/ 2025-02-14 16:25:37 +01:00
1c14d1cb4c Store ownership information in TerrainLights. 2025-02-14 16:09:01 +01:00
583298dbfe Now TerrainLights are stored inside chunks (they are also automatically saved with them). Also changed TerrainLight's api to makes use of Vector3i. 2025-02-11 00:38:48 +01:00
a52a68afb7 Added more properties to PropDataLight and other light helper classes. 2024-03-18 08:38:27 +01:00
429575fab6 File copyright header updates pt8. 2023-12-18 00:18:53 +01:00
5088d32fa0 Removed my old copyright headers. 2023-12-17 22:59:50 +01:00
b240df7df6 Updated more copyright headers for 2023. 2022-12-31 21:07:05 +01:00
dc9cc716c7 Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
388b88678e Moved container related classes in core under a new containers directory. 2022-08-17 12:53:49 +02:00
0d2fc2e9f2 Moved color to core/math. 2022-08-17 11:38:15 +02:00
3039645b4a Cleaned up Terraman's version checks. 2022-03-18 02:41:08 +01:00
1bc3c2594c Same change to classes under modules. 2022-03-17 22:33:22 +01:00
49f8e8c398 Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00