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
Commit message (
Expand
)
Author
Age
Files
Lines
*
-Fixed bug with scene inheritance, should work again
Juan Linietsky
2015-11-28
4
-214
/
+575
*
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-11-24
1
-0
/
+1
|
\
|
*
Merge branch 'master' of https://github.com/okamstudio/godot into shadow_color
Saracen
2015-11-18
24
-42
/
+66
|
|
\
|
*
|
New shader feature: change the colour of shadows on a per-material basis.
Saracen
2015-11-08
1
-0
/
+1
*
|
|
-work in progress resourceparser and .tscn parser. Still non-functional
Juan Linietsky
2015-11-24
2
-12
/
+855
|
|
/
|
/
|
*
|
Merge pull request #2707 from akien-mga/master
Juan Linietsky
2015-11-18
2
-3
/
+0
|
\
\
|
*
|
Cosmetic fixes to SCons buildsystem
Rémi Verschelde
2015-11-01
2
-3
/
+0
|
|
/
*
|
Merge pull request #2709 from eska014/fix-default-menubutton-styleboxes
Juan Linietsky
2015-11-18
1
-0
/
+1
|
\
\
|
*
|
Add default focus StyleBox to MenuButton
eska
2015-11-01
1
-0
/
+1
|
|
/
*
|
Merge pull request #2715 from SaracenOne/shader_fix_and_enhancement
Juan Linietsky
2015-11-18
1
-6
/
+20
|
\
\
|
*
|
Added ability to write directly to 4-dimensional position vector from within ...
Saracen
2015-11-02
1
-6
/
+20
|
|
/
*
|
Merge pull request #2636 from TheHX/fixed_material
Juan Linietsky
2015-11-18
1
-1
/
+5
|
\
\
|
*
|
Bind missing FixedMaterial constants, fixes #2628
Franklin Sobrinho
2015-10-19
1
-1
/
+5
*
|
|
Merge pull request #2639 from MarianoGnu/origin
Juan Linietsky
2015-11-18
1
-0
/
+4
|
\
\
\
|
*
|
|
Fix ButtonGroup broken layout
MarianoGNU
2015-10-19
1
-0
/
+4
|
|
/
/
*
|
|
Merge pull request #2695 from eska014/add-default-angular-damp
Juan Linietsky
2015-11-18
1
-1
/
+1
|
\
\
\
|
*
|
|
Set World2D default angular damp per global `physics_2d/default_angular_damp`
eska
2015-10-28
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
*Polygon2D now updates on any modification in its point array. ShapeLine2D ha...
Ovnuniarchos
2015-11-18
3
-1
/
+4
*
|
|
-Fixed default theme a little
Juan Linietsky
2015-11-18
1
-6
/
+6
*
|
|
-Merged Script and Help tabs
Juan Linietsky
2015-11-17
1
-2
/
+3
*
|
|
-better integration of ndee's theme
Juan Linietsky
2015-11-13
16
-22
/
+22
|
/
/
*
|
-Ability to debug video memory usage
Juan Linietsky
2015-10-21
2
-1
/
+24
*
|
-work in progress implementation of NDEE's theme It's NOT DONE YET
Juan Linietsky
2015-10-20
20
-51
/
+80
|
/
*
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-10-17
7
-98
/
+313
|
\
|
*
Fix crash when using a Scalar Uniform node to GraphShader
MarianoGNU
2015-10-17
1
-4
/
+4
|
*
Merge branch 'master' of https://github.com/okamstudio/godot
MarianoGNU
2015-10-16
43
-260
/
+2538
|
|
\
|
*
\
Merge branch 'master' of https://github.com/okamstudio/godot
Mariano Javier Suligoy
2015-08-30
1
-1
/
+1
|
|
\
\
|
*
|
|
Compile shaders using default values.
Mariano Javier Suligoy
2015-08-30
1
-10
/
+77
|
*
|
|
Edit default values. WARNING!!!
Mariano Javier Suligoy
2015-08-29
6
-46
/
+131
|
*
|
|
Merge branch 'master' of https://github.com/okamstudio/godot
Mariano Javier Suligoy
2015-08-24
6
-6
/
+25
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' of https://github.com/okamstudio/godot
Mariano Javier Suligoy
2015-08-03
1
-1
/
+3
|
|
\
\
\
\
|
*
|
|
|
|
Little fix: don't create an empty undo/redo command when trying to add a seco...
Mariano Javier Suligoy
2015-07-25
2
-0
/
+11
|
*
|
|
|
|
Duplicate GraphNode(s) [Control+D]
Mariano Javier Suligoy
2015-07-25
2
-0
/
+45
|
*
|
|
|
|
Fix tab indent
Mariano Javier Suligoy
2015-07-20
1
-45
/
+45
|
*
|
|
|
|
Select and move multiple nodes at once
Mariano Javier Suligoy
2015-07-19
3
-0
/
+7
*
|
|
|
|
|
-fixes disability to remove instanced nodes when reopening scene. Fixes #2610
Juan Linietsky
2015-10-17
1
-3
/
+3
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'master' of https://github.com/okamstudio/godot
reduz
2015-10-16
2
-14
/
+30
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-10-13
1
-1
/
+1
|
|
\
\
\
\
\
|
*
|
|
|
|
|
ability to change audio track in theora video
Juan Linietsky
2015-10-13
1
-0
/
+1
|
*
|
|
|
|
|
Fixed theora playback. Removed theoraplayer.
Juan Linietsky
2015-09-26
3
-14
/
+38
*
|
|
|
|
|
|
-fixes and more fixes to new scene system, seems stable now..
reduz
2015-10-16
2
-15
/
+51
*
|
|
|
|
|
|
Large improvements on scene packing and management
reduz
2015-10-10
4
-128
/
+1913
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Add missing `return` so Visual Studio compiles
eska
2015-09-22
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Ability to visually debug geometry visually:
Juan Linietsky
2015-09-20
31
-11
/
+503
*
|
|
|
|
Rewrite of the AudioStream API
Juan Linietsky
2015-09-09
6
-102
/
+51
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
-display/emulate_touchscreen now really emulates a touchscreen
Juan Linietsky
2015-08-29
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
**WARNING BEFORE PULLING**
Juan Linietsky
2015-08-23
6
-6
/
+25
|
|
/
|
/
|
*
|
QOL, script buttons in scene tabs
Juan Linietsky
2015-07-26
1
-1
/
+3
|
/
*
-some changes by okam
Juan Linietsky
2015-06-30
2
-4
/
+14
*
Several performance improvements, mainly in loading and instancing scenes and...
Juan Linietsky
2015-06-29
7
-28
/
+31
[next]