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
/
api
/
javascript_eval.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-05
Visual glitch when dragging keyframes #15285. Changed to int cast.
Thomas Lynge
1
-1
/
+1
2018-01-05
Drop obsolete bitmap doc fonts
Rémi Verschelde
4
-109
/
+0
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
1527
-238
/
+2313
2018-01-05
Improve script to add/fix copyright headers
Rémi Verschelde
1
-17
/
+46
2018-01-05
Visual glitch when dragging keyframes #15285
Thomas Lynge
1
-1
/
+1
2018-01-04
forward_canvas_gui_input only takes one parameter
Tim Schellenberg
1
-1
/
+1
2018-01-04
Mono: Add properties support in scripts
Ignacio Etcheverry
20
-169
/
+690
2018-01-04
Add GDnative wrapper lib on CI build
Emmanuel Leblond
2
-2
/
+2
2018-01-04
Disable lto for gdnative wrapper
Emmanuel Leblond
1
-0
/
+8
2018-01-04
Clean up \n from end of translation strings
Artem Varaksa
6
-12
/
+12
2018-01-05
Fix get_edited_scene_root error at starting editor
volzhs
3
-2
/
+4
2018-01-04
Fix macOS and other builds after #15299
Duy-Nguyen TA
5
-7
/
+8
2018-01-04
Add support from properly exporting shared objects, needed for GDNative export
Juan Linietsky
4
-5
/
+60
2018-01-05
Fix PopupMenu to show & detect properly hover area
volzhs
1
-3
/
+2
2018-01-04
Fix TextEdit::_get_mouse_pos rounding errors
Bernhard Liebl
1
-5
/
+5
2018-01-04
Document Control.mouse_filter and its constants.
PJB3005
1
-0
/
+4
2018-01-04
Fixed missing parenthesis
Artem Varaksa
1
-1
/
+1
2018-01-04
Add missing translation in Javascript export dialog
Rémi Verschelde
1
-9
/
+9
2018-01-04
Fix Issue#15303 FreeBSD compilation error in thekla_atlas due to wrong defini...
robfram
1
-2
/
+10
2018-01-04
Project Manager: fix random breaking of scrolling
Bernhard Liebl
1
-0
/
+1
2018-01-04
Change OS::initialize signature to return Error (fix segfault on x11)
Emmanuel Leblond
21
-41
/
+63
2018-01-04
Fixed "Tile Set" button always showing bug introduced with #15309.
Michael Alexsander Silva Dias
1
-10
/
+12
2018-01-04
RichTextLabel: don't draw underline on single characters
Bernhard Liebl
1
-10
/
+11
2018-01-04
Tree: only draw visible relationship lines
Bernhard Liebl
1
-7
/
+23
2018-01-04
Fix word wrapping in tables in RichTextLabel
Bernhard Liebl
1
-4
/
+6
2018-01-03
found via cppcheck:
firefly2442
7
-11
/
+7
2018-01-04
doc: Sync classref with current source
Rémi Verschelde
3
-41
/
+39
2018-01-04
Fix crash in OS::execute on FreeBSD
Rémi Verschelde
4
-11
/
+10
2018-01-03
Fixed the "Tile Set" button being able to go out of bounds.
Michael Alexsander Silva Dias
1
-7
/
+2
2018-01-03
TextEdit horizontal scrolling with shift
Ian
1
-2
/
+10
2018-01-03
Avoid crashes in skeleton
Juan Linietsky
1
-2
/
+2
2018-01-03
Revert "Add missing image format RGB10A2. Fixes #14964"
Juan Linietsky
3
-33
/
+1
2018-01-03
Small fixes for the Curve Editor's context menu.
Michael Alexsander Silva Dias
1
-20
/
+3
2018-01-03
Avoid redundant copy-on-writes in RingBuffer
Bernhard Liebl
1
-8
/
+9
2018-01-03
Fix broken Info.plist after copyright update
Razah
4
-3
/
+6
2018-01-03
RasterizerStorageGLES3, delete particle objects freed by RID
Ibrahn Sahir
1
-0
/
+4
2018-01-03
Made the Create Dialog be clearer when it's changing a type of something.
Michael Alexsander Silva Dias
3
-9
/
+26
2018-01-03
doc: Sync classref with current source
Rémi Verschelde
18
-102
/
+268
2018-01-03
Remove too verbose printf statements from VideoStreamTheora
samvila
1
-9
/
+0
2018-01-03
#15078 renamed "z" -> "z_index" property in Node2D
Jerome67000
15
-38
/
+38
2018-01-03
Make code editor's error display autowrap
Bernhard Liebl
1
-1
/
+1
2018-01-03
Update android build tool to latest
volzhs
3
-4
/
+4
2018-01-03
Fix premature declaration of shader variables created with assignment
binbitten
1
-3
/
+3
2018-01-03
Fix crash while the debugger encode a freed object.
Geequlim
1
-2
/
+8
2018-01-02
Some fixes to improve precision and speed on Android. Fixes precision issues ...
Juan Linietsky
2
-2
/
+12
2018-01-02
Improve : ease of use TileSet Editor
damarindra
2
-13
/
+57
2018-01-02
Add Show In File System to script editor tabs
sersoong
2
-1
/
+12
2018-01-01
Make GDNative DLLs work on UWP
George Marques
5
-2
/
+65
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
1647
-3310
/
+3309
2018-01-01
Mono: Change BindingsGenerator singleton to avoid StringName leaks
Ignacio Etcheverry
4
-18
/
+30
[next]