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
/
detect.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-26
-fix sound room params (was not working)
Juan Linietsky
7
-6
/
+68
2014-11-19
missing navmesh demo and small fixes
Juan Linietsky
10
-9
/
+155
2014-11-17
NavMesh
Juan Linietsky
14
-20
/
+224
2014-11-13
allow Alt+arrow keys to pass through editor
Dana Olson
1
-2
/
+8
2014-11-13
UDP Fixes
Juan Linietsky
29
-71
/
+365
2014-11-12
Editor goodies update
Diego Lopes
4
-2040
/
+2215
2014-11-12
oops
Juan Linietsky
1
-1
/
+1
2014-11-12
missing bind
Juan Linietsky
1
-0
/
+1
2014-11-12
3D Import Import & UDP
Juan Linietsky
41
-184
/
+1049
2014-11-11
Fixed documentation typo
Brandon DeRosier
2
-2
/
+2
2014-11-11
Fix AnimationTreePlayer.node_get_input_source typo
Brandon DeRosier
2
-2
/
+2
2014-11-09
Fix compilation error on 32-bit linux
Gerold31
1
-1
/
+1
2014-11-08
add sane radius increment
Dana Olson
1
-3
/
+1
2014-11-07
Fix CppCheck 'duplicateExpression' warning
Boris Egorov
3
-3
/
+3
2014-11-06
missing files with fixes for shower of bullets
Juan Linietsky
4
-8
/
+18
2014-11-05
SceneMainLoop -> SceneTree
Juan Linietsky
168
-1310
/
+1534
2014-11-05
Update cubio.gd
Mavhod
1
-1
/
+1
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
[next]