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
/
modules
/
gridmap
/
editor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix GridMap tile picking when a search filter is applied
Haoyu Qiu
2023-06-21
1
-9
/
+14
*
Merge pull request #78265 from caseyjoy/57068_gridmap_grid_position
Rémi Verschelde
2023-06-20
1
-1
/
+8
|
\
|
*
Update GridMap editor grid location when required
Casey
2023-06-17
1
-1
/
+8
*
|
Style: Harmonize header includes in modules
Rémi Verschelde
2023-06-15
1
-0
/
+1
|
/
*
Fix some invalid plugin edit calls
kobewi
2023-06-11
2
-10
/
+0
*
Improve includes of EditorNode (and everything else)
Yuri Sizov
2023-04-07
1
-0
/
+2
*
Only change floors in GridMap editor when holding Ctrl/Cmd, not Shift
Hugo Locurcio
2023-03-25
1
-3
/
+3
*
Fix GridMap signal "cell_size_changed" disconnect error
smix8
2023-03-14
1
-1
/
+1
*
Fix GridMap 'cell_size_changed' signal not disconnecting properly
smix8
2023-02-23
1
-1
/
+1
*
Improvements and fixes based on Weblate comments
Haoyu Qiu
2023-02-13
1
-0
/
+1
*
Add EditorUndoRedoManager singleton
kobewi
2023-01-16
1
-5
/
+5
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
2
-58
/
+58
*
Add safety-checks before some servers `free()`
Adam Scott
2022-12-29
1
-0
/
+1
*
Use forward-declarations in big editor classes
trollodel
2022-11-29
1
-0
/
+2
*
Cleanup remaining EditorUndoRedoManager usages
kobewi
2022-11-24
2
-4
/
+5
*
Use forward-declarations in EditorPlugin where possible
trollodel
2022-11-11
1
-0
/
+3
*
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
1
-3
/
+3
*
Rename remaining "Spatial" in Plugins to "Node3D"
Micky
2022-10-04
1
-1
/
+1
*
Fix key mapping changes when moving from macOS to other platform
bruvzg
2022-09-07
1
-5
/
+5
*
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...
Rémi Verschelde
2022-08-29
2
-4
/
+10
*
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
Aaron Record
2022-08-27
2
-10
/
+4
*
Add per-scene UndoRedo
kobewi
2022-08-22
2
-1
/
+3
*
Expose Basis `set_orthogonal_index` method as a GridMap function
rafallus
2022-08-20
1
-30
/
+30
*
Fix error when switching to another `GridMap` with an item with higher index ...
Michael Alexsander
2022-08-09
1
-2
/
+4
*
Remove Signal connect binds
Juan Linietsky
2022-07-29
1
-2
/
+2
*
Merge pull request #57698 from bluenote10/feature/rename_translated_to_transl...
Rémi Verschelde
2022-07-28
1
-2
/
+2
|
\
|
*
rename translate(d) to translate(d)_local in Transform 2D/3D
Fabian Keller
2022-07-16
1
-2
/
+2
*
|
Rename Control PRESET_WIDE to PRESET_FULL_RECT
FireForge
2022-07-18
1
-1
/
+1
|
/
*
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe...
bruvzg
2022-06-16
1
-1
/
+1
*
Use consistent casing in editor filter/search bars
FireForge
2022-05-28
1
-1
/
+1
*
Merge pull request #58624 from dzil123/fix_update_gridmap_cursor
Rémi Verschelde
2022-05-16
1
-0
/
+1
|
\
|
*
fix gridmap cursor showing the wrong mesh
dzil123
2022-04-02
1
-0
/
+1
*
|
Cleanup metadata usage
kobewi
2022-05-06
1
-1
/
+1
*
|
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-18
/
+18
|
/
*
Modules: Don't build editor-specific classes in templates
Rémi Verschelde
2022-03-28
2
-0
/
+1741