index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
plugins
/
tiles
Age
Commit message (
Expand
)
Author
2022-06-23
Fix crash when drawing invalid tiles
kobewi
2022-06-20
Improve TileSet editor and add more suffixes
FireForge
2022-06-16
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe...
bruvzg
2022-06-14
Improve TileMap editor layer selection button
FireForge
2022-06-13
Merge pull request #61809 from groud/terrain_center_bit
Rémi Verschelde
2022-06-10
Add terrain center bit
Gilles Roudière
2022-06-07
Add shortcuts to GenericTilePolygonEditor
kobewi
2022-06-03
Update viewport when toggling TileMap grid
FireForge
2022-05-19
Use range iterators for RBSet in most cases
Aaron Record
2022-05-16
Replace most uses of Map by HashMap
reduz
2022-05-06
Changed signals of ItemList
Vitika9
2022-05-02
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
Rémi Verschelde
2022-05-01
Change Place Random Tiles to an icon
kobewi
2022-04-27
Merge pull request #59979 from bruvzg/cpp_check2
Rémi Verschelde
2022-04-23
Rename theme properties to include underscores
FireForge
2022-04-20
Fix more issues found by cppcheck.
bruvzg
2022-04-06
Fix some issues found by cppcheck.
bruvzg
2022-04-04
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-03-17
Make `TabBar/Container` default their alignments to the left instead of center
Michael Alexsander
2022-03-12
Allow negative indexes in ItemList and PopupMenu
kobewi
2022-03-02
Added property hint to id property in tile set atlas source editor
Igor Kordiukiewicz
2022-02-25
Improve popup window handling.
bruvzg
2022-02-24
Fix source picking with sort
kobewi
2022-02-16
Merge pull request #58187 from jakobbouchard/notification-switch-chunk-c
Rémi Verschelde
2022-02-16
Convert _notification methods to switch - Chunk C
Jakob Bouchard
2022-02-16
Automatically select source of the picked tile
kobewi
2022-02-15
Editor: Cleanup some includes dependencies
Rémi Verschelde
2022-02-15
Merge pull request #57329 from Ev01/tileset-editor-minimum-zoom
Rémi Verschelde
2022-02-14
Remove most EditorNode constructor parameters and fields
trollodel
2022-02-12
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-08
Revert "Add missing SNAME macro optimization to all theme methods call"
Rémi Verschelde
2022-02-06
Add missing SNAME macro optimization to all theme methods call
jmb462
2022-02-06
Add missing SNAME macro optimization in some function calls
jmb462
2022-02-04
Merge pull request #57631 from groud/terrain_fix_with_empty_cells
Rémi Verschelde
2022-02-04
Fixes terrain painting on TileMaps when using empty terrain bits
Gilles Roudière
2022-02-04
Cleanup and move char functions to the `char_utils.h` header.
bruvzg
2022-02-01
Fix TileMap Display Grid fadeout
Markus Sauermann
2022-01-30
Set a minimum zoom of 1% and a maximum zoom of 10,000% on the tileset editor
Ev01
2022-01-28
Merge pull request #57365 from pycbouh/editor-icons-uniformity
Rémi Verschelde
2022-01-29
Fix theme application in various curve editors
Yuri Sizov
2022-01-28
TileSetAtlasSource: Make `get_tile_data` return `TileData *`
Rémi Verschelde
2022-01-27
Fixes TileMap editor not disappearing
Igor Kordiukiewicz
2022-01-26
Allow sorting tileset sources
kobewi
2022-01-23
Minor tweaks and fixes to panning
kobewi
2022-01-21
Add ViewPanner to 2D editor
kobewi
2022-01-14
Merge pull request #56249 from PucklaMotzer09/physics_layer_tooltip
Rémi Verschelde
2022-01-13
Fix various typos
luz paz
2022-01-13
Add tooltips to all tile data editor properties
PucklaMotzer09
2022-01-13
Merge pull request #56253 from PucklaMotzer09/tile_editor_select
Rémi Verschelde
2022-01-11
Unify panning in sub-editors and make it configurable
kobewi
[next]