index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
resources
/
tile_set.h
Age
Commit message (
Expand
)
Author
2021-06-29
Implement painting properties over TileSets
Gilles Roudière
2021-05-21
Fixes TileSet Y-sort not working and TileSet not saving correctly
Gilles Roudière
2021-05-20
Implement scenes tiles in TileMaps
Gilles Roudière
2021-05-07
Rework the TileSet resource and TileMap nodes:
Gilles Roudière
2021-02-11
Improve resource load cache
reduz
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-11-07
Reorganized core/ directory, it was too fatty already
reduz
2020-10-24
Refactored 2D shader and lighting system
reduz
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-04-02
Replace NULL with nullptr
lupoDharkael
2020-03-27
Rename more 2D and 3D nodes to follow convention
Rémi Verschelde
2020-03-17
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-02-11
Texture refactor
Juan Linietsky
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-06-01
Merge pull request #24560 from guilhermefelipecgs/fix_24549
Rémi Verschelde
2019-04-08
+ Added ignore flags to autotile bitmask
Magnus Specht
2019-03-04
TileSet/TileMap: Decompose solid non-convex polygons into convexes. Real fix ...
Mariano Suligoy
2019-01-18
-Re-added margins in one way collision (made in a more user friendly way than...
Juan Linietsky
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-12-30
Add undo-redo to the TileSet editor, and other improvements
Michael Alexsander Silva Dias
2018-12-23
Add EDITMODE_PRIORITY for ATLAS_TILE
Guilherme Felipe
2018-12-07
Add Z-Index for Autotile
Guilherme Felipe
2018-09-28
Fix warnings about wrong member initialization order [-Wreorder]
Rémi Verschelde
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-08-09
New TileSet Editor
MAriano Javier Suligoy
2018-05-17
Restore support for minimal 3x3 autotile sets
isaacremnant
2018-05-01
Adds z-index properties to TileSets.
Pieter-Jan Briers
2018-04-08
expose Tileset TileMode to GDScript
Alexander Holland
2018-02-20
Tileset Editor Improvement
Damar Indra
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-12-08
Fix TileSet::AutotileData::ocludder_map typo
PJB3005
2017-12-07
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-11-20
Implement auto-tiling
Mariano Suligoy
2017-11-15
Fixing tilemap rotation for non top-left tiles.
Vito
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-16
Synchronize parameter names in definition and declaration
TwistedTwigleg
2017-07-01
Readd tilemap's shape_transform and bugfixes
Bojidar Marinov
2017-07-01
Revert "Fix Tileset/tilemap issues related to my adding of one-way collisions...
Juan Linietsky
2017-06-30
Fix #9409, fixup #9370; tileset now has shape transform instead of offset
Bojidar Marinov
2017-06-26
Merge pull request #9370 from bojidar-bg/c-9318-oneway-tilemaps
Rémi Verschelde
2017-06-25
Add one-way collisions and individual shape offsets for tilesets
Bojidar Marinov
2017-06-22
Add normal map to tilemaps and tilesets
Bojidar Marinov
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-06
New particle system, mostly working, some small features missing.
Juan Linietsky
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-01-14
Merge pull request #6519 from RandomShaper/enhance-tileset
Juan Linietsky
2017-01-02
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
[next]