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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #169 from bibby/makedoc
reduz
2014-03-12
3
-5
/
+20
|
\
|
*
Closes bb-code tags, allowing make_doc.sh to finish
bibby
2014-03-05
3
-5
/
+20
*
|
Merge pull request #170 from mutantgames/master.fork
reduz
2014-03-12
1
-1
/
+1
|
\
\
|
*
|
Solved bug to select external editor url
sasori
2014-03-05
1
-1
/
+1
*
|
|
Merge pull request #175 from MysticTreeGames/master
reduz
2014-03-12
3
-0
/
+48
|
\
\
\
|
*
|
|
Adding CodeLite hidden folder to .gitignore
Moritz Wundke
2014-03-08
1
-1
/
+1
|
*
|
|
Adding CodeLite and KDE files to .gitignore
Moritz Wundke
2014-03-08
1
-0
/
+8
|
*
|
|
Do not set number of jobs if already specified
Moritz Wundke
2014-03-08
1
-2
/
+5
|
*
|
|
Fixed typo
Moritz Wundke
2014-03-07
1
-1
/
+1
|
*
|
|
Speed build time up by 6 using multiple jobs
Moritz Wundke
2014-03-07
1
-0
/
+7
|
*
|
|
Addinf basic makefile to support many C/C++ IDEs out there
Moritz Wundke
2014-03-06
1
-0
/
+30
|
|
/
/
*
|
|
Merge pull request #187 from marynate/PR-fix-windows-utf8
reduz
2014-03-12
1
-1
/
+29
|
\
\
\
|
*
|
|
remove unnecessary error check when converting ascii to unicode
marynate
2014-03-11
1
-5
/
+2
|
*
|
|
Convert windows main entry arguments to UTF8; Set locale to system default fo...
marynate
2014-03-11
1
-1
/
+32
|
|
/
/
*
|
|
Merge pull request #189 from sanikoyes/hotfix-ime
reduz
2014-03-12
5
-2
/
+28
|
\
\
\
|
*
|
|
export a unicode font may crash because chunks out of range...
sanikoyes
2014-03-11
1
-1
/
+1
|
*
|
|
fixed editor NodePath property
sanikoyes
2014-03-11
2
-1
/
+4
|
*
|
|
fix gdscript path parse error
sanikoyes
2014-03-11
1
-0
/
+1
|
*
|
|
fix-multi-char-ime-input-chinese
sanikoyes
2014-03-11
1
-0
/
+22
|
|
/
/
*
|
|
Merge pull request #188 from marynate/PR-fix-compression-return
reduz
2014-03-12
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix Compression bug: wrong premature return.
marynate
2014-03-11
1
-2
/
+2
|
|
/
/
*
|
|
Merge pull request #192 from sanikoyes/hotfix-android-text-input
reduz
2014-03-12
4
-6
/
+304
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix android input doe's not work(line edit/text edit)
sanikoyes
2014-03-12
4
-6
/
+304
|
/
/
*
|
Merge pull request #150 from marynate/PR-export-physics-sleep-threshold
reduz
2014-02-28
2
-66
/
+67
|
\
\
|
*
|
Export linear/angular velocity sleep threshold;Change default linear velocity...
marynate
2014-02-27
2
-66
/
+67
*
|
|
Merge pull request #147 from vinzenz/string-improvements
reduz
2014-02-28
2
-3
/
+36
|
\
\
\
|
*
|
|
Adding unit tests for begins_with
Vinzenz Feenstra
2014-02-26
1
-0
/
+31
|
*
|
|
Fix string version of begins_with
Vinzenz Feenstra
2014-02-26
1
-3
/
+5
*
|
|
|
Merge pull request #151 from marynate/PR-fix-line-edit-bind-select
reduz
2014-02-28
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix LineEdit select method binding
marynate
2014-02-27
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #152 from marynate/PR-ux-property-field-auto-select
reduz
2014-02-28
3
-1
/
+59
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Auto select custom property value field when pop up, user can start typing to...
marynate
2014-02-27
3
-1
/
+59
|
/
/
/
*
|
|
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2014-02-26
4
-3
/
+17
|
\
|
|
|
*
|
Merge pull request #133 from vinzenz/master
okamstudio
2014-02-26
2
-2
/
+13
|
|
\
\
|
|
*
|
Fix for 64Bit builds with VC from command line
Vinzenz Feenstra
2014-02-22
1
-2
/
+2
|
|
*
|
Fix handling for CFLAGS and LINKFLAGS like for CCFLAGS
Vinzenz Feenstra
2014-02-22
1
-0
/
+11
|
*
|
|
Merge pull request #136 from marynate/PR-fix-scenedock-instance-btn
okamstudio
2014-02-26
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
Instance button of SceneDock now working
marynate
2014-02-23
1
-1
/
+1
|
*
|
|
|
Merge pull request #137 from marynate/PR-expose-f-key-to-center-sel
okamstudio
2014-02-26
1
-0
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
Add F key to center 3d viewport to selected node
marynate
2014-02-23
1
-0
/
+3
|
|
|
/
/
/
*
|
/
/
/
fixie
Juan Linietsky
2014-02-26
1
-0
/
+3
|
/
/
/
/
*
|
|
|
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2014-02-26
3
-2
/
+3
|
\
\
\
\
|
*
\
\
\
Merge pull request #141 from vinzenz/texture-import-plugin-typo
okamstudio
2014-02-26
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
Typo in 'Atlas Texture' import menu entry
Vinzenz Feenstra
2014-02-24
1
-1
/
+1
|
*
|
|
|
|
Merge pull request #144 from C4NCER/master
okamstudio
2014-02-26
2
-1
/
+2
|
|
\
\
\
\
\
|
|
*
|
|
|
|
add logo.h to .gitignore
C4NCER
2014-02-25
1
-0
/
+1
|
|
*
|
|
|
|
Switch from using deprecated Options class to Variables
C4NCER
2014-02-25
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'freebsd-cleanup' of https://github.com/robmessick/godot into ro...
Juan Linietsky
2014-02-26
2
-2
/
+13
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Unused comparison causes error on clang. Suspect this was a typo.
Rob Messick
2014-02-23
1
-1
/
+1
|
*
|
|
|
|
|
ifdef out body of probe_joystick and process_joysticks on freebsd until a wor...
Rob Messick
2014-02-23
1
-0
/
+4
[next]