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
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
130
-130
/
+130
*
Re-apply clang-format to all files
Rémi Verschelde
2017-08-27
2
-5
/
+5
*
Correct hash behavior for floating point numbers
Hein-Pieter van Braam
2017-08-20
2
-5
/
+5
*
Add closest_power_of_2 func and implement mix_rate/latency on OS X
Marcelo Fernandez
2017-08-18
3
-4
/
+4
*
push variable later when created, to avoid self-referencing as a valid case, ...
Juan Linietsky
2017-08-13
1
-2
/
+5
*
Enhanced debugger. ake 2.1 more productive!
geequlim
2017-07-11
2
-6
/
+46
*
Merge pull request #9364 from Noshyaar/pr-genh21
Rémi Verschelde
2017-06-25
1
-1
/
+1
|
\
|
*
BuildSystem: generated files have .gen.ext
Poommetee Ketson
2017-06-25
1
-1
/
+1
*
|
GdScript: Add signal autocompletion to emit_signal function
Mariano Suligoy
2017-06-25
1
-1
/
+1
|
/
*
Update freetype to 2.8
volzhs
2017-06-25
1
-0
/
+6
*
Fix cherry-picking issues caused by code updates
George Marques
2017-06-07
2
-0
/
+35
*
Use libsquish to decompress DXT textures.
Ferenc Arn
2017-05-26
3
-0
/
+43
*
Move other lone thirdparty files to thirdparty/misc
Rémi Verschelde
2017-05-26
6
-1380
/
+16
*
Detect SSE/SSE2 for libsquish.
Ferenc Arn
2017-05-26
1
-0
/
+6
*
fixed a bug where saving a GDScript file crashed the editor
Karroffel
2017-05-26
1
-1
/
+4
*
Fix typo in Parser Error message
curtisxk38
2017-05-26
1
-1
/
+1
*
Add extended check option to GDFunctionState::is_valid()
Pedro J. Estébanez
2017-05-17
2
-4
/
+16
*
Implemented scrolling factor for smooth trackpad scrolling
Sean Bohan
2017-05-15
1
-2
/
+2
*
Revert "Make inline blocks in GDScript more pythonic"
Rémi Verschelde
2017-04-08
1
-9
/
+1
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
126
-0
/
+126
*
Add enum naming, by assinging a given enum's values to a Dict
Bojidar Marinov
2017-04-06
1
-0
/
+20
*
Adds enums to GDScript
Bojidar Marinov
2017-04-06
3
-0
/
+87
*
SCons: Add option to toggle warnings (on by default)
Rémi Verschelde
2017-03-25
1
-1
/
+0
*
Make inline blocks in GDScript more pythonic
Bojidar Marinov
2017-03-24
1
-1
/
+9
*
Fix random crashes when using yield()
Pedro J. Estébanez
2017-03-21
1
-1
/
+1
*
Fix linking order for builtin freetype
Rémi Verschelde
2017-03-19
1
-18
/
+14
*
Fixed typo in gdscript autocompletion.
mbalint12
2017-03-19
1
-1
/
+1
*
Bring that Whole New World to the Old Continent too
Rémi Verschelde
2017-03-19
108
-14621
/
+12619
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-18
3
-8
/
+8
*
Style: Various fixes to play nice with clang-format
Rémi Verschelde
2017-03-18
3
-27
/
+33
*
Style: Fix statements ending with ';;'
Rémi Verschelde
2017-03-18
6
-13
/
+13
*
Style: No break before list brace
Rémi Verschelde
2017-03-18
1
-2
/
+1
*
Allow preload to accept a const string.
Hein-Pieter van Braam
2017-03-18
1
-4
/
+25
*
Remove bounds check when resuming from yield.
Hein-Pieter van Braam
2017-03-18
1
-1
/
+1
*
Skip asserts on non-debug builds at compiler level
Pedro J. Estébanez
2017-03-13
1
-0
/
+2
*
Update libwebp to 0.6.0
volzhs
2017-02-18
1
-89
/
+99
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-12
126
-126
/
+126
*
Disallow assignment to expressions
Bojidar Marinov
2017-01-12
1
-0
/
+9
*
Add named colors to GDScript/core.
Bojidar Marinov
2017-01-12
2
-0
/
+38
*
Ternary operator in GDScript (a if x else b)
Bojidar Marinov
2017-01-10
3
-14
/
+125
*
Allow for linebreaks in function calls and definitions and yeild/signal.
Bojidar Marinov
2017-01-10
1
-2
/
+30
*
opus: Move public headers to match system install
Rémi Verschelde
2016-11-03
2
-1
/
+2
*
scons: Reorder options for clarity
Rémi Verschelde
2016-11-03
10
-16
/
+16
*
style: Fix PEP8 blank lines issues in Python files
Rémi Verschelde
2016-11-02
20
-12
/
+16
*
style: Fix PEP8 whitespace issues in Python files
Rémi Verschelde
2016-11-02
14
-49
/
+49
*
style: Start applying PEP8 to Python files, indentation issues
Rémi Verschelde
2016-11-02
34
-1263
/
+1263
*
scons: msvc_is_detected not available in 2.1
Rémi Verschelde
2016-10-31
1
-1
/
+1
*
Fixes #6487, GDscript compiler ignores OPCODE_LINE and OPCODE_BREAKPOINT in R...
yg2f
2016-10-31
1
-2
/
+4
*
SCsub: Add python shebang as a hint for syntax highlighting
Rémi Verschelde
2016-10-30
20
-0
/
+40
*
Theora: Don't compile unnecessary files, rename "x86_opt_*"
Błażej Szczygieł
2016-10-30
1
-25
/
+25
[next]