jitspoe
|
895ed2aed7
|
Fix custom w component being uninitialized on CPU particles.
(cherry picked from commit 38085f2f6982c491935a434bb45e358dbebe1714)
(cherry picked from commit b9c280b73ff6a13ea490d2da0f2728bcef3038dc)
|
2020-04-30 01:41:46 -04:00 |
|
lupoDharkael
|
95a1400a2a
|
Replace NULL with nullptr
|
2020-04-02 13:38:00 +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 |
|
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 |
|
Juan Linietsky
|
eaae4b6408
|
Renamed 2D and 3D nodes to make their types explicit
Fixes #30736.
|
2020-03-27 14:54:04 +01:00 |
|