VolTer
|
70f7fcd208
Light3D show scaling warning immediately
|
2 years ago |
Rémi Verschelde
|
35c37ce4ce
Merge pull request #67847 from rburing/warn_non-uniformists
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Ricardo Buring
|
0e6b796cf6
Warn against using non-uniform scale for 3D physics
|
3 years ago |
Marc Gilleron
|
aed3822a93
Change return type of `get_configuration_warnings` to `PackedStringArray`
|
3 years ago |
fabriceci
|
f8cc88fab3
Restore RigidBody2/3D, SoftBody names in physics
|
3 years ago |
Aaron Franke
|
5dc3bfb80e
Use suffixes for units in nodes and resources
|
3 years ago |
Rémi Verschelde
|
7119d355eb
String: Remove TTR and DTR defines in non-tools build
|
3 years ago |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
PouleyKetchoupp
|
85819b199a
Rename RigidBody to RigidDynamicBody and SoftBody to SoftDynamicBody
|
4 years ago |
Aaron Franke
|
eb4902a455
Fix some unnecessary includes
|
4 years ago |
jfons
|
cfb555a081
Node3D gizmo improvements
|
4 years ago |
PouleyKetchoupp
|
ba13d23140
KinematicBody split between new CharacterBody and PhysicsBody
|
4 years ago |
Nathan Franke
|
2a8c59c171
Use Array for node configuration warnings
|
5 years ago |
hoontee
|
fbb1ef759c
Implement CollisionPolygon3D margin
|
4 years ago |
Rafał Mikrut
|
003bb8e1a8
Initialize class variables with default values in scene/ [1/2]
|
4 years ago |
Aaron Franke
|
9199a681de
Use real_t in physics nodes
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 years ago |
Rémi Verschelde
|
12091b39d2
Merge pull request #38743 from arrowinaknee/node-config-warnings
|
5 years ago |
Andrii Doroshenko (Xrayez)
|
69d5de632e
Split `Geometry` singleton into `Geometry2D` and `Geometry3D`
|
5 years ago |
ArrowInAKnee
|
9fc2b0fddc
Update all get_configuration_warning to retrieve warnings from the parent
|
5 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Rémi Verschelde
|
eaaee63b62
doc: Update classref with node renames
|
5 years ago |
Juan Linietsky
|
eaae4b6408
Renamed 2D and 3D nodes to make their types explicit
|
5 years ago |