|
d34ba0a7f4
|
Moved more includes from headers to cpp files.
|
2022-03-17 10:58:07 +01:00 |
|
|
84d139213d
|
Moved more includes to cpp files.
|
2022-03-17 10:39:38 +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 |
|
|
6bae38ca23
|
Moved more includes to cpp files.
|
2022-03-17 09:31:00 +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 |
|
|
38fc0c402e
|
Moved more includes from headers to cpp files.
|
2022-03-17 08:38:34 +01:00 |
|
|
2c1eb4182b
|
Limit property default value in the editor's docs, to fix formatting for properties that return lots of data by default (Like Entity's sresources).
|
2022-03-16 21:37:03 +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 |
|
|
d996789533
|
Moved more includes from headers to cpp files.
|
2022-03-16 20:46:00 +01:00 |
|
|
f105eba923
|
Moved more includes from headers to cpp files.
|
2022-03-16 20:40:41 +01:00 |
|
|
73baa5545a
|
Move lots of includes from the h files to cpp files in files under scene/2d.
|
2022-03-16 20:29:43 +01:00 |
|
|
e2b43374d0
|
Fix a crash when running tests.
|
2022-03-16 18:33:44 +01:00 |
|
|
ced4ae75a5
|
Backported:
6c2bd12031
c2c0c8067d
62fa80afd7
fd968157a4
c0bd05762e
72837b8ecd
From godot.
|
2022-03-16 18:18:23 +01:00 |
|
|
c9673a73fa
|
Removed patches.md.
|
2022-03-16 17:30:12 +01:00 |
|
|
528b4d9f61
|
Finetuned the default color scheme.
|
2022-03-16 14:00:17 +01:00 |
|
|
6983bbb325
|
Replaced the logo and icons, app icon and a splash.
|
2022-03-16 13:43:37 +01:00 |
|
|
4d80a4f047
|
Actually add the tool mode external button to the spatial editor's menu. This also fixes a memleak.
|
2022-03-16 12:02:55 +01:00 |
|
|
2df1a744dc
|
Also disable werrors for the macos github action.
|
2022-03-16 11:57:43 +01:00 |
|
|
fd00db459c
|
Remove mono related things from the server github action.
|
2022-03-16 11:11:27 +01:00 |
|
|
32c41c8c98
|
Disable werrors=yes for some of the platforms for github actions.
|
2022-03-16 11:10:14 +01:00 |
|
|
5bed07c55d
|
Cleanups to the linux build action.
|
2022-03-16 11:06:30 +01:00 |
|
|
8648786573
|
Disabled the static checks workflow.
|
2022-03-16 10:54:17 +01:00 |
|
|
bd7ae07b02
|
Cleaned up the CODEOWNERS file. It might need to be removed, I'm not sure yet.
|
2022-03-16 10:52:22 +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 |
|
|
d057ffdd40
|
Fix unused variable in the osx backend.
|
2022-03-16 10:21:40 +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 |
|
|
0edcb0e374
|
Fix unused variable warning.
|
2022-03-16 09:24:09 +01:00 |
|
|
467a2885d1
|
Comment out unused function.
|
2022-03-16 09:18:48 +01:00 |
|
|
0deb492bb4
|
Fix 2 typos in the iphone backend.
|
2022-03-16 09:16:10 +01:00 |
|
|
1109ec7f42
|
(Hopefully) fix github actions build error.
|
2022-03-16 09:11:38 +01:00 |
|
|
257f1f6175
|
Fix typo and missing include in the windows and oxs backends.
|
2022-03-16 09:09:42 +01:00 |
|
|
d39f2a89a7
|
Fix typo in the javascript backend.
|
2022-03-16 09:05:33 +01:00 |
|
|
e85cef1745
|
Run godot's formatting script.
|
2022-03-16 09:02:48 +01:00 |
|
|
00cc289004
|
Fix missing include in the javascript backend.
|
2022-03-16 08:57:38 +01:00 |
|
|
371a6f5f93
|
Apparently M_PI_2 wasn't defined anywhere.
|
2022-03-16 08:54:05 +01:00 |
|
|
ac25525b39
|
Changed the default color theme for the editor. Added the old one as a new Godot 3 preset.
|
2022-03-16 03:09:22 +01:00 |
|
|
5f623865c6
|
Hide the video driver switch button if there is only one option.
|
2022-03-16 02:58:29 +01:00 |
|
|
e6a9caf3a8
|
Re-extracted the class docs.
|
2022-03-16 02:51:50 +01:00 |
|
|
3049d142de
|
Removed the build-solutions argument.
|
2022-03-16 02:51:11 +01:00 |
|
|
b4f0630c56
|
Removed the iphone mono libs.
|
2022-03-16 02:45:43 +01:00 |
|
|
ef48a1d12f
|
Removed the uwp template.
|
2022-03-16 02:45:28 +01:00 |
|