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
/
polygon_3d_editor_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
1
-2
/
+2
|
\
|
*
Core: Integrate `Ref::instantiate` where possible
Thaddeus Crews
2024-11-10
1
-2
/
+2
*
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-2
/
+2
|
\
|
|
*
Rename internal Button icon to button_icon to match exposed methods
Aaron Franke
2024-10-29
1
-2
/
+2
*
|
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
|
/
*
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
1
-2
/
+2
*
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
A Thousand Ships
2024-05-02
1
-3
/
+1
*
Add const lvalue ref to editor/* container parameters
Muller-Castro
2024-02-26
1
-1
/
+1
*
Make 3D editor gizmos and debug shapes ignore fog
Hugo Locurcio
2023-09-27
1
-0
/
+2
*
Merge pull request #81939 from YuriSizov/gui-flat-and-depressed
Rémi Verschelde
2023-09-25
1
-2
/
+2
|
\
|
*
Replace flat buttons with flat-styled buttons with a visible pressed state
Yuri Sizov
2023-09-19
1
-2
/
+2
*
|
Replace Ctrl in editor shortcuts with Cmd or Ctrl depending on platform
ajreckof
2023-09-19
1
-2
/
+2
|
/
*
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-15
1
-4
/
+4
*
Merge pull request #81516 from YuriSizov/editor-theme-access-the-success
Yuri Sizov
2023-09-15
1
-1
/
+2
|
\
|
*
Fix accessing editor theme items throughout the UI
Yuri Sizov
2023-09-15
1
-1
/
+2
*
|
Improve the looks of 2D/3D viewport contextual toolbars
Yuri Sizov
2023-09-13
1
-1
/
+0
|
/
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-3
/
+3
*
Unify and streamline connecting to Resource changes
kobewi
2023-07-17
1
-3
/
+2
*
Improve includes of EditorNode (and everything else)
Yuri Sizov
2023-04-07
1
-2
/
+2
*
Fix Polygon3DEditor parenting errors
kobewi
2023-02-22
1
-1
/
+5
*
Add EditorUndoRedoManager singleton
kobewi
2023-01-16
1
-4
/
+4
*
Use BitField<> in core type masks
Juan Linietsky
2023-01-08
1
-1
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Use forward-declarations in big editor classes
trollodel
2022-11-29
1
-0
/
+1
*
Cleanup remaining EditorUndoRedoManager usages
kobewi
2022-11-24
1
-1
/
+4
*
Rename remaining "Spatial" in Plugins to "Node3D"
Micky
2022-10-04
1
-1
/
+1
*
Add per-scene UndoRedo
kobewi
2022-08-22
1
-0
/
+1
*
Remove Signal connect binds
Juan Linietsky
2022-07-29
1
-2
/
+2
*
Rename Basis get_axis to get_column, remove redundant methods
Aaron Franke
2022-05-03
1
-1
/
+1
*
Update if == NOTIFICATION_* to switch statements to match coding style
megalobyte
2022-02-16
1
-0
/
+1
*
Remove most EditorNode constructor parameters and fields
trollodel
2022-02-14
1
-6
/
+4
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-0
/
+1
*
Improvements and fixes to occluders
jfons
2022-02-07
1
-0
/
+606