Commit Graph

980 Commits

Author SHA1 Message Date
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
23c332974a Removed the arvr server. 2022-03-16 02:39:55 +01:00
b633312366 Removed the mobile vr module. 2022-03-16 02:17:26 +01:00
938f72432e Removed the camera server. 2022-03-16 02:16:15 +01:00
baba212b6d Removed the camera engine module. 2022-03-16 01:59:46 +01:00
aa10c2f37b Removed the Editor Asset Installer. 2022-03-16 01:58:42 +01:00
ce953ad1d6 Removed the arvr nodes. 2022-03-16 01:57:33 +01:00
50af60ded6 Removed TileMap, and TileSet. 2022-03-16 01:54:27 +01:00
7acd98dcf0 Removed the VCS plugin. 2022-03-16 01:46:11 +01:00
24e5d5cb34 Added my rtile_map module. 2022-03-16 01:37:06 +01:00