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
/
modules
/
regex
/
regex.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-01
Fix get_shader_type index upper bound
Carter Anderson
1
-1
/
+1
2017-05-02
Implement mouse capture and hiding in HTML5 export
L. Krause
2
-10
/
+54
2017-05-02
Fix #8617 WindowDialog with custom panel background crashes godot
Marc Gilleron
1
-12
/
+16
2017-05-01
Rename project file to "project.godot"
Rémi Verschelde
11
-45
/
+62
2017-05-01
Make property editor display dictionaries (read only)
mbalint12
1
-0
/
+7
2017-04-30
Scene importer: add -rigidonly flag for empties (fixes #8430)
Andrea Faulds
1
-11
/
+19
2017-04-29
Fix compilation for UWP
George Marques
8
-50
/
+161
2017-04-29
Revert "Use .godot as file extension for project files."
Juan Linietsky
7
-148
/
+45
2017-04-29
Fix HTML5 key events
L. Krause
1
-3
/
+3
2017-04-28
Remove GLUT usage in HTML5 platform
L. Krause
3
-75
/
+27
2017-04-28
Move other lone thirdparty files to thirdparty/misc
Rémi Verschelde
27
-16
/
+90
2017-04-28
Split thirdparty smaz.c out of compressed_translation.cpp
Rémi Verschelde
5
-209
/
+235
2017-04-28
Move core thirdparty files to thirdparty/{minizip,misc}
Rémi Verschelde
43
-38
/
+145
2017-04-28
Add a few missing copyright headers
Rémi Verschelde
6
-4
/
+179
2017-04-28
Detect SSE/SSE2 for libsquish.
Ferenc Arn
1
-0
/
+6
2017-04-28
Fix to use editor theme instead of handling each UI
volzhs
5
-14
/
+9
2017-04-28
Update editor theme
volzhs
9
-3
/
+90
2017-04-27
AudioServer: Set singleton to NULL when destructed
Ignacio Etcheverry
1
-0
/
+1
2017-04-27
Added recent scripts to script editor
Paulb23
3
-0
/
+101
2017-04-27
Fix theme_data.h formatting via make_header.py
Rémi Verschelde
2
-352
/
+232
2017-04-27
Add setting to opt-out of capitalization in the property inspector
Pedro J. Estébanez
5
-8
/
+14
2017-04-27
Add new editor and default theme (WIP)
Daniel J. Ramirez
354
-938
/
+8669
2017-04-26
Fix recognition of resource extensions.
Andreas Haas
2
-2
/
+1
2017-04-26
Tree: Ability to add tooltips to TreeItem buttons.
Andreas Haas
4
-22
/
+38
2017-04-26
Implement HTML5 touch events
L. Krause
2
-206
/
+109
2017-04-26
Changed indent type settings
Paulb23
5
-5
/
+5
2017-04-26
Revert " 3.0 recompute_aabb on add_surface"
Ramesh Ravone
1
-2
/
+0
2017-04-25
added documentation for SurfaceTool
clayjohn
1
-1
/
+28
2017-04-26
3.0 recompute_aabb on add_surface
Ramesh Ravone
1
-0
/
+2
2017-04-26
Fix wrong fallback for locale
volzhs
1
-1
/
+1
2017-04-26
Fix error or download again if use obb for Android
volzhs
1
-1
/
+5
2017-04-25
Reimplement HTML5 mouse input without GLUT
L. Krause
3
-93
/
+113
2017-04-25
Settings: Moving Poly Editor into Editors category
Ramesh Ravone
2
-1
/
+3
2017-04-25
Fix AudioPlayer.get_pos() always returns 0
NNesh
1
-1
/
+7
2017-04-25
Fix auto_accept_quit option to work
volzhs
1
-2
/
+2
2017-04-25
Ability to Convert Case, issue 8079
Paulb23
2
-1
/
+74
2017-04-25
Honoring the Indent setting for gdscript
Ramesh Ravone
1
-10
/
+13
2017-04-25
Fix AudioPlayer.play() bug when music always starts from 0 pos
NNesh
1
-1
/
+1
2017-04-24
Right-clicking a folder in the FileSystem panel now gives the option Show in ...
Attilio Oliva
2
-1
/
+10
2017-04-24
added descriptions for WorldEnvironment node in documentation
clayjohn
1
-0
/
+5
2017-04-24
fixed a bug where saving a GDScript file crashed the editor
Karroffel
1
-2
/
+5
2017-04-24
Fixed #8102, by renaming FixedSpatialMaterial to SpatialMaterial
Nuno Donato
1
-4
/
+4
2017-04-23
[3.0] Fix bug in Image::_get_pixelb
iam13islucky
1
-1
/
+1
2017-04-24
re-added MultiScript
Karroffel
7
-2
/
+1049
2017-04-23
Added a container to EditorNameDialog
Marco Melorio
2
-2
/
+5
2017-04-23
Update snake_case splitting
Marco Melorio
1
-1
/
+3
2017-04-23
Fixed convert indent and trim whitespace on save
Paulb23
1
-7
/
+7
2017-04-23
Fix cursor position on indent convert
Paulb23
1
-1
/
+14
2017-04-23
Fix property warnings and hide some debug prints
Rémi Verschelde
13
-36
/
+36
2017-04-21
Ported/fixed move_and_slide to KinematicBody (3D+floor/ceiling args)
20kdc
2
-0
/
+141
[next]