reduz
|
45af29da80
Add a new HashSet template
|
3 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
SaracenOne
|
ce99de32b8
Fix ownership of nodes created by the MeshInstance3DEditorPlugin
|
3 years ago |
kobewi
|
004ced89aa
Fix name of the created static trimesh body
|
3 years ago |
kobewi
|
42078dec9f
Allow negative indexes in ItemList and PopupMenu
|
3 years ago |
trollodel
|
05b56f316d
Remove most EditorNode constructor parameters and fields
|
3 years ago |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Ryan Roden-Corrent
|
353617b202
Fix typo in create_outline error message.
|
3 years ago |
kobewi
|
de4f29f458
Remove node_hrcr hack
|
3 years ago |
AndreaCatania
|
e3a06c3a9e
Improve collision generation usability in the new 3D scene import workflow.
|
4 years ago |
Hugo Locurcio
|
8cdfd2e706
Improve MeshInstance3D UV preview in the editor
|
4 years ago |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
4 years ago |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 years ago |
PouleyKetchoupp
|
1de995ae99
Options to clean/simplify convex hull generated from mesh
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Rémi Verschelde
|
44357ddc28
Editor: Fix invalid use of Node::get_viewport() after rename of EditorNode::get_viewport()
|
4 years ago |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 years ago |
Marcel Admiraal
|
8509c8c8fc
Rename AcceptDialog get_ok() to get_ok_button()
|
4 years ago |
hoontee
|
3cbd626328
Fix "Create Trimesh Collision Sibling" transform
|
5 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
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
|
0a2fa4d892
Fix more -Wmaybe-uninitialized warnings with target=release_debug
|
5 years ago |
Rémi Verschelde
|
eaaee63b62
doc: Update classref with node renames
|
5 years ago |
Rémi Verschelde
|
d1acbbce7f
Rename more 2D and 3D nodes to follow convention
|
5 years ago |