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
/
misc
/
scripts
/
make_glwrapper.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-31
[GDNative] fixed issue with library unloading order
karroffel
1
-13
/
+25
2018-03-31
[GDNative] added GDCALLINGCONV to instance binding functions
karroffel
1
-3
/
+3
2018-03-30
README: Use HTTPS URL for image. (#17851)
Maxwell Paul Brickner
1
-1
/
+1
2018-03-30
[DOCS] Some content for InterpolatedCamera
Mel Collins
1
-0
/
+7
2018-03-30
[DOCS] Typo fix for CollisionShape[2D]
mhilbrunner
2
-2
/
+2
2018-03-30
Fix bug in HTML5 HTTPClient.
Fabio Alessandrelli
1
-1
/
+1
2018-03-29
Fix UWP build after #17194
Fabio Alessandrelli
1
-0
/
+2
2018-03-29
[Docs] fix typos
Poommetee Ketson
2
-8
/
+8
2018-03-28
[DOCS] Node & PackedScene (#17833)
Max Hilbrunner
2
-2
/
+9
2018-03-28
[DOCS] Generic6DOFJoint fixes
Max Hilbrunner
1
-7
/
+7
2018-03-28
Fix IPhone and OSX cross compilation
Fabio Alessandrelli
3
-2
/
+8
2018-03-28
Enable snapping in 2D when control key pressed
Chaosus
1
-9
/
+11
2018-03-26
Simplify CanvasItemEditor anchor drag logic
Wilson E. Alvarez
1
-12
/
+12
2018-03-26
Refactor JavaScript platform build script
Leon Krause
9
-218
/
+105
2018-03-26
Added wrap functions to C#
Chaosus
1
-0
/
+12
2018-03-25
Added the "GLES2" option for the video-driver in the terminal help.
Michael Alexsander Silva Dias
1
-1
/
+1
2018-03-24
Fix mono basis GetEuler bug and marshalling/unmarshalling
Carter Anderson
2
-86
/
+110
2018-03-24
Fix bug added in PR#17589. Resources couldn't be saved to files
robfram
1
-4
/
+2
2018-03-23
Overhaul the display scaling editor settings
Hugo Locurcio
3
-26
/
+78
2018-03-23
Revert "Implement OS_OSX::execute"
bruvzg
2
-50
/
+0
2018-03-22
Replace float with real_t, default Vectors, other misc C# improvements
Aaron Franke
13
-289
/
+471
2018-03-22
Fix for clang warning at distance_to
Marcelo Fernandez
1
-1
/
+1
2018-03-22
Fix dragging window from non-retina to retina display.
bruvzg
1
-0
/
+1
2018-03-22
Fix several in-class initialization clang warning
Marcelo Fernandez
7
-9
/
+18
2018-03-21
Fix missing const in CapsuleShapeSW::get_area
Marcelo Fernandez
1
-1
/
+1
2018-03-21
Fix compressor audio effect sidechain selection
Benedikt Bär
1
-1
/
+1
2018-03-21
Prevented external editor from running multiple times
Ivan Vodopiviz
1
-1
/
+2
2018-03-21
[DOCS] minor ParticlesMaterial docs fix Linear -> Radial
Poommetee Ketson
1
-1
/
+1
2018-03-21
Prevent android to split-screen
Xavier Sellier
1
-1
/
+2
2018-03-21
s/2017/2018/g for gles2, websocket, linux appdata
Poommetee Ketson
37
-73
/
+73
2018-03-21
Add --print-fps option to output FPS to stdout
Rémi Verschelde
2
-4
/
+15
2018-03-20
Updated thekla_atlas to support arm64
Brigham Henry Keys
2
-4
/
+9
2018-03-20
add option to invert y-axis
Julien CATINEAU
2
-2
/
+13
2018-03-20
Fix getting Android device information
volzhs
1
-2
/
+8
2018-03-20
Add RWLockDummy for NO_THREADS builds
Leon Krause
7
-25
/
+30
2018-03-19
Fix crash in `canvas_item_add_polyline` when passing more points than colors
robfram
1
-4
/
+8
2018-03-19
Fix mono build properly!
PJB3005
1
-1
/
+1
2018-03-19
Fix oversampled font artifacts after resize
Ruslan Mustakov
1
-3
/
+3
2018-03-19
Fix possible crash when audio channels change
Marcelo Fernandez
2
-11
/
+33
2018-03-19
Implement OS_OSX::execute
bruvzg
2
-0
/
+50
2018-03-19
Fix animation length from glTF not correctly set
Pedro J. Estébanez
1
-4
/
+3
2018-03-19
Fix glTF not accepting VEC3 colors
Pedro J. Estébanez
1
-3
/
+11
2018-03-18
Mono: Runtime main args and assembly search fixes
Ignacio Etcheverry
2
-15
/
+42
2018-03-18
Fixes wrong calculation of gridcontainer's children size
Gilles Roudiere
1
-2
/
+2
2018-03-18
Disable Emscripten assertions in release_debug builds
Leon Krause
1
-1
/
+2
2018-03-18
Fix bad rendering of BBCode tables in `RichTextLabel`
robfram
2
-3
/
+10
2018-03-18
Fix listing files inside directory in pack file
Pedro J. Estébanez
1
-1
/
+5
2018-03-18
Improve Input.is_action_just_* docs.
Pieter-Jan Briers
1
-2
/
+3
2018-03-18
Fix saving unmodified scenes and resources
robfram
1
-1
/
+7
2018-03-18
Fix Mono builds with Python 3.
Pieter-Jan Briers
1
-1
/
+1
[next]