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-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 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-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