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
/
scene
/
resources
/
tile_set.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-2
/
+2
*
Refactored 2D shader and lighting system
reduz
2020-10-24
1
-4
/
+0
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-2
/
+0
*
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-05-14
1
-24
/
+14
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-2
/
+2
*
Rename more 2D and 3D nodes to follow convention
Rémi Verschelde
2020-03-27
1
-1
/
+1
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-4
/
+4
*
Texture refactor
Juan Linietsky
2020-02-11
1
-6
/
+6
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Merge pull request #24560 from guilhermefelipecgs/fix_24549
Rémi Verschelde
2019-06-01
1
-0
/
+1
|
\
|
*
Add EDITMODE_PRIORITY for ATLAS_TILE
Guilherme Felipe
2018-12-23
1
-0
/
+1
*
|
+ Added ignore flags to autotile bitmask
Magnus Specht
2019-04-08
1
-5
/
+15
*
|
TileSet/TileMap: Decompose solid non-convex polygons into convexes. Real fix ...
Mariano Suligoy
2019-03-04
1
-0
/
+2
*
|
-Re-added margins in one way collision (made in a more user friendly way than...
Juan Linietsky
2019-01-18
1
-0
/
+5
*
|
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
|
Add undo-redo to the TileSet editor, and other improvements
Michael Alexsander Silva Dias
2018-12-30
1
-0
/
+1
|
/
*
Add Z-Index for Autotile
Guilherme Felipe
2018-12-07
1
-0
/
+4
*
Fix warnings about wrong member initialization order [-Wreorder]
Rémi Verschelde
2018-09-28
1
-5
/
+4
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-1
/
+1
*
New TileSet Editor
MAriano Javier Suligoy
2018-08-09
1
-1
/
+1
*
Restore support for minimal 3x3 autotile sets
isaacremnant
2018-05-17
1
-0
/
+1
*
Adds z-index properties to TileSets.
Pieter-Jan Briers
2018-05-01
1
-1
/
+6
*
expose Tileset TileMode to GDScript
Alexander Holland
2018-04-08
1
-0
/
+1
*
Tileset Editor Improvement
Damar Indra
2018-02-20
1
-5
/
+12
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Fix TileSet::AutotileData::ocludder_map typo
PJB3005
2017-12-08
1
-1
/
+1
*
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-07
1
-4
/
+6
*
Implement auto-tiling
Mariano Suligoy
2017-11-20
1
-2
/
+78
*
Fixing tilemap rotation for non top-left tiles.
Vito
2017-11-15
1
-0
/
+3
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Synchronize parameter names in definition and declaration
TwistedTwigleg
2017-08-16
1
-2
/
+2
*
Readd tilemap's shape_transform and bugfixes
Bojidar Marinov
2017-07-01
1
-4
/
+4
*
Revert "Fix Tileset/tilemap issues related to my adding of one-way collisions...
Juan Linietsky
2017-07-01
1
-4
/
+4
*
Fix #9409, fixup #9370; tileset now has shape transform instead of offset
Bojidar Marinov
2017-06-30
1
-4
/
+4
*
Merge pull request #9370 from bojidar-bg/c-9318-oneway-tilemaps
Rémi Verschelde
2017-06-26
1
-13
/
+31
|
\
|
*
Add one-way collisions and individual shape offsets for tilesets
Bojidar Marinov
2017-06-25
1
-13
/
+31
*
|
Add normal map to tilemaps and tilesets
Bojidar Marinov
2017-06-22
1
-0
/
+4
|
/
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
New particle system, mostly working, some small features missing.
Juan Linietsky
2017-04-06
1
-3
/
+3
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-27
/
+24
*
Merge pull request #6519 from RandomShaper/enhance-tileset
Juan Linietsky
2017-01-14
1
-0
/
+7
|
\
|
*
Add modulate (color) to TileSet tiles
Pedro J. Estébanez
2016-11-30
1
-0
/
+7
*
|
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-1
/
+1
*
|
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
|
/
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
lot of work on 2D lighting and isometric maps
Juan Linietsky
2015-03-09
1
-0
/
+22
*
Merge remote-tracking branch 'upstream/master'
Olafur Haukur Flygenring
2014-02-19
1
-2
/
+6
|
\
[next]