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
/
core
/
script_debugger_local.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-17
Haiku: fix build
Kostadin Damyanov
3
-14
/
+14
2015-10-16
-fixes and more fixes to new scene system, seems stable now..
reduz
10
-27
/
+210
2015-10-16
Add GDScript export hint for real numbers with easing `export(float, EASE)`
eska
1
-0
/
+10
2015-10-16
Added specific get_locale to OSX platform
Didier Vandekerckhove
2
-0
/
+7
2015-10-16
Add multiline string GDScript export hint `export(String, MULTILINE)`
eska
1
-0
/
+11
2015-10-16
GraphEdit and GraphNode documentation
Julian Murgia - StraToN
1
-29
/
+79
2015-10-16
Revert "add flag and multiline hits in GDScript"
eska
1
-16
/
+9
2015-10-13
-A little More control about pixel snapping in 2D
Juan Linietsky
6
-3
/
+18
2015-10-13
REUSE_ADDR under windows platform
sanikoyes
1
-0
/
+7
2015-10-13
ability to change audio track in theora video
Juan Linietsky
5
-6
/
+48
2015-10-12
ran cppcheck, fixed cases where array index is used before limits check
firefly2442
2
-50
/
+38
2015-10-10
Expose softness parameter of pin joint to the editor.
Biliogadafr
8
-4
/
+75
2015-10-10
Large improvements on scene packing and management
reduz
19
-215
/
+2305
2015-10-10
Add type mask property to RayCast2D
eska
2
-1
/
+20
2015-10-10
Fix 3D Area mask matching
eska
1
-3
/
+3
2015-10-09
Fix Area2D type mask matching
eska
1
-2
/
+2
2015-10-09
fix parentheses-equality warnings of osx clang
近藤 直人
2
-3
/
+3
2015-10-08
newline fixes
reduz
38
-33297
/
+33297
2015-10-08
fixed uninitialized memory issues in audio code
reduz
3
-2
/
+7
2015-10-08
Please enter the commit message for your changes. Lines starting
Ariel Manzur
2
-4
/
+4
2015-10-07
Minor changes: Organizing imports
Jorge Araya Navarro
1
-3
/
+2
2015-10-07
Minor changes
Jorge Araya Navarro
1
-1
/
+0
2015-10-07
Internationalization implemented
Jorge Araya Navarro
4
-52
/
+326
2015-10-06
Refactoring some strings and ordering imports
Jorge Araya Navarro
1
-70
/
+52
2015-10-05
nested clipping of canvas items now works
Zher Huei Lee
1
-1
/
+5
2015-10-04
Fix bug in EditorPlugin::add_custom_control, fixes #2567
Franklin Sobrinho
1
-0
/
+1
2015-10-03
Fixes following Visual Studio 2013 compile error on windows:
ZuBsPaCe
1
-2
/
+7
2015-10-03
Fixes following Visual Studio 2013 compile error on windows:
ZuBsPaCe
2
-1
/
+3
2015-10-02
Add support for Opus audio format
George Marques
274
-2
/
+68380
2015-10-01
removed unnecessary clear, which prevented root viewport from working right w...
romulox_x
1
-1
/
+0
2015-10-01
-Added ability to use cubic interpolation on image resize (little more qualit...
Juan Linietsky
8
-393
/
+501
2015-09-30
fix miss bind for Node::find_node
volzhs
1
-1
/
+1
2015-09-29
Small readability fixes for the in-game class reference - fixes #2515 and #23...
Jack Gold
1
-6
/
+20
2015-09-28
Add SpriteRegionEditor and update Polygon2DUVEditor
MarianoGNU
9
-3
/
+868
2015-09-27
XML to Open Project Wiki implemented
Jorge Araya Navarro
1
-35
/
+229
2015-09-27
improved iCloud build option description
steve
1
-1
/
+1
2015-09-27
Initial iCloud implementation, supporting key value pairs
steve
7
-0
/
+462
2015-09-27
Hide stderr when trying to detect mingw binaries on posix
Rémi Verschelde
1
-3
/
+3