index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
2d
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Fix is_move_and_slide_on_wall, make move_and_slide floor angle configurable
Bojidar Marinov
2017-04-04
2
-5
/
+5
*
|
Merge pull request #8214 from tagcup/bounce_reflect_slide
Rémi Verschelde
2017-04-05
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
Made slide and reflect active verbs acting on itself in Vector2 and Vector3.
Ferenc Arn
2017-04-03
1
-2
/
+3
*
|
Merge pull request #8248 from Hinsbart/fix_notify_renames
Rémi Verschelde
2017-04-04
1
-2
/
+2
|
\
\
|
*
|
Fix more property names in _change_notify calls.
Andreas Haas
2017-04-03
1
-2
/
+2
*
|
|
Merge pull request #8244 from RandomShaper/improve-touch-button
Rémi Verschelde
2017-04-04
2
-8
/
+27
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Improve TouchScreenButton
Pedro J. Estébanez
2017-04-03
2
-8
/
+27
|
|
/
*
/
Fixed Node2D/Control not updating properties
Robert Hernandez
2017-04-01
1
-9
/
+13
|
/
*
Fix typos in source code using codespell
Rémi Verschelde
2017-03-24
1
-1
/
+1
*
Fixes for TouchScreenButton
Pedro J. Estébanez
2017-03-10
2
-8
/
+16
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
64
-5650
/
+4673
*
Add a bunch of missing Godot headers in own files
Rémi Verschelde
2017-03-05
4
-0
/
+113
*
TileMap: Respect self_modulate property
Andreas Haas
2017-03-05
1
-0
/
+3
*
Merge pull request #7508 from lonesurvivor/area2d-fix
Rémi Verschelde
2017-03-04
1
-6
/
+7
|
\
|
*
When overlappinng Area2Ds are removed with remove_child(), _enter_tree and _e...
lonesurvivor
2017-01-25
1
-6
/
+7
*
|
Various fixes detected using PVS-Studio static analyzer.
Thaer Razeq
2017-02-28
1
-0
/
+1
*
|
Use the common PRNG in 2D particles code.
Ferenc Arn
2017-02-27
2
-19
/
+7
*
|
Merge pull request #7897 from RandomShaper/particles2d-process-mode
Rémi Verschelde
2017-02-27
2
-2
/
+37
|
\
\
|
*
|
Add process mode option to Particles2D
Pedro J. Estébanez
2017-02-27
2
-2
/
+37
*
|
|
Merge pull request #7887 from bojidar-bg/particles-emission-ended
Rémi Verschelde
2017-02-26
2
-10
/
+4
|
\
\
\
|
*
|
|
Add emission_finished signal to Particles2D
Bojidar Marinov
2017-02-25
2
-10
/
+4
|
|
/
/
*
|
|
Merge pull request #7869 from RandomShaper/fix-touchbutton-crash
Rémi Verschelde
2017-02-26
1
-6
/
+8
|
\
\
\
|
*
|
|
Fix crash if TouchScreenButton is pressed while exiting the tree
Pedro J. Estébanez
2017-02-22
1
-6
/
+8
|
|
/
/
*
/
/
Add Rect2 TileMap::get_used_rect(), closes #4390
Bojidar Marinov
2017-02-20
2
-2
/
+31
|
/
/
*
|
Many fixes to make exported scenes work better, still buggy.
Juan Linietsky
2017-02-15
2
-2
/
+4
*
|
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
29
-725
/
+725
*
|
Remove use of _SCS from ADD_METHOD
Hein-Pieter van Braam
2017-02-13
28
-252
/
+252
*
|
Merge pull request #7352 from Zylann/polyline
Rémi Verschelde
2017-02-12
4
-0
/
+1026
|
\
\
|
*
|
Added Line2D node that draws a polygon-based line
Marc Gilleron
2017-01-15
4
-0
/
+1026
*
|
|
Merge pull request #7775 from Hinsbart/particles_flip
Rémi Verschelde
2017-02-12
1
-0
/
+4
|
\
\
\
|
*
|
|
Particles2D: implement texture flip parameters.
Andreas Haas
2017-02-10
1
-0
/
+4
*
|
|
|
Merge pull request #7722 from RandomShaper/improve-touch-button
Rémi Verschelde
2017-02-12
2
-85
/
+56
|
\
\
\
\
|
*
|
|
|
Solve TouchScreenButtons issues
Pedro J. Estébanez
2017-02-10
2
-85
/
+56
|
|
/
/
/
*
/
/
/
Add shape property to TouchScreenButton
Pedro J. Estébanez
2017-02-02
2
-3
/
+78
|
/
/
/
*
|
|
Merge pull request #7610 from Hinsbart/shape_warning
Rémi Verschelde
2017-01-23
2
-0
/
+2
|
\
\
\
|
*
|
|
CollisionShape2D: Fix warning icon not updating.
Andreas Haas
2017-01-22
2
-0
/
+2
*
|
|
|
Overloaded basic math funcs (double and float variants). Use real_t rather th...
Ferenc Arn
2017-01-16
2
-5
/
+5
|
/
/
/
*
|
|
Style: Fix statements ending with ';;'
Rémi Verschelde
2017-01-16
4
-6
/
+6
*
|
|
Oops! Audio engine has vanished :D
Juan Linietsky
2017-01-15
4
-564
/
+0
|
/
/
*
|
Merge pull request #6519 from RandomShaper/enhance-tileset
Juan Linietsky
2017-01-14
1
-2
/
+3
|
\
\
|
*
|
Add modulate (color) to TileSet tiles
Pedro J. Estébanez
2016-11-30
1
-2
/
+3
*
|
|
removed duplicated functions in class hierarchy that were bound more than once
Juan Linietsky
2017-01-14
2
-3
/
+3
*
|
|
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
10
-20
/
+30
*
|
|
Renamed call_group to call_group_flags, made call_group without flags the def...
Juan Linietsky
2017-01-14
2
-5
/
+5
*
|
|
rename monitoring functions
Juan Linietsky
2017-01-13
2
-8
/
+8
*
|
|
Created new Engine singleton, and moved engine related OS functions to it.
Juan Linietsky
2017-01-13
2
-2
/
+2
*
|
|
Rename collision layer as suggested in #5696
Juan Linietsky
2017-01-13
2
-18
/
+19
*
|
|
New API for visibility in both CanvasItem and Spatial
Juan Linietsky
2017-01-13
9
-50
/
+29
*
|
|
Must now register with set_transform_notify() to get NOTIFICATION_TRANSFORM_C...
Juan Linietsky
2017-01-12
11
-4
/
+31
|
|
/
|
/
|
*
|
Renamed most signals so they refer to:
Juan Linietsky
2017-01-12
5
-72
/
+72
[prev]
[next]