reduz
|
127458ed17
|
Reorganized core/ directory, it was too fatty already
-Removed FuncRef, since Callable makes it obsolete
-Removed int_types.h as its obsolete in c++11+
-Changed color names code
|
2020-11-07 20:17:12 -03:00 |
|
reduz
|
ee06a70ea6
|
Refactor MethodBind to use variadic templates
Removed make_binders and the old style generated binders.
|
2020-10-18 12:28:44 +02:00 |
|
Rémi Verschelde
|
eaaee63b62
|
doc: Update classref with node renames
A few extra renames for classes which were missed in last week's PRs.
|
2020-03-30 18:23:02 +02:00 |
|
Rémi Verschelde
|
0c320a6bf3
|
More server renames for consistency after #37361
|
2020-03-28 13:20:48 +01:00 |
|
Juan Linietsky
|
a6f3bc7c69
|
Renaming of servers for coherency.
VisualServer -> RenderingServer
PhysicsServer -> PhysicsServer3D
Physics2DServer -> PhysicsServer2D
NavigationServer -> NavigationServer3D
Navigation2DServer -> NavigationServer2D
Also renamed corresponding files.
|
2020-03-27 15:21:27 -03:00 |
|