|
d8bd83dbd5
|
Fix the type of FastnoiseNoiseParams::get_fractal_octaves().
|
2023-06-01 17:15:27 +02:00 |
|
|
d093365b00
|
Fix some property names being the same as getters / setters.
|
2023-06-01 15:42:32 +02:00 |
|
|
227e32b67c
|
Now modules make use of the new registration levels.
|
2023-01-15 17:04:00 +01:00 |
|
|
8075ef8e62
|
Added include guards to all module register_types.h-s.
|
2023-01-15 13:27:08 +01:00 |
|
|
e9a19c1a66
|
Added module initialization levels (similar idea to what's in godot4, although I added more).
|
2023-01-15 11:46:13 +01:00 |
|
|
fc991ede18
|
Re-extracted class docs.
|
2023-01-14 13:38:58 +01:00 |
|
|
c181bf3d86
|
Cleaned up licenses in the fastnoise module.
|
2022-12-31 20:09:45 +01:00 |
|
|
41f130d9fd
|
Re-extracted the class docs.
|
2022-11-20 23:27:04 +01:00 |
|
|
a1974c8338
|
Re-extracted the class docs.
|
2022-08-23 13:09:12 +02:00 |
|
|
714547cb17
|
Re-extracted class docs.
|
2022-08-21 00:40:49 +02:00 |
|
|
220b2db443
|
Moved String and related classes under a string folder in core.
|
2022-08-17 14:19:55 +02: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 |
|
|
32f148ac0c
|
Mass replaced godot to pandemonium.
|
2022-03-23 20:46:05 +01:00 |
|
|
4d7df62b8e
|
Clang format all files.
|
2022-03-18 19:00:13 +01:00 |
|
|
48805f5f8f
|
Removed now unnecessary version.h includes.
|
2022-03-18 03:56:41 +01:00 |
|
|
1f0652741c
|
More version check cleanups.
|
2022-03-18 03:46:14 +01:00 |
|
|
1bc3c2594c
|
Same change to classes under modules.
|
2022-03-17 22:33:22 +01:00 |
|
|
86b7b3363c
|
Fix formatting.
|
2022-03-16 10:21:23 +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 |
|
|
e85cef1745
|
Run godot's formatting script.
|
2022-03-16 09:02:48 +01:00 |
|
|
49f8e8c398
|
Added godot with all my currently used engine modules.
|
2022-03-15 13:29:32 +01:00 |
|