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
2018-03-06
Fix silent failure of importing OGG Vorbis files
robfram
1
-0
/
+1
2018-03-06
Disable FreeType SIMD in HTML5 builds
Leon Krause
1
-4
/
+12
2018-03-06
Change shebang of pre-commit-clang-format hook to make it portable
robfram
1
-1
/
+1
2018-03-06
Fix bad autocomplete of partially written node paths when using syntactic sug...
robfram
1
-1
/
+1
2018-03-06
Improved error checking at EditorExportPlatformPC::export_project
Marcelo Fernandez
3
-23
/
+23
2018-03-06
Explicitly set OpenGL profile to core (X11, Windows).
bruvzg
3
-4
/
+16
2018-03-06
Update wrap functions
Chaosus
2
-17
/
+12
2018-03-05
Add GL_ARB_framebuffer_object extension support check and GL_EXT_framebuffer_...
bruvzg
4
-47
/
+226
2018-03-05
In CanvasItemEditor, prioritize selected items
Bernhard Liebl
1
-1
/
+16
2018-03-05
skip demo download prompt if ssl is unavailable
Emanuele Fornara
1
-1
/
+1
2018-03-04
Fix new Node dialog Create button behavior
Ivan Vodopiviz
1
-0
/
+2
2018-03-04
Fix uninitialized data in Sprite::_get_rects()
Bernhard Liebl
1
-2
/
+2
2018-03-04
Fix garbage in string padding.
Andrew Dunai
1
-1
/
+1
2018-03-04
Clean and expose get_audio/video_driver_* funcs on OS class
Marcelo Fernandez
15
-116
/
+75
2018-03-04
fix enum from preloaded script in export
x1212
1
-4
/
+7
2018-03-04
[mono] write classes with no constructor as abstract
Paul Joannon
1
-2
/
+3
2018-03-04
[mono] rename functions to conform to PascalCase
Paul Joannon
3
-19
/
+19
2018-03-04
SCons: Fix linking system pcre2 on server platform
Rémi Verschelde
1
-0
/
+5
2018-03-03
Fix for a possible crash when a custom theme is not loaded properly
Marcelo Fernandez
1
-1
/
+3
2018-03-03
Modify OSX can_export logic to match the logic from EditorExportPlatformPC::c...
Marcelo Fernandez
1
-9
/
+15
2018-03-03
Fix floatBitsToUint function
Chaosus
1
-4
/
+4
2018-03-03
Hack to force macOS window activation for non-bundled app.
bruvzg
1
-1
/
+35
2018-03-03
i18n: Sync translation templates with 3.0 source
Rémi Verschelde
46
-321
/
+368
2018-03-03
i18n: Sync translations with Weblate
Rémi Verschelde
13
-764
/
+705
2018-03-03
[DOCS] Small fix to Area: Fix copy/paste errors
Max Hilbrunner
1
-3
/
+3
2018-03-03
Fix 3 memory leaks
Chaosus
4
-2
/
+21
2018-03-03
FIX Windows enter/exit mouse notifications
Ranoller
1
-0
/
+2
2018-03-02
Add "Show Origin" and "Show Viewport" options to 2D Editor Viewport
Blazej Floch
2
-15
/
+57
2018-03-02
Update AUTHORS and DONORS list
Rémi Verschelde
2
-10
/
+34
2018-03-02
Fix more regressions in RichTextLabel from PR 15711
Bernhard Liebl
1
-9
/
+5
2018-03-02
Fix selection of Sprites using AtlasTexture in the editor.
Andreas Loew
1
-1
/
+21
2018-03-02
s/Camear/Camera in docs
Poommetee Ketson
1
-2
/
+2
2018-03-02
TileSetEditorPlgn: use EditorHandle icon as handle
Poommetee Ketson
2
-17
/
+37
2018-03-02
Fix serialization of identifiers with non printable ASCII characters
Rémi Verschelde
1
-2
/
+9
2018-03-02
EditorAudioBus: expand effects list
Poommetee Ketson
1
-0
/
+2
2018-03-02
fix GLES2 line rendering
karroffel
1
-1
/
+3
2018-03-02
GLES2 renderer support on macOS.
bruvzg
5
-19
/
+77
2018-03-02
TileSet&TextureRegion: fix error when getting nonexistent tile
Poommetee Ketson
2
-2
/
+8
2018-03-02
Don't crash when trying to add an invalid navmesh
Hein-Pieter van Braam
1
-0
/
+1
2018-03-02
Fix `--help` output, allow renderer override from command line (`--video-driv...
bruvzg
4
-14
/
+20
2018-03-02
GridMap: fix next/prev plane text, fix meta not found
Poommetee Ketson
1
-3
/
+3
2018-03-02
prune cache only at the start and end of build
Rhody Lugo
1
-10
/
+2
2018-03-02
[DOCS] NetworkedMultiplayerENet
Max Hilbrunner
1
-3
/
+13
2018-03-02
[DOCS] Small fix to PinJoint2D
Max Hilbrunner
1
-1
/
+1
2018-03-02
NativeScript: Fix initialization in wrong scope
Rémi Verschelde
1
-1
/
+1
2018-03-01
Add documentation for the DynamicFont hinting property
Hugo Locurcio
1
-0
/
+12
2018-03-01
ScriptEditor: Use EditorSettings instead of hardcoded values in constructor.
Andreas Haas
1
-5
/
+5
2018-03-01
Moves the md5sum's from the <filename>.import file into .import/<filename>.md5
Geoffrey
1
-12
/
+51
2018-03-01
Support for uneven amount of channels on PulseAudio
Marcelo Fernandez
2
-19
/
+46
2018-03-01
Fix regression through fa98637acaab9135568bf0d43a65c9c96b59c32d
poke1024
1
-0
/
+5
[prev]
[next]