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
/
io
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...
Juan Linietsky
2017-11-25
4
-24
/
+24
*
Merge pull request #13176 from bojidar-bg/allow-subproperty-set
Juan Linietsky
2017-11-22
2
-3
/
+9
|
\
|
*
Fix combatibility with older .scn files
Bojidar Marinov
2017-11-22
2
-3
/
+9
*
|
Merge pull request #12284 from bojidar-bg/allow-subproperty-set
Rémi Verschelde
2017-11-21
2
-19
/
+7
|
\
|
|
*
Allow for getting/setting indexed properties of objects using get/set_indexed
Bojidar Marinov
2017-11-21
2
-19
/
+7
*
|
Return and repair file logging
Ruslan Mustakov
2017-11-21
2
-0
/
+7
*
|
Rename Rect3 to AABB.
Ferenc Arn
2017-11-17
2
-12
/
+12
|
/
*
Implement HTTPClient in HTML5 platform
Leon Krause
2017-11-13
2
-69
/
+78
*
make ConfigFile sections ordered
Karroffel
2017-11-04
2
-6
/
+6
*
make ConfigFile use OrderedHashMap
Karroffel
2017-11-03
2
-9
/
+10
*
Merge pull request #12423 from tagcup/zstd_1.3.2
Rémi Verschelde
2017-10-27
3
-4
/
+19
|
\
|
*
Add an option to use zstd's recently introduced long range matching (off by d...
Ferenc Arn
2017-10-27
3
-5
/
+19
|
*
Update zstd to 1.3.2.
Ferenc Arn
2017-10-26
1
-0
/
+1
*
|
Remove HTTPClient::send_body_text and ::send_body_data
Leon Krause
2017-10-26
2
-14
/
+0
|
/
*
Cleanup unnecessary debug prints
Rémi Verschelde
2017-10-21
1
-18
/
+0
*
Fix rotated logger naming and backup deletion
Ruslan Mustakov
2017-10-20
1
-3
/
+3
*
Remove junk output
Ruslan Mustakov
2017-10-13
1
-2
/
+2
*
Define va_copy with --std=c++03 (fixes #11979)
Ruslan Mustakov
2017-10-10
1
-0
/
+11
*
Merge pull request #11947 from eska014/fix-obj-marshalling
Rémi Verschelde
2017-10-09
1
-1
/
+2
|
\
|
*
Fix binary marshalling of Objects
Leon Krause
2017-10-08
1
-1
/
+2
*
|
Merge pull request #11853 from endragor/long-string-logging
Andreas Haas
2017-10-06
1
-1
/
+4
|
\
\
|
*
|
Fix logging of long strings via RotatedFileLogger
Ruslan Mustakov
2017-10-05
1
-1
/
+4
*
|
|
Added the set/get_setting function in Editor/Project settings. Renamed has() ...
Juan Linietsky
2017-10-05
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #11812 from NathanWarden/fix_validate_ssl
Gilles Roudiere
2017-10-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fixed a bug where ssl would force validation even though you told it not to.
Nathan Warden
2017-10-03
1
-1
/
+1
*
|
fixed the OS.has_feature() API, and added support for 32 and 64.
Juan Linietsky
2017-10-03
1
-1
/
+1
|
/
*
Extract logging logic
Ruslan Mustakov
2017-09-25
15
-0
/
+401
*
Enable building against system zstd.
Elliott Sales de Andrade
2017-09-23
1
-1
/
+1
*
Fix import order, so scenes are imported after textures.
Juan Linietsky
2017-09-20
4
-4
/
+59
*
Rename pos to position in user facing methods and variables
letheed
2017-09-20
20
-36
/
+36
*
Merge pull request #10908 from hpvb/fix-unused-variables
Rémi Verschelde
2017-09-12
3
-29
/
+16
|
\
|
*
Fix unused variable warnings
Hein-Pieter van Braam
2017-09-08
3
-29
/
+16
*
|
Merge pull request #11057 from hpvb/fix-various-warnings
Rémi Verschelde
2017-09-12
2
-2
/
+5
|
\
\
|
*
|
Fix various assorted warnings
Hein-Pieter van Braam
2017-09-08
2
-2
/
+5
|
|
/
*
/
Fix using enum as bool value
Hein-Pieter van Braam
2017-09-07
1
-2
/
+2
|
/
*
-Fixed EditorDirDialog, which was really old and needed to use EditorFileSystem
Juan Linietsky
2017-09-03
1
-0
/
+3
*
Fix typos 'a' and 'an'
Poommetee Ketson
2017-09-02
1
-2
/
+2
*
Fix use of unitialized variables
Hein-Pieter van Braam
2017-09-02
1
-2
/
+2
*
Fix signed and unsigned comparisons
Hein-Pieter van Braam
2017-09-01
9
-22
/
+22
*
Fix issues regarding reload of resources in imported scenes. Closes #10017
Juan Linietsky
2017-08-31
5
-40
/
+57
*
Fix constant reimport on broken files, closes #9930
Juan Linietsky
2017-08-29
4
-3
/
+51
*
Dead code tells no tales
Rémi Verschelde
2017-08-27
1
-48
/
+0
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
60
-60
/
+60
*
Cleanup tons of obsolete commented out code
Rémi Verschelde
2017-08-26
1
-12
/
+9
*
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-24
2
-3
/
+3
*
Merge pull request #10340 from Rubonnek/remove-unnecessary-assignments
Rémi Verschelde
2017-08-22
1
-1
/
+0
|
\
|
*
Removed unnecessary assignments
Wilson E. Alvarez
2017-08-21
1
-1
/
+0
*
|
Merge pull request #10351 from neikeq/enums-are-for-the-weak
Juan Linietsky
2017-08-21
7
-97
/
+99
|
\
\
|
*
|
ClassDB: Provide the enum name of integer constants
Ignacio Etcheverry
2017-08-20
7
-97
/
+99
*
|
|
Merge pull request #10433 from djrm/pr_svg_support
Rémi Verschelde
2017-08-21
2
-4
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]