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
/
javascript_main.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-29
Fixes infinite loop in GridContainer
Gilles Roudiere
1
-4
/
+4
2018-03-29
Fix getting Android device information
volzhs
1
-2
/
+8
2018-03-29
Fixed several leaks in VisualServerScene, RasterizerSceneGLES3 and Rasterizer...
Wilson E. Alvarez
5
-0
/
+24
2018-03-29
Fix a potential bug hinted by clang
Bojidar Marinov
1
-4
/
+4
2018-03-29
Fixed leak in BulletPhysicsServer
Wilson E. Alvarez
1
-1
/
+3
2018-03-29
SCons: Fix running 'scons' without platform argument
Rémi Verschelde
1
-105
/
+104
2018-03-29
Prevent android to split-screen
Xavier Sellier
1
-1
/
+2
2018-03-29
Fix for clang warning at distance_to
Marcelo Fernandez
1
-1
/
+1
2018-03-29
Prevent division by zero in GridContainer
Leon Krause
1
-2
/
+2
2018-03-29
Fix silent failure of importing OGG Vorbis files
robfram
1
-0
/
+1
2018-03-29
Update libwebm
ShyRed
5
-107
/
+371
2018-03-29
Fix animation length from glTF not correctly set
Pedro J. Estébanez
1
-4
/
+3
2018-03-29
Fix glTF not accepting VEC3 colors
Pedro J. Estébanez
1
-3
/
+11
2018-03-28
Fix BaseButton not always calling _pressed()
bncastle
1
-0
/
+5
2018-03-28
Fix uninitialized data in Sprite::_get_rects()
Bernhard Liebl
1
-2
/
+2
2018-03-28
Fix garbage in string padding.
Andrew Dunai
1
-1
/
+1
2018-03-28
Added a check for trailing dot when creating folder.
Felix Yang
1
-1
/
+1
2018-03-28
Fix wrong SSL handshake
Pedro J. Estébanez
1
-1
/
+1
2018-03-28
Modify OSX can_export logic to match the logic from EditorExportPlatformPC::c...
Marcelo Fernandez
1
-9
/
+15
2018-03-28
Fix infinite loop in GridContainer layout
Gary Oberbrunner
1
-6
/
+6
2018-03-28
Hack to force macOS window activation for non-bundled app.
bruvzg
1
-1
/
+35
2018-03-28
EditorAudioBus: expand effects list
Poommetee Ketson
1
-0
/
+2
2018-03-28
Add "Show Origin" and "Show Viewport" options to 2D Editor Viewport
Blazej Floch
2
-17
/
+61
2018-03-28
ScriptEditor: Use EditorSettings instead of hardcoded values in constructor.
Andreas Haas
1
-5
/
+5
2018-03-28
Support for uneven amount of channels on PulseAudio
Marcelo Fernandez
2
-19
/
+46
2018-03-28
Use GL_LINE_STRIP instead of GL_LINES when drawing polylines.
Nicolas Silva
1
-1
/
+1
2018-03-28
Add documentation for the DynamicFont hinting property
Hugo Locurcio
1
-0
/
+12
2018-03-28
Add an hinting mode setting to DynamicFonts
Hugo Locurcio
4
-11
/
+65
2018-03-28
Added pitch scale property to AudioStreamPlayer, AudioStreamPlayer2D and Audi...
MrCdK
7
-9
/
+57
2018-03-28
Fix Automatic switch to viewport when playing a scene #16357
Unknown
1
-2
/
+0
2018-03-28
AudioServer emit bus_layout_changed signal when adding, moving or deleting a bus
MrCdK
1
-0
/
+6
2018-03-28
Abort compilation on missing return values (CGG/clang)
bruvzg
1
-0
/
+1
2018-03-28
add restore purchases for iOS
J Andrew Long
2
-0
/
+15
2018-03-28
Fix get_drive (bookmarks) in linux not working
Poommetee Ketson
1
-1
/
+1
2018-03-28
Fix builtin script cannot open from debug stacks
geequlim
1
-1
/
+1
2018-03-28
Don't print error message when select debugger stacks if the debugger is stop...
geequlim
1
-8
/
+8
2018-03-28
Draw relationship line on scene tree dock if option is on
volzhs
1
-0
/
+1
2018-03-28
Fix weird editor crash when switching from editing one gradient to another ke...
JFonS
1
-0
/
+7
2018-03-28
Fix Line2D tile mode for non-square textures
Marc Gilleron
3
-7
/
+15
2018-03-28
Fix line thickness for CollisionPolygon2D.
poke1024
1
-1
/
+2
2018-03-28
Fix grid mesh tile panning bug (issue 16524)
poke1024
2
-3
/
+14
2018-03-28
More threading in AssetLib
Fabio Alessandrelli
1
-0
/
+2
2018-03-28
GridMapEditorPlgn: fix a leak
Poommetee Ketson
1
-2
/
+3
2018-03-18
Bump version to 3.0.3-devel
Hein-Pieter van Braam
2
-4
/
+4
2018-03-14
Dist: Fix Linux desktop file launch argument
Rémi Verschelde
1
-1
/
+1
2018-03-04
SCons: Fix linking system pcre2 on server platform
Rémi Verschelde
1
-0
/
+5
2018-03-03
Bump to 3.0.2-stable
3.0.2-stable
Hein-Pieter van Braam
1
-1
/
+1
2018-03-03
Fix documentation indentation for apply_torqe_impulse
Hein-Pieter van Braam
1
-1
/
+1
2018-03-03
Update changelog for 3.0.2
Hein-Pieter van Braam
1
-0
/
+28
2018-03-03
Fix floatBitsToUint function
Chaosus
1
-4
/
+4
[next]