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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
-fixes and more fixes to new scene system, seems stable now..
reduz
2015-10-16
3
-1
/
+33
*
Merge branch 'master' of https://github.com/okamstudio/godot
reduz
2015-10-10
17
-4773
/
+5633
|
\
|
*
newline fixes
reduz
2015-10-08
4
-4753
/
+4753
|
*
Add support for Opus audio format
George Marques
2015-10-02
1
-0
/
+0
|
*
-Added ability to use cubic interpolation on image resize (little more qualit...
Juan Linietsky
2015-10-01
5
-17
/
+17
|
*
Merge pull request #2528 from MarianoGnu/sprite-edit
Juan Linietsky
2015-09-28
7
-3
/
+863
|
|
\
|
|
*
Add SpriteRegionEditor and update Polygon2DUVEditor
MarianoGNU
2015-09-28
7
-3
/
+863
*
|
|
Large improvements on scene packing and management
reduz
2015-10-10
8
-77
/
+256
|
/
/
*
|
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-09-24
13
-20
/
+152
|
\
\
|
*
|
Fix a bug with doctool (" >")
Bojidar Marinov
2015-09-23
1
-2
/
+2
|
|
/
|
*
Ability to visually debug geometry visually:
Juan Linietsky
2015-09-20
12
-18
/
+150
|
|
\
|
|
*
Merge pull request #2352 from xodene/patch-6/script-file-new
Juan Linietsky
2015-09-16
3
-9
/
+23
|
|
|
\
|
|
|
*
Fix create script dialog title(s)
Maximillian
2015-08-09
2
-1
/
+2
|
|
|
*
Add create new script button to script editor menu
Maximillian
2015-08-09
3
-8
/
+21
|
|
*
|
Set AnimationEditor UndoRedo reference on creation
George Marques
2015-09-13
1
-0
/
+1
|
|
/
/
*
/
/
Added ability to set custom mouse cursors. Not hardware accelerated yet.
Juan Linietsky
2015-09-24
2
-6
/
+21
|
/
/
*
|
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-09-10
1
-0
/
+4
|
\
\
|
*
|
Rewrite of the AudioStream API
Juan Linietsky
2015-09-09
1
-0
/
+4
*
|
|
HTML5 exporter Improvements
Juan Linietsky
2015-09-10
2
-0
/
+1317
|
/
/
*
|
merged some stuff for okam
Juan Linietsky
2015-09-03
5
-139
/
+241
*
|
-removed resources dock, good bye old friend
Juan Linietsky
2015-09-01
8
-28
/
+403
*
|
new editor settings customization of where to run the game from the editor
Juan Linietsky
2015-08-30
2
-1
/
+74
*
|
make moving up&down items from the autoload list work
Juan Linietsky
2015-08-30
1
-9
/
+40
*
|
-fix compile issue (pow)
Juan Linietsky
2015-08-30
2
-4
/
+38
*
|
-Properly keep animation editor and viewport state while switching scene tabs
Juan Linietsky
2015-08-29
4
-1
/
+67
*
|
-display/emulate_touchscreen now really emulates a touchscreen
Juan Linietsky
2015-08-29
5
-1
/
+15
*
|
-added hints to sprite v/hframes, fixes truncation problem
Juan Linietsky
2015-08-29
2
-2
/
+4
*
|
make sure array is created if not existing, as noted by Guilherme Felipe
Juan Linietsky
2015-08-25
3
-4
/
+12
*
|
Show documentation for properties on hover.
Juan Linietsky
2015-08-25
3
-0
/
+62
*
|
Ability to edit all kinds of arrays from the property editor.
Juan Linietsky
2015-08-25
3
-9
/
+363
*
|
Multiple, simultaneous node editing spuport!!
Juan Linietsky
2015-08-25
9
-10
/
+199
*
|
missing type icon
Juan Linietsky
2015-08-24
1
-0
/
+0
*
|
beautiful visual menu to change anchors
Juan Linietsky
2015-08-24
21
-0
/
+140
*
|
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-08-23
3
-3
/
+27
|
\
|
|
*
Merge pull request #2316 from StraToN/clearconsole
Juan Linietsky
2015-08-08
3
-3
/
+27
|
|
\
|
|
*
Damnit, forgot one more debug line ><
Julian Murgia - StraToN
2015-07-30
1
-1
/
+0
|
|
*
forgot to remove a method declaration...
Julian Murgia - StraToN
2015-07-30
1
-1
/
+0
|
|
*
include not necessary anymore
Julian Murgia - StraToN
2015-07-30
1
-1
/
+0
|
|
*
Added automatic clear output on Play in Godot Settings
Julian Murgia - StraToN
2015-07-30
3
-6
/
+17
|
|
*
Added "Clear" button top right of output debug console in editor
Julian Murgia - StraToN
2015-07-29
2
-0
/
+16
*
|
|
**WARNING BEFORE PULLING**
Juan Linietsky
2015-08-23
16
-243
/
+1856
|
/
/
*
|
-Merged the file server with the live editing and remote debug
Juan Linietsky
2015-08-06
12
-58
/
+150
*
|
more debugger fixes
Juan Linietsky
2015-08-04
3
-0
/
+16
*
|
error debugger
Juan Linietsky
2015-08-04
2
-0
/
+138
*
|
live debug fixes
Juan Linietsky
2015-08-02
3
-13
/
+14
*
|
Live edit WORK IN PROGRESS
Juan Linietsky
2015-08-02
10
-10
/
+502
*
|
Merge pull request #2248 from romulox-x/colladaImagePath
Juan Linietsky
2015-07-27
1
-2
/
+2
|
\
\
|
*
|
when copy images enabled, 'images' path prefix was only being written to file...
romulox_x
2015-07-09
1
-2
/
+2
|
|
/
*
|
QOL, script buttons in scene tabs
Juan Linietsky
2015-07-26
5
-2
/
+37
*
|
-added icons for root node types on tabs
Juan Linietsky
2015-07-24
3
-1
/
+24
|
/
[next]