Marcel Admiraal
|
4da4feed18
Use Vector3 instead of 3 floats for CSGBox3D dimensions
|
4 years ago |
Rémi Verschelde
|
3044b8f15a
Merge pull request #40935 from hoontee/master-3
|
5 years ago |
Rémi Verschelde
|
920f8c86ec
Merge pull request #40919 from hoontee/master-2
|
5 years ago |
hoontee
|
fc8574fbac
Transform CSGShape collision when necessary
|
5 years ago |
hoontee
|
001b6075cb
Properly handle empty CSGCombiners
|
5 years ago |
Marcel Admiraal
|
9be7b30f35
Ensure CSG parent's _make_dirty() is called when entering a tree.
|
5 years ago |
Andrii Doroshenko (Xrayez)
|
69d5de632e
Split `Geometry` singleton into `Geometry2D` and `Geometry3D`
|
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 |
Marcel Admiraal
|
b835cfb551
Fix 'physicsw' may be used uninitialized warning in csg_shape.cpp
|
5 years ago |
Rémi Verschelde
|
69de7ce38c
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
|
5 years ago |
Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
5 years ago |
Rémi Verschelde
|
878adb22b7
Merge pull request #37717 from qarmin/world_fix
|
5 years ago |
Rémi Verschelde
|
39f7a40925
Merge pull request #37163 from madmiraal/fix-csg-normal
|
5 years ago |
qarmin
|
559bc3ca87
Change non-existent World to World3D
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Rémi Verschelde
|
f097511b96
Fix another batch of -Wmaybe-uninitialized warnings
|
5 years ago |
Juan Linietsky
|
a6f3bc7c69
Renaming of servers for coherency.
|
5 years ago |
Juan Linietsky
|
eaae4b6408
Renamed 2D and 3D nodes to make their types explicit
|
5 years ago |
Martin Liska
|
c554677c95
Fix various -Wmaybe-uninitialized (#37352).
|
5 years ago |
Marcel Admiraal
|
9bd305bfe2
Fix CSG vertex normal calculation.
|
5 years ago |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
5 years ago |
Rémi Verschelde
|
01afc442c7
Signals: Port connect calls to use callable_mp
|
5 years ago |
Juan Linietsky
|
33b5c57199
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
|
5 years ago |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
5 years ago |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 years ago |
Juan Linietsky
|
dd3682e5fe
Modernized default 3D material, fixes material bugs.
|
6 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Rémi Verschelde
|
dec10dd776
Merge pull request #32051 from qarmin/some_error_explanation
|
5 years ago |