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
/
platform
/
javascript
/
os_javascript.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-02
Bug Fixes
Juan Linietsky
56
-1861
/
+7466
2014-11-01
fixes for release apk export
Dana Olson
1
-1
/
+2
2014-11-01
add timestamping authority server option for Android
Dana Olson
1
-0
/
+6
2014-11-01
add option to auto-scan a directory for projects
Dana Olson
2
-0
/
+7
2014-11-01
fixes default project dir option for Create / Import dialogs after quitting t...
Dana Olson
1
-0
/
+1
2014-10-28
- On Windows, Godot now goes fullscreen without video mode change.
Guy Rabiller
1
-2
/
+5
2014-10-27
-Much improvement to baked light baker
Juan Linietsky
61
-338
/
+2147
2014-10-27
- Fix issue #391: GDScript now reduce constant expressions to constant and fo...
Guy Rabiller
1
-5
/
+21
2014-10-27
- Fix issue #802: randomize() now generate non-zero seed during the first hou...
Guy Rabiller
1
-1
/
+1
2014-10-26
Fix some more incorrect bindings
Gerold31
9
-11
/
+11
2014-10-26
Fix issue #821: GDScript now accepts single quoted as well as double quoted s...
Guy Rabiller
1
-3
/
+11
2014-10-24
- Fix BaseButton "Click on Press" issue. Now a button correctly show its visu...
Guy Rabiller
1
-1
/
+11
2014-10-24
Fix some incorrect bindings in PhysicsServer
Gerold31
1
-5
/
+5
2014-10-23
Fix Export -> image group panel
sanikoyes
1
-0
/
+4
2014-10-16
Fix light was alwasy been disabled in release mode (tools=no)
marynate
1
-4
/
+1
2014-10-16
-added custom metadata to physics shapes (2D only for now)
Juan Linietsky
16
-6
/
+86
2014-10-14
-do not use calc_tangents if no UVs
Juan Linietsky
1
-1
/
+4
2014-10-14
Fixes
Juan Linietsky
10
-26
/
+35
2014-10-14
fix view dependent problem in normal mapping
romulox_x
1
-1
/
+1
2014-10-14
Fix ios build error
marynate
1
-1
/
+5
2014-10-14
Collada
Juan Linietsky
25
-184
/
+349
2014-10-12
offset particle drawing order so that recently emitted particles are always d...
romulox_x
1
-1
/
+7
2014-10-12
Little Bits
Juan Linietsky
30
-83
/
+1060
2014-10-10
Remove camera check for 2D audio listener.
Hilton Medeiros
1
-1
/
+1
2014-10-10
missing
Juan Linietsky
1
-1
/
+1
2014-10-10
-less agressive install.txt, existence of this package is proof enough of dis...
Juan Linietsky
1
-13
/
+1
2014-10-09
Modified sprite's draw notification call to use floats instead of integers so...
romulox_x
1
-7
/
+7
2014-10-09
-compatibility fixes, Better Collada is ready for PRIME TIME!
Juan Linietsky
2
-87
/
+98
2014-10-09
-Rasterizer supports meshes with both skeletons and blend shapes
Juan Linietsky
10
-100
/
+406
2014-10-09
Misc Bits
Juan Linietsky
14
-960
/
+79
2014-10-08
Fix android build on windows
marynate
2
-1
/
+2
2014-10-08
Fix travis-ci build config for new build system
marynate
1
-1
/
+1
2014-10-08
Fix windows build issue by moving libraries from LIBS to LINKFLAGS; Remove re...
marynate
2
-2
/
+3
2014-10-07
-One liner fix for crash, line was removed accidentally.
Juan Linietsky
1
-0
/
+2
2014-10-07
Build System Changes
Juan Linietsky
72
-10490
/
+888
2014-10-03
Icons for many new types of nodes
Juan Linietsky
14
-0
/
+2035
2014-10-03
missing fils from yesterday comit.
Juan Linietsky
32
-113
/
+331
2014-10-03
missing demo files
Juan Linietsky
53
-6
/
+200
2014-10-03
Huge Amount of BugFix
Juan Linietsky
84
-341
/
+1657
2014-09-25
warp_mouse_pos for osx
mikica1986vee
1
-1
/
+14
2014-09-25
Restore current frame and assigned actions to the state before export
Ralf Hölzemer
1
-0
/
+15
2014-09-24
Changed GUI text to better match action
Luke Picciau
1
-1
/
+1
2014-09-23
Fix File->Save As in Script panel
Marqin
1
-47
/
+20
2014-09-23
Only export Actions with a user count > 0
Ralf Hölzemer
1
-1
/
+1
2014-09-22
-added collision exception to 3D Physics API too
Juan Linietsky
2
-0
/
+28
2014-09-22
-variables with export in script are now IMMEDIATELY AND ALWAYS visible in pr...
Juan Linietsky
18
-68
/
+235
2014-09-21
Fix #395: change node name does not refresh in the inspector until you resele...
Ralf Hölzemer
2
-0
/
+7
2014-09-21
Fixed too many little issues, check the issues closed today.
Juan Linietsky
24
-44
/
+306