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_eval.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-13
Fixed several leaks in VisualServerScene, RasterizerSceneGLES3 and Rasterizer...
Wilson E. Alvarez
5
-0
/
+24
2018-03-12
Fix non working action names containing whitespaces
robfram
2
-5
/
+8
2018-03-12
Various ui tweaks for color picker
Bernhard Liebl
2
-5
/
+49
2018-03-12
ScriptTextEditor: fix capitalize offset
Poommetee Ketson
1
-3
/
+8
2018-03-11
Fixes importing hdr files with extra header info
Jorn Van denbussche
1
-6
/
+10
2018-03-11
EditorNode: fix clicking ok keeps trying to save
Poommetee Ketson
1
-0
/
+3
2018-03-11
Fix column width on AutoLoad table on hidpi displays
Bernhard Liebl
1
-2
/
+2
2018-03-11
Show error icon at "Output" in case of errors
Bernhard Liebl
3
-4
/
+10
2018-03-11
Update TileMap when its TileSet changes
ShyRed
2
-3
/
+18
2018-03-11
expose Itemlist.is_anything_selected
Alexander Holland
1
-0
/
+2
2018-03-10
Implement line clipping for `TextureProgress` to avoid bad rendering due to i...
robfram
1
-16
/
+39
2018-03-10
Fix infinite loop in GridContainer layout
Gary Oberbrunner
1
-6
/
+6
2018-03-10
Update Sprite when Texture changes
ShyRed
2
-0
/
+25
2018-03-10
Avoid confusing traceback on attempting build without platform option
Viktor Ferenczi
1
-0
/
+1
2018-03-10
Update preview on filesystem change
ShyRed
1
-0
/
+3
2018-03-10
Fixes infinite loop in GridContainer
Gilles Roudiere
1
-4
/
+4
2018-03-10
Fix broken hover/select coloring of keys in animation editor
Bernhard Liebl
3
-27
/
+32
2018-03-10
Fix wrong pan direction in animation player ui
Bernhard Liebl
1
-2
/
+2
2018-03-10
Fix invalid mix function overload
Chaosus
1
-1
/
+1
2018-03-10
Update Image format enumeration documentation
Neil Moore
1
-0
/
+35
2018-03-09
Fix overlapping timeline text in AnimationEditor
Bernhard Liebl
1
-0
/
+13
2018-03-09
Update libwebm
ShyRed
5
-110
/
+372
2018-03-07
Make the shader token names consistent.
Saracen
1
-0
/
+3
2018-03-07
FIX to broken item select list (zoom and RMB)
Ranoller
1
-2
/
+2
2018-03-07
Bring back Vector2.cross()
Bernhard Liebl
5
-10
/
+18
2018-03-07
Reinstate WebGL 1.0 driver in HTML5 platform
Leon Krause
2
-7
/
+25
2018-03-07
Fix unselectable flipped sprites (fixes 16461)
poke1024
1
-1
/
+7
2018-03-07
Prevent division by zero in GridContainer
Leon Krause
1
-2
/
+2
2018-03-07
Added a check for trailing dot when creating folder.
Felix Yang
1
-1
/
+1
2018-03-06
Build polygon clipper only in tools builds
Leon Krause
2
-1
/
+1
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
Explicitly set OpenGL profile to core (X11, Windows).
bruvzg
3
-4
/
+16
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
Clean and expose get_audio/video_driver_* funcs on OS class
Marcelo Fernandez
15
-116
/
+75
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
[next]