index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
plugins
/
mesh_library_editor_plugin.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
Remove empty bind_methods()
kobewi
2024-08-15
1
-3
/
+0
*
Organize existing code for editor plugins
Aaron Franke
2024-04-27
1
-1
/
+1
*
Move 3D-only resources to their own folder
Aaron Franke
2024-02-26
1
-1
/
+1
*
Make MeshLibrary export do recursive depth-search for MeshInstance3D nodes
smix8
2024-02-04
1
-0
/
+2
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
Rémi Verschelde
2022-05-02
1
-3
/
+3
*
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-5
/
+5
*
Editor: Cleanup some includes dependencies
Rémi Verschelde
2022-02-15
1
-1
/
+0
*
Remove most EditorNode constructor parameters and fields
trollodel
2022-02-14
1
-4
/
+2
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-1
/
+6
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
implement individual mesh transform for meshlibrary items
Vincent
2021-09-09
1
-5
/
+9
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
1
-1
/
+0
*
Add override keywords.
Marcel Admiraal
2020-07-10
1
-5
/
+5
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-2
/
+0
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Rename instances of the word "theme" to "mesh_library" in GridMap and MeshLib...
Michael Alexsander Silva Dias
2018-08-22
1
-3
/
+3
*
Fix MeshLibrary editor
Michael Alexsander Silva Dias
2018-08-21
1
-0
/
+93