index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
Age
Commit message (
Expand
)
Author
2015-11-24
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-11-24
-work in progress resourceparser and .tscn parser. Still non-functional
Juan Linietsky
2015-11-24
Correct retvals of String::to_ascii() and String::to_utf8()
est31
2015-11-23
Fix return type of Matrix32 member vars
Rémi Verschelde
2015-11-23
Merge pull request #2788 from masoudbh3/pck-file-name
Rémi Verschelde
2015-11-23
Merge pull request #1820 from guilhermefelipecgs/master
Rémi Verschelde
2015-11-20
add priority to load binaryname.pck
masoud bh
2015-11-20
Load binaryname.pck
masoud bh
2015-11-19
compile fixes
Juan Linietsky
2015-11-19
fix compile error in some msvc version (snprintf not found)
Ariel Manzur
2015-11-19
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-11-19
-remove Vector2.atan2() replaced by Vector2.angle(), fixes #2260
Juan Linietsky
2015-11-19
Fixes the make_doc.sh, <, > and & signs in descriptions that cause the parser...
Aren Villanueva
2015-11-19
Merge pull request #2518 from masoudbh3/godot-icons
Juan Linietsky
2015-11-18
Merge pull request #2707 from akien-mga/master
Juan Linietsky
2015-11-18
Merge pull request #2798 from bojidar-bg/patch-6
Juan Linietsky
2015-11-18
Merge pull request #2737 from akien-mga/type-specific-error-output
Juan Linietsky
2015-11-18
Merge pull request #2749 from TheHX/fix_string_content_test
Juan Linietsky
2015-11-16
Change handling of invalid JSON escape sequences.
Bojidar Marinov
2015-11-11
Implement Quat multiply operator, and xform method
Franklin Sobrinho
2015-11-10
Display error type (error, warning, script error) in OS::print_error
Rémi Verschelde
2015-11-09
Add icon to exe file in windows export
masoud bh
2015-11-06
Fix String content test
Franklin Sobrinho
2015-11-01
Cosmetic fixes to SCons buildsystem
Rémi Verschelde
2015-10-21
-fixed a quite serious scene corruption bug when saving that has been around ...
Juan Linietsky
2015-10-21
-fixes to ring buffer (fixes network error)
Juan Linietsky
2015-10-21
-Ability to debug video memory usage
Juan Linietsky
2015-10-17
Merge pull request #2274 from MarianoGnu/master
Juan Linietsky
2015-10-17
Merge pull request #2256 from sheepandshepherd/list-edits
Juan Linietsky
2015-10-17
Merge pull request #2266 from MrGreenTea/master
Juan Linietsky
2015-10-17
Merge pull request #2479 from firefly2442/cppcheck-unusedvars
Juan Linietsky
2015-10-17
Merge pull request #2520 from bojidar-bg/patch-3
Juan Linietsky
2015-10-17
Merge pull request #2531 from bojidar-bg/patch-4
Juan Linietsky
2015-10-17
Merge pull request #2584 from buresu/fix-parentheses-equality-warnings
Juan Linietsky
2015-10-16
Merge branch 'master' of https://github.com/okamstudio/godot
MarianoGNU
2015-10-16
Merge branch 'master' of https://github.com/okamstudio/godot
reduz
2015-10-13
-A little More control about pixel snapping in 2D
Juan Linietsky
2015-10-10
Merge branch 'master' of https://github.com/okamstudio/godot
reduz
2015-10-10
Large improvements on scene packing and management
reduz
2015-10-09
fix parentheses-equality warnings of osx clang
近藤 直人
2015-10-08
newline fixes
reduz
2015-10-01
-Added ability to use cubic interpolation on image resize (little more qualit...
Juan Linietsky
2015-09-26
Fix some copy-paste mistakes in linear/db volume functions
Rémi Verschelde
2015-09-25
Update mi.name
Bojidar Marinov
2015-09-25
Removed a badly listed parameter from funcRef::call_func...
Bojidar Marinov
2015-09-24
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-09-24
Added ability to set custom mouse cursors. Not hardware accelerated yet.
Juan Linietsky
2015-09-24
Add missing \n to world_wrap. Close #2516
Bojidar Marinov
2015-09-23
Fix _xml_unescape, as suggested by @reduz
Bojidar Marinov
2015-09-23
Flip < and > in String::xml_escape. Close #2511
Bojidar Marinov
[next]