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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #9355 from TwistedTwigleg/Remote_node_enhancement
Rémi Verschelde
2017-07-11
2
-1
/
+117
|
\
|
*
Added the following features to RemoteTransform and RemoteTransform2D:
TwistedTwigleg
2017-07-05
2
-1
/
+117
*
|
Merge pull request #9592 from RandomShaper/remove-warns
Thomas Herzog
2017-07-10
1
-2
/
+5
|
\
\
|
*
|
Remove warnings about benign situations
Pedro J. Estébanez
2017-07-10
1
-2
/
+5
*
|
|
Use the gravity constant to calculate weights
Johan Manuel
2017-07-05
1
-2
/
+3
|
/
/
*
|
Fixed set_global_scale in Node2D.
TwistedTwigleg
2017-07-03
1
-1
/
+1
*
|
Readd tilemap's shape_transform and bugfixes
Bojidar Marinov
2017-07-01
3
-7
/
+9
*
|
Revert "Fix Tileset/tilemap issues related to my adding of one-way collisions...
Juan Linietsky
2017-07-01
3
-9
/
+7
*
|
-Many fixes to VisualScript, fixed property names, etc.
Juan Linietsky
2017-06-30
2
-0
/
+25
*
|
Fix #9409, fixup #9370; tileset now has shape transform instead of offset
Bojidar Marinov
2017-06-30
3
-7
/
+9
*
|
-Fixed SCREEN_TEXTURE and other related 2D shader parameters.
Juan Linietsky
2017-06-26
1
-1
/
+1
*
|
Merge pull request #9296 from TwistedTwigleg/Camera2D_enhancements_V2
Rémi Verschelde
2017-06-26
2
-18
/
+127
|
\
\
|
*
|
Added some editor enhancements to Camera2D. Added the option to draw Camera2D...
TwistedTwigleg
2017-06-25
2
-18
/
+127
*
|
|
Merge pull request #9370 from bojidar-bg/c-9318-oneway-tilemaps
Rémi Verschelde
2017-06-26
1
-6
/
+6
|
\
\
\
|
*
|
|
Add one-way collisions and individual shape offsets for tilesets
Bojidar Marinov
2017-06-25
1
-6
/
+6
*
|
|
|
Merge pull request #9318 from bojidar-bg/readd-normal-tilemap
Rémi Verschelde
2017-06-26
1
-2
/
+3
|
\
\
\
\
|
*
|
|
|
Add normal map to tilemaps and tilesets
Bojidar Marinov
2017-06-22
1
-2
/
+3
*
|
|
|
|
Usability improvements for folding. Unfortunately SpatialMaterial broke compa...
Juan Linietsky
2017-06-25
3
-3
/
+9
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Ability to restart particle system with a function call
Juan Linietsky
2017-06-25
3
-5
/
+41
*
|
|
|
BuildSystem: generated files have .gen.extension
Poommetee Ketson
2017-06-25
2
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Simplified 2D Kinematicbody.. 3D will wait a bit.
Juan Linietsky
2017-06-24
3
-307
/
+191
*
|
|
-Trigger shapes removed in 2D, they became obsolete long ago when areas could...
Juan Linietsky
2017-06-23
8
-452
/
+401
*
|
|
Small fixes required to get platformer to work.
Juan Linietsky
2017-06-23
2
-8
/
+284
*
|
|
Fixed bug regarding to two spatial 2d players not mixing properly
Juan Linietsky
2017-06-22
1
-6
/
+6
*
|
|
Properly exposed material types everywhere.
Juan Linietsky
2017-06-22
1
-1
/
+1
*
|
|
Fix tools=no build
Rémi Verschelde
2017-06-22
1
-0
/
+3
|
/
/
*
/
2D GPU Particles working..
Juan Linietsky
2017-06-21
4
-1166
/
+273
|
/
*
Merge pull request #9257 from Shockblast/patch-1
Thomas Herzog
2017-06-20
1
-1
/
+0
|
\
|
*
Remove Duplicate Include
Shockblast
2017-06-19
1
-1
/
+0
*
|
Add null-check to get_normal_frame
Benjamin Dahse
2017-06-20
1
-1
/
+1
*
|
Texture rect_region drawing now clamps UV to avoid bleeding. This avoids scen...
Juan Linietsky
2017-06-18
4
-6
/
+28
*
|
-Added AudioStreamPlayer2D, for 2D positional sound
Juan Linietsky
2017-06-18
4
-0
/
+623
|
/
*
Added normalmap support to stylebox and animated sprite.
Juan Linietsky
2017-06-18
2
-1
/
+23
*
Add normalmap support for drawing in all low level primitives. Only added sup...
Juan Linietsky
2017-06-17
4
-24
/
+49
*
Merge pull request #9176 from RandomShaper/fix-touchbutton
Rémi Verschelde
2017-06-15
2
-57
/
+47
|
\
|
*
Fix/improve TouchScreenButton
Pedro J. Estébanez
2017-06-14
2
-57
/
+47
*
|
Merge pull request #9160 from karroffel/color-ramp-rename
Rémi Verschelde
2017-06-14
3
-28
/
+28
|
\
\
|
*
|
renamed occurances of ColorRamp with Gradient
Karroffel
2017-06-14
3
-28
/
+28
*
|
|
Merge pull request #9165 from Noshyaar/pr-area
Rémi Verschelde
2017-06-14
7
-50
/
+50
|
\
\
\
|
*
|
|
Refactor layer_mask to collision_layer
Poommetee Ketson
2017-06-14
7
-50
/
+50
|
|
/
/
*
/
/
Fixed broken Line2D due to math changes in f271591ac22bd07e1b2316448dd6e9af87...
Marc Gilleron
2017-06-14
1
-3
/
+3
|
/
/
*
/
-Fixed occluder rendering, closes #8560
Juan Linietsky
2017-06-13
2
-0
/
+20
|
/
*
renamed all Rect2.pos to Rect2.position
alexholly
2017-06-04
8
-59
/
+59
*
InputEvent: Renamed "pos" property to "position"
Andreas Haas
2017-06-03
1
-2
/
+2
*
-Added .hdr format support
Juan Linietsky
2017-05-28
5
-12
/
+12
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
6
-46
/
+41
*
RayCast2D: fix detached arrow tip
Poommetee Ketson
2017-05-08
1
-4
/
+4
*
Move core thirdparty files to thirdparty/{minizip,misc}
Rémi Verschelde
2017-04-28
2
-2
/
+7
*
Apply is_ceiling/is_wall swap fix to 2D move_and_slide (minus explaination)
gamemanj
2017-04-15
1
-1
/
+1
*
Rename [gs]et_pos to [gs]et_position for Controls
Sergey Pusnei
2017-04-10
2
-5
/
+5
[next]