reduz
|
6631f66c2a
Optimize StringName usage
|
4 years ago |
Pitanov V.V
|
4da4514b71
Fix GridMap erase Octans
|
4 years ago |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 years ago |
Aaron Franke
|
de3f6699a5
Rename Transform to Transform3D in core
|
4 years ago |
Rafał Mikrut
|
efcb097674
Prevent setting too big or too small Collision Mask and Layer
|
4 years ago |
jfons
|
809d88b925
Fix visibility toggle for baked GridMaps
|
4 years ago |
Gilles Roudière
|
ba1344408f
Implement Navigation layers
|
4 years ago |
Gilles Roudière
|
a9dc53d152
Remove Navigation2D/3D nodes, and move the navigation map to the world resource
|
4 years ago |
reduz
|
1aa2823fa3
Removed _change_notify
|
4 years ago |
reduz
|
8b19ffd810
Make Servers truly Thread Safe
|
4 years ago |
Rafał Mikrut
|
f7209b459b
Initialize class/struct variables with default values in modules/
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
Tomer Keren
|
fe52c6b0b7
Setting visibility on GridMap now works. Closes #41374.
|
4 years ago |
Aaron Franke
|
8a333cdf9f
Update GridMap to use Vector3i instead of three ints
|
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 |
qarmin
|
559bc3ca87
Change non-existent World to World3D
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
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 |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
5 years ago |
Juan Linietsky
|
33b5c57199
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
|
5 years ago |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 years ago |
Juan Linietsky
|
6deffa62fb
Several fixes to 3D rendering, and multimesh implementation.
|
6 years ago |
Andrea Catania
|
e6be3f68da
- Integrated NavigationServer and Navigation2DServer.
|
5 years ago |
Bruno Lourenço
|
da9eede933
Fix GridMap getter of baked meshes.
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Tomasz Chabora
|
96b30e7727
Remove deprecated theme property from GridMap
|
5 years ago |