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
/
2d
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly update node after clearing shapes in _update_shapes_from_children()
Fabio Alessandrelli
2015-12-02
1
-2
/
+2
*
-remove Vector2.atan2() replaced by Vector2.angle(), fixes #2260
Juan Linietsky
2015-11-19
3
-3
/
+3
*
Merge pull request #2707 from akien-mga/master
Juan Linietsky
2015-11-18
1
-2
/
+0
|
\
|
*
Cosmetic fixes to SCons buildsystem
Rémi Verschelde
2015-11-01
1
-2
/
+0
*
|
Merge pull request #2672 from Brickcaster/patch-1
Juan Linietsky
2015-11-18
1
-3
/
+2
|
\
\
|
*
|
Fix for negative coords. Regarding issue #2665
Brickcaster
2015-10-24
1
-3
/
+2
|
|
/
*
|
Merge pull request #2764 from guilhermefelipecgs/fix_camera2d_set_zoom
Juan Linietsky
2015-11-18
1
-0
/
+2
|
\
\
|
*
|
Fix for smoothing camera2D when you change zoom, fix #2074.
Guilherme Felipe
2015-09-03
1
-0
/
+2
*
|
|
-fixes to animatedsprite used with atlas
Juan Linietsky
2015-11-11
1
-1
/
+2
|
|
/
|
/
|
*
|
Merge pull request #2330 from FEDE0D/parallax_fix
Juan Linietsky
2015-10-17
2
-1
/
+23
|
\
\
|
*
|
ParallaxBackground: added option to ignore camera zoom
Federico Pacheco
2015-08-04
2
-1
/
+23
*
|
|
Merge pull request #2589 from eska014/add-raycast2d-type_mask
Juan Linietsky
2015-10-17
2
-1
/
+20
|
\
\
\
|
*
|
|
Add type mask property to RayCast2D
eska
2015-10-10
2
-1
/
+20
*
|
|
|
Merge pull request #2594 from Biliogadafr/PinSoftness
Juan Linietsky
2015-10-17
2
-4
/
+30
|
\
\
\
\
|
*
|
|
|
Expose softness parameter of pin joint to the editor.
Biliogadafr
2015-10-10
2
-4
/
+30
|
|
/
/
/
*
|
|
|
-A little More control about pixel snapping in 2D
Juan Linietsky
2015-10-13
2
-0
/
+12
*
|
|
|
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-10-13
4
-2
/
+7
|
\
|
|
|
|
*
|
|
Merge pull request #2528 from MarianoGnu/sprite-edit
Juan Linietsky
2015-09-28
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
Add SpriteRegionEditor and update Polygon2DUVEditor
MarianoGNU
2015-09-28
1
-0
/
+1
|
*
|
|
|
Rename _voice_count to _polyphony in SamplePlayer to be consistent with Sampl...
Rémi Verschelde
2015-09-26
1
-1
/
+1
|
*
|
|
|
Fix propagation of NOTIFICATION_VISIBILITY_CHANGED
eska
2015-09-26
1
-1
/
+1
|
*
|
|
|
Move the shape test to a little sooner
George Marques
2015-09-22
1
-3
/
+4
|
*
|
|
|
Check if shape is valid before referencing it
George Marques
2015-09-22
1
-0
/
+3
|
|
/
/
/
*
/
/
/
Fixed theora playback. Removed theoraplayer.
Juan Linietsky
2015-09-26
1
-5
/
+1
|
/
/
/
*
|
|
Ability to visually debug geometry visually:
Juan Linietsky
2015-09-20
9
-130
/
+207
|
\
\
\
|
*
|
|
Ability to keep collisionshapes and collisionpolygons when running the game.
reduz
2015-09-15
6
-20
/
+164
|
|
|
/
|
|
/
|
*
/
|
begin work on debugging collisions....
Juan Linietsky
2015-09-18
1
-0
/
+4
|
/
/
*
|
-added hints to sprite v/hframes, fixes truncation problem
Juan Linietsky
2015-08-29
1
-2
/
+2
*
|
Merge pull request #2282 from Ovnuniarchos/master
Juan Linietsky
2015-08-08
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Added a proper name and an explanation to arg4 on CanvasItem.draw_texture_rect*.
Ovnuniarchos
2015-07-20
1
-2
/
+2
*
|
Live edit WORK IN PROGRESS
Juan Linietsky
2015-08-02
2
-0
/
+7
|
/
*
Several performance improvements, mainly in loading and instancing scenes and...
Juan Linietsky
2015-06-29
7
-76
/
+95
*
compile fix
Juan Linietsky
2015-06-24
1
-1
/
+1
*
Tiny typo
Kermer
2015-06-24
1
-2
/
+2
*
ability to change shadow color in light2d
Juan Linietsky
2015-06-24
2
-0
/
+21
*
ability to set process on parent nodes on visibility notifier
Juan Linietsky
2015-06-22
2
-0
/
+24
*
made changing pivot simpler in 2D nodes (just press v with mouse over position)
Juan Linietsky
2015-06-12
2
-8
/
+8
*
new space shooter demo
Juan Linietsky
2015-06-11
2
-34
/
+48
*
Merge pull request #1973 from Biliogadafr/ColorRamp
Juan Linietsky
2015-06-07
2
-70
/
+97
|
\
|
*
Add get_color_at_offset(). Ensure correct points order.
Biliogadafr
2015-05-26
1
-29
/
+1
|
*
Replace color phases with color ramp for Particles2D.
Biliogadafr
2015-05-24
2
-64
/
+119
*
|
Merge pull request #1932 from Faless/gravity_distance_full
Juan Linietsky
2015-06-07
2
-0
/
+20
|
\
\
|
*
|
Calculate gravity based on distance from body to gravity point (2D)
Fabio Alessandrelli
2015-05-18
2
-0
/
+20
*
|
|
Merge remote-tracking branch 'origin/master'
Juan Linietsky
2015-06-06
2
-4
/
+37
|
\
\
\
|
*
|
|
-fixes to navigation, so edge-merging is more flexible on conflict
Juan Linietsky
2015-06-01
2
-4
/
+37
*
|
|
|
new file dialog!
Juan Linietsky
2015-06-06
4
-0
/
+91
|
/
/
/
*
|
/
improved animation editor
Juan Linietsky
2015-05-25
2
-2
/
+2
|
|
/
|
/
|
*
|
more fixes
Juan Linietsky
2015-05-19
1
-0
/
+2
|
/
*
-Added lookat/get_angle_to functions in 2D, and a demo, closes #1843
Juan Linietsky
2015-05-12
2
-0
/
+17
*
-compatibility option for physicsbody layers, fixes #1842
Juan Linietsky
2015-05-10
2
-0
/
+19
[next]