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-02-24
Bump version to 3.0.1-stable
Hein-Pieter van Braam
2
-3
/
+3
2018-02-24
Update doc version strings to 3.0.1
Hein-Pieter van Braam
484
-484
/
+484
2018-02-24
Correct version number for 3.0.1 in the manpage
Hein-Pieter van Braam
1
-1
/
+1
2018-02-24
[DOCS] clarify that OS.get_user_data_dir needs project name
Poommetee Ketson
1
-0
/
+4
2018-02-24
Add --quit option to help output and update manpage
Rémi Verschelde
2
-3
/
+10
2018-02-24
Fix Windows file case changing
Hein-Pieter van Braam
1
-5
/
+22
2018-02-24
Fixes collisions shape selection
Gilles Roudiere
1
-1
/
+1
2018-02-24
Refactor version macros and fix related bugs
Rémi Verschelde
13
-23
/
+43
2018-02-22
Removed whitespaces around arguments of functions.
anakimluke
1
-2
/
+0
2018-02-22
server: Add support for statically linking libgcc and libstdc++
Rémi Verschelde
1
-0
/
+5
2018-02-22
doc: Sync classref with current source
Rémi Verschelde
8
-19
/
+1897
2018-02-22
i18n: Sync translation templates with current source
Rémi Verschelde
46
-1993
/
+3150
2018-02-22
i18n: Sync translations with Weblate
Rémi Verschelde
13
-1978
/
+1617
2018-02-22
Fix quotation in string
Rado'sPC\aRaGaR
1
-1
/
+0
2018-02-22
Delete all selected lines using the delete line shortcut in script editor
Yan Pas
1
-6
/
+20
2018-02-22
Ignore tools CLI flags in non-tools builds.
Pieter-Jan Briers
1
-5
/
+11
2018-02-22
Enforce insert_final_newline in the editorconfig.
Pieter-Jan Briers
1
-0
/
+1
2018-02-22
Clean up some bad words from code comments
Artem Varaksa
14
-23
/
+13
2018-02-22
Fix timer second not zero padded when < 10
Poommetee Ketson
1
-1
/
+1
2018-02-22
Fix loading project.binary from PCK file
Rémi Verschelde
1
-2
/
+6
2018-02-22
Improve error reporting of ProjectSettings::setup()
Rémi Verschelde
3
-31
/
+58
2018-02-22
Made the Debugger's Stack Frames items reselectable.
Michael Alexsander Silva Dias
1
-0
/
+1
2018-02-22
Fix typos with codespell
luz.paz
55
-82
/
+82
2018-02-22
Color:fix setting V switch S to old V value
Poommetee Ketson
1
-1
/
+1
2018-02-22
Added documentation for VehicleBody
BastiaanOlij
2
-0
/
+23
2018-02-22
Insert proper copy icon to debugger
Artem Varaksa
1
-1
/
+1
2018-02-22
Icons update
Daniel J. Ramirez
32
-76
/
+48
2018-02-22
Added missing shader functions
Chaosus
1
-0
/
+38
2018-02-22
Force controls to save rect_clip_content since they do not all default to false.
isaacremnant
1
-1
/
+1
2018-02-21
Change function signature from float to double to match type get_doubleCloses...
hungrymonkey
2
-2
/
+2
2018-02-21
Fixes wrong vertical font layout in RichTextLabel
Bernhard Liebl
2
-4
/
+24
2018-02-21
TextEdit folding over unindented comments
Ian
2
-7
/
+38
2018-02-21
Revert "Fix wrong return type of xform functions"
Hein-Pieter van Braam
3
-14
/
+14
2018-02-21
Fixed sky reflection rendering when transparent BG
AndreaCatania
1
-28
/
+39
2018-02-21
Fixes gravity calculation for kinematic bodies in Bullet
Neil Moore
1
-1
/
+2
2018-02-21
Actually fix the db/dc renaming mess
Hein-Pieter van Braam
2
-2
/
+2
2018-02-21
revert the renaming _tree_db_selected function
Hein-Pieter van Braam
2
-4
/
+4
2018-02-21
Update warning about C# support
Rémi Verschelde
1
-3
/
+4
2018-02-21
Fixed "Open" button being enabled when nothing is selected in a FileDialog wh...
Michael Alexsander Silva Dias
1
-10
/
+6
2018-02-21
gltf: improve embedded data discovery
Florian Zwoch
1
-1
/
+2
2018-02-21
Enable snapping when control key pressed
Chaosus
2
-1
/
+5
2018-02-21
Fixed disappearing text on filedialog buttons
Max
1
-4
/
+4
2018-02-21
[Mono] Fixed "expression did not evaluate to a constant" compiler error for v...
Nathan Warden
1
-3
/
+4
2018-02-21
Fix a rendering bug with screen_texture
Bojidar Marinov
1
-6
/
+4
2018-02-21
using TIME in light shader enables uses_fragment_time
karroffel
2
-7
/
+9
2018-02-21
Keep to show current script when closing all docs
volzhs
4
-13
/
+22
2018-02-21
Added an auto quit and auto build flag to the command line options.
Nathan Warden
3
-5
/
+23
2018-02-21
Create and return LightmapCapture.
K. S. Ernest (iFire) Lee
1
-13
/
+60
2018-02-21
Add dummy audio driver, fix dummy rasterizer
K. S. Ernest (iFire) Lee
4
-7
/
+84
2018-02-21
Fixes to OS_Server and DummyRasterizer to match new signatures
Fabio Alessandrelli
4
-2
/
+14
[next]