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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Unify and streamline connecting to Resource changes
kobewi
2023-07-17
3
-9
/
+10
*
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
1
-1
/
+1
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
1
-1
/
+1
*
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
2
-1
/
+3
|
/
*
Fix some invalid plugin edit calls
kobewi
2023-06-11
2
-10
/
+0
*
Add syntax highlighter icons
VolTer
2023-05-29
1
-1
/
+1
*
Rework Navigation Avoidance
smix8
2023-05-10
1
-2
/
+2
*
Validate code tags in documentation for potential params
Yuri Sizov
2023-04-26
1
-5
/
+5
*
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 free navigation RID error spam
smix8
2023-03-21
1
-2
/
+6
*
Fix GridMap signal "cell_size_changed" disconnect error
smix8
2023-03-14
1
-1
/
+1
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
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
*
Rework const on NavigationServer methods
Josh Jones
2023-01-07
1
-5
/
+5
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
6
-174
/
+174
*
Add safety-checks before some servers `free()`
Adam Scott
2022-12-29
2
-0
/
+10
*
Merge pull request #70366 from quentinguidee/refactoring/fix-double-get-singl...
Rémi Verschelde
2022-12-21
1
-2
/
+2
|
\
|
*
Fix double get_singleton()
Quentin Guidée
2022-12-20
1
-2
/
+2
*
|
Change GridMap navigation_layers to be per mesh_library item
smix8
2022-12-20
3
-61
/
+5
|
/
*
Add GridMap collision_priority
smix8
2022-12-19
3
-4
/
+26
*
Fix Navigation API abbreviations inconsistency
smix8
2022-12-17
2
-37
/
+37
*
Enable assigning an owner to navigation regions and links
Josh Jones
2022-12-10
1
-0
/
+2
*
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
*
Fill random docs
kobewi
2022-11-22
1
-0
/
+4
*
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
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-4
/
+4
*
Rename remaining "Spatial" in Plugins to "Node3D"
Micky
2022-10-04
1
-1
/
+1
*
Fix typos with codespell
Rémi Verschelde
2022-09-30
1
-1
/
+1
*
Merge pull request #66242 from akien-mga/scons-unify-tools-target
Rémi Verschelde
2022-09-30
1
-1
/
+1
|
\
|
*
SCons: Unify tools/target build type configuration
Rémi Verschelde
2022-09-26
1
-1
/
+1
*
|
Fix MSVC warnings C4324, C4389, C4456, and C4459
Rémi Verschelde
2022-09-28
1
-1
/
+1
|
/
*
Merge pull request #65241 from bruvzg/no_keymap_ambiguity
Rémi Verschelde
2022-09-08
1
-5
/
+5
|
\
|
*
Fix key mapping changes when moving from macOS to other platform
bruvzg
2022-09-07
1
-5
/
+5
*
|
Merge pull request #64193 from smix8/navigation_gridmap_navmap_change_4.x
Rémi Verschelde
2022-09-08
3
-2
/
+52
|
\
\
|
*
|
Add GridMap function to change navigation map for baked navigation regions
smix8
2022-09-08
3
-2
/
+52
|
|
/
*
/
Remove / Replace old Navigation Debug Visualization
smix8
2022-09-07
1
-2
/
+2
|
/
*
Rename TileMap/GridMap.`world_to_map` and opposite to `local_to_map`
Micky
2022-09-05
3
-19
/
+18
*
Merge pull request #64173 from smix8/navigation_debug_gridmap_edgeconnections...
Rémi Verschelde
2022-09-01
2
-1
/
+187
|
\
|
*
Add Navigation Debug for GridMap edge connections
smix8
2022-08-13
2
-1
/
+187
*
|
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
*
|
Replace Array return types with TypedArray 2
kobewi
2022-08-23
3
-10
/
+10
[prev]
[next]