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
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename Godot-specific resource extensions
George Marques
2017-06-15
1
-1
/
+1
*
Merge pull request #9157 from capnm/fix-https-request
Rémi Verschelde
2017-06-14
1
-2
/
+12
|
\
|
*
Don't append standard ports to the request header.
Martin Capitanio
2017-06-13
1
-2
/
+12
*
|
Merge pull request #9158 from Hinsbart/script_templates
Rémi Verschelde
2017-06-14
1
-0
/
+2
|
\
\
|
*
|
Add ability to use custom script templates.
Andreas Haas
2017-06-13
1
-0
/
+2
|
|
/
*
|
Merge pull request #9175 from bd339/iss9156
Rémi Verschelde
2017-06-14
1
-10
/
+10
|
\
\
|
*
|
Rewrite Image::blit_rect to use the following algorithm:
Benjamin Dahse
2017-06-14
1
-10
/
+10
*
|
|
Merge pull request #9155 from kubecz3k/check-process-type
Rémi Verschelde
2017-06-14
2
-0
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fixed thread check, solves: #3698
kubeczek
2017-06-13
2
-0
/
+8
|
|
/
*
|
Merge pull request #8548 from tagcup/etc2comp
Juan Linietsky
2017-06-13
3
-15
/
+32
|
\
\
|
|
/
|
/
|
|
*
Add ETC1/ETC2 compression support though etc2comp.
Ferenc Arn
2017-05-31
3
-15
/
+32
*
|
Expose zstd and zlib compression levels as global config.
Ferenc Arn
2017-06-11
2
-5
/
+13
*
|
Merge pull request #9104 from tagcup/zstd
Juan Linietsky
2017-06-11
5
-7
/
+43
|
\
\
|
*
|
Add zstd compression support.
Ferenc Arn
2017-06-08
5
-7
/
+43
*
|
|
Added EditorPlugin.remove_import_plugin()
Zher Huei Lee
2017-06-11
1
-0
/
+1
*
|
|
renamed all Rect3.pos to Rect3.position
alexholly
2017-06-09
17
-216
/
+216
*
|
|
-Restored multithread capability to VisualServer
Juan Linietsky
2017-06-09
5
-22
/
+105
|
/
/
*
|
Fix build error, commit bee81d5
Poommetee Ketson
2017-06-08
1
-2
/
+2
*
|
Merge pull request #9002 from Hinsbart/key_action_match
Rémi Verschelde
2017-06-08
1
-1
/
+4
|
\
\
|
*
|
InputEvent: Restore old behaviour for matching key events to actions.
Andreas Haas
2017-05-30
1
-1
/
+4
*
|
|
Merge pull request #8981 from toger5/addedGrowFunction
Rémi Verschelde
2017-06-08
2
-0
/
+23
|
\
\
\
|
*
|
|
added grow functions to Rect2
toger5
2017-06-05
2
-0
/
+23
*
|
|
|
Merge pull request #9015 from mcanders/mcanders/ParseObjectVariantFix
Rémi Verschelde
2017-06-07
1
-2
/
+6
|
\
\
\
\
|
*
|
|
|
Fix Variant::OBJECT token parsing
Carter Anderson
2017-06-04
1
-2
/
+6
*
|
|
|
|
renamed all Rect2.pos to Rect2.position
alexholly
2017-06-04
10
-137
/
+137
|
/
/
/
/
*
|
|
|
InputEvent: Renamed "pos" property to "position"
Andreas Haas
2017-06-03
2
-38
/
+38
*
|
|
|
Merge pull request #8973 from thomas-goerlich/8957_rand_range_bugfix
Rémi Verschelde
2017-06-03
1
-3
/
+1
|
\
\
\
\
|
*
|
|
|
Changed enum to const because enum with uint64 size does not work on VSC++ Co...
Thomas Görlich
2017-05-29
1
-3
/
+1
*
|
|
|
|
Merge pull request #9011 from karroffel/ptrcall-nightmare-fix
Rémi Verschelde
2017-06-01
2
-1
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
fixed PowerState enum cast
Karroffel
2017-06-01
2
-1
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
rewritten PBR implementation to make it friendlier with Blender
Juan Linietsky
2017-05-31
2
-20
/
+8
|
/
/
/
*
|
/
Several fixes related to PBR and Environment
Juan Linietsky
2017-05-30
2
-4
/
+4
|
|
/
|
/
|
*
|
NaturalSort: strings start with . treated differently
Poommetee Ketson
2017-05-29
1
-0
/
+12
*
|
-Added .hdr format support
Juan Linietsky
2017-05-28
5
-42
/
+203
|
/
*
Merge pull request #8936 from Hinsbart/fix_action
Rémi Verschelde
2017-05-27
1
-2
/
+2
|
\
|
*
Fix InputEvent actions.
Andreas Haas
2017-05-27
1
-2
/
+2
*
|
-Added EXR supprot for HDR (no BC6 compression yet though)
Juan Linietsky
2017-05-26
3
-41
/
+515
|
/
*
Fix virtual methods in InputEventKey.
Andreas Haas
2017-05-25
2
-3
/
+3
*
Merge pull request #8590 from tagcup/s3tc_stuff
Juan Linietsky
2017-05-25
2
-327
/
+4
|
\
|
*
Use libsquish to decompress DXT textures.
Ferenc Arn
2017-05-18
2
-327
/
+4
*
|
Merge pull request #8898 from vnen/screentouch-struct-class
Rémi Verschelde
2017-05-25
1
-1
/
+1
|
\
\
|
*
|
Change InputEventScreenTouch from struct to class
George Marques
2017-05-24
1
-1
/
+1
*
|
|
Fix 2D-editor mouse wheel zoom (x11).
Martin Capitanio
2017-05-24
1
-1
/
+1
|
/
/
*
|
-Fix the "set_val" call deferred, it was the only one.. closes #8742
Juan Linietsky
2017-05-23
1
-1
/
+1
*
|
fixed crash on code that checks InputEvent
Juan Linietsky
2017-05-23
1
-1
/
+1
*
|
Merge pull request #8786 from bojidar-bg/fix-astar-weight-scale
Rémi Verschelde
2017-05-22
1
-4
/
+2
|
\
\
|
*
|
Fix weigth scale of A* being applied to the whole path and estimation
Bojidar Marinov
2017-05-22
1
-5
/
+2
*
|
|
Avoid overestimating the cost in AStar heuristics.
Ferenc Arn
2017-05-21
1
-1
/
+1
*
|
|
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
20
-1492
/
+1119
*
|
|
Merge pull request #8829 from supagu/astar-bidirectional
Rémi Verschelde
2017-05-20
2
-4
/
+6
|
\
\
\
[next]