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-02
Some fixes to improve precision and speed on Android. Fixes precision issues ...
Juan Linietsky
2
-2
/
+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
2018-01-01
Mono: Script lifetime fixes
Ignacio Etcheverry
7
-40
/
+89
2017-12-31
Move Project Manager favorite icon back to center.
Ryan Stein
1
-1
/
+1
2017-12-31
Updated timer docs
Andrew Silver
1
-4
/
+6
2017-12-31
Improve LTO build with MSVC
George Marques
1
-1
/
+5
2017-12-30
change float to bool as correct type
firefly2442
1
-1
/
+1
2017-12-30
fix typo in switch statement
firefly2442
1
-1
/
+1
2017-12-30
prevent strings from being evaluated to just "true"
firefly2442
1
-1
/
+1
2017-12-30
Various fixes for 2d polygon editor
Bernhard Liebl
1
-48
/
+62
2017-12-29
Editor: Respect -w command line flag.
Andreas Haas
1
-2
/
+4
2017-12-29
Fixed wrong highlighted line when erroring and using single-line comments, fi...
binbitten
1
-0
/
+1
2017-12-29
avoid error on setting skeleton from transform changed
Juan Linietsky
1
-0
/
+3
2017-12-29
Missing transform notification for Skeleton.
Juan Linietsky
1
-0
/
+1
2017-12-29
Use a different approach to update skeletons when transform changes
Juan Linietsky
2
-3
/
+17
2017-12-29
Update the skeleton on transform
Juan Linietsky
1
-0
/
+3
2017-12-29
Fix Tween follow not working
volzhs
1
-45
/
+38
2017-12-29
Delete AudioServer buses after driver shutdown
Bernhard Liebl
1
-4
/
+4
2017-12-29
Only send editor "settings_changed" if actually changed.
Bernhard Liebl
1
-6
/
+19
2017-12-29
Mono: Bindings no longer relie on DocData for accessors
Ignacio Etcheverry
1
-49
/
+48
2017-12-28
Fix AnimationPlayer redundantly signaling finish
Pedro J. Estébanez
2
-8
/
+14
2017-12-28
Added more hacks to GLTF2 importer to support crap exporter (MakeHuman in thi...
Juan Linietsky
3
-151
/
+171
2017-12-28
Autotile Enhancement
damarindra
2
-63
/
+246
2017-12-28
Fix unindent (shift-tab) on column 0 and more
Bernhard Liebl
1
-13
/
+31
2017-12-28
Double-click word selection for RichTextLabel (i.e. docs)
Bernhard Liebl
5
-38
/
+75
2017-12-28
Added layer and mask in the gridmap node
AndreaCatania
2
-0
/
+96
2017-12-28
Remove some lagginess from TextEdit's smooth scrolling
Bernhard Liebl
1
-4
/
+19
2017-12-28
Respect text editor highlighting color changes
volzhs
5
-169
/
+133
2017-12-29
Fix TreeItem cell text alignment
yanorax
1
-2
/
+2
2017-12-27
Restore the behavior of Spatial rotations recently changed in c1153f5.
tagcup
6
-56
/
+138
2017-12-27
Update TileMap doc descriptions for update_bitmask_area/region
Andrew Thomas
1
-0
/
+3
2017-12-27
More exact picking for canvas editor
Bernhard Liebl
31
-46
/
+345
2017-12-27
Fix crash in StringBuffer::append()
Bernhard Liebl
1
-1
/
+1
2017-12-27
Reimport now checks source path changes and imported files and their md5, fix...
Juan Linietsky
3
-4
/
+74
2017-12-27
Changes to the Project Manager's New Project/Export dialogs.
Michael Alexsander Silva Dias
1
-49
/
+87
2017-12-27
Minor style fixes for editor help
Daniel J. Ramirez
1
-0
/
+5
2017-12-27
Support KEY_UP and KEY_DOWN in LineEdit
Bernhard Liebl
1
-0
/
+12
2017-12-27
Make filesystem search case-insensitive
Wilhem Barbier
1
-2
/
+2
2017-12-27
Fix infinite loop introduced by 6f3486c4 on tiling windows managers
Guilherme Silva
2
-2
/
+50
2017-12-27
Fix Rect2::distance_to() not returning 0
Bernhard Liebl
1
-6
/
+15
2017-12-26
Warn about funcref creation
Bernhard Liebl
1
-1
/
+1
2017-12-27
Fix text editor status font
volzhs
1
-7
/
+8
2017-12-27
[DOCS] PhysicsDirectSpaceState enhancements
homer666
2
-28
/
+28
2017-12-26
fix indent selection crash
Ian
1
-10
/
+8
2017-12-27
[DOCS] Physics2DDirectSpaceState
homer666
1
-31
/
+30
2017-12-26
Properly rename scenes and resources after renaming or moving files, should f...
Juan Linietsky
4
-0
/
+66
2017-12-26
Fixed proper texture binding for sprite material, fixes #13987
Juan Linietsky
2
-2
/
+14
2017-12-27
Use .ttf or .otf file for editor custom font
volzhs
3
-13
/
+17
[next]