Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
5 년 전 |
Rémi Verschelde
|
878adb22b7
Merge pull request #37717 from qarmin/world_fix
|
5 년 전 |
Rémi Verschelde
|
39f7a40925
Merge pull request #37163 from madmiraal/fix-csg-normal
|
5 년 전 |
qarmin
|
559bc3ca87
Change non-existent World to World3D
|
5 년 전 |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 년 전 |
Rémi Verschelde
|
f097511b96
Fix another batch of -Wmaybe-uninitialized warnings
|
5 년 전 |
Juan Linietsky
|
a6f3bc7c69
Renaming of servers for coherency.
|
5 년 전 |
Juan Linietsky
|
eaae4b6408
Renamed 2D and 3D nodes to make their types explicit
|
5 년 전 |
Martin Liska
|
c554677c95
Fix various -Wmaybe-uninitialized (#37352).
|
5 년 전 |
Marcel Admiraal
|
9bd305bfe2
Fix CSG vertex normal calculation.
|
5 년 전 |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
5 년 전 |
Rémi Verschelde
|
01afc442c7
Signals: Port connect calls to use callable_mp
|
5 년 전 |
Juan Linietsky
|
33b5c57199
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
|
5 년 전 |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
5 년 전 |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 년 전 |
Juan Linietsky
|
dd3682e5fe
Modernized default 3D material, fixes material bugs.
|
5 년 전 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 년 전 |
Rémi Verschelde
|
dec10dd776
Merge pull request #32051 from qarmin/some_error_explanation
|
5 년 전 |
qarmin
|
17732fe698
Added some obvious errors explanations
|
5 년 전 |
Hugo Locurcio
|
696a8fb657
Notify changes in properties that can be edited by 3D gizmos
|
6 년 전 |
Ibrahn Sahir
|
4e4697b1c4
Added release function to PoolVector::Access.
|
6 년 전 |
Hugo Locurcio
|
e87e8c0485
Improve the CSG shape gizmo drawing
|
6 년 전 |
qarmin
|
072e40368e
Fix always true/false values
|
6 년 전 |
Jason
|
89a9f4621f
Resolve: #24682 CSGPolygon - weird end cap
|
6 년 전 |
Leonard Meagher
|
28b902211f
CSGMesh material and CSGShape inherits from GeometryInstance
|
6 년 전 |
Leonard
|
209c2d2c80
Apply proper offset to CSGMesh material and smooth group
|
6 년 전 |
Andrii Doroshenko (Xrayez)
|
095f472a0b
Fix CSGShape not updating on changing visibility
|
6 년 전 |
Juan Linietsky
|
0d438c7b18
Make CSG Shape work with GIProbe, fixes #20465
|
6 년 전 |
Rémi Verschelde
|
053d7f3765
Fix some errors found by static analysis
|
6 년 전 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 년 전 |