index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
io
/
resource_format_binary.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove more deprecated methods and code
Rémi Verschelde
2020-02-13
1
-70
/
+0
*
Merge pull request #36095 from timothyqiu/corrupted-resource
Rémi Verschelde
2020-02-11
1
-13
/
+28
|
\
|
*
Fixes crash when resource file is corrupted
Haoyu Qiu
2020-02-11
1
-13
/
+28
*
|
GIProbes working.
Juan Linietsky
2020-02-11
1
-1
/
+1
|
/
*
Remove duplicate WARN_PRINT macro.
Marcel Admiraal
2020-02-05
1
-1
/
+1
*
Remove duplicate ERR_PRINT macro.
Marcel Admiraal
2020-02-05
1
-1
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Added some obvious errors explanations
qarmin
2019-09-25
1
-12
/
+12
*
Fix memory leak in ResourceFormatSaverBinary::save
qarmin
2019-08-30
1
-0
/
+3
*
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
Braden Bodily
2019-08-17
1
-29
/
+17
*
Fix some code found by Coverity Scan and PVS Studio
qarmin
2019-07-23
1
-1
/
+1
*
Changed some code showed in LGTM and Coverage
qarmin
2019-07-20
1
-1
/
+1
*
Added release function to PoolVector::Access.
Ibrahn Sahir
2019-07-06
1
-9
/
+9
*
Some code changed with Clang-Tidy
qarmin
2019-06-26
1
-2
/
+2
*
Fix always true/false values
qarmin
2019-06-20
1
-7
/
+3
*
Style: Apply new changes from clang-format 8.0
Rémi Verschelde
2019-04-09
1
-1
/
+2
*
Fix -Wsign-compare warnings.
marxin
2019-02-27
1
-1
/
+1
*
Prevent circular references to scene being saved, fixes #24384
Juan Linietsky
2019-02-24
1
-1
/
+6
*
Implement a cleaner (and better) way to save imagedata from ImageTexture, fix...
Juan Linietsky
2019-02-21
1
-2
/
+25
*
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-02-20
1
-8
/
+7
*
Fix code style issues
Rémi Verschelde
2019-01-26
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Moved member variables to initializer list
Wilson E. Alvarez
2018-12-11
1
-6
/
+5
*
-Moved EditorDefaultValue to ClassDB, made it core
Juan Linietsky
2018-11-08
1
-1
/
+6
*
Fixing warnings generated by MSVC
Dualtagh Murray
2018-10-19
1
-1
/
+1
*
Fix warnings for operator precedence disambiguation [-Wparentheses]
Rémi Verschelde
2018-09-27
1
-1
/
+1
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-2
/
+2
*
Fixes scene corruption when updating dependencies.
Rainer Deyke
2018-03-24
1
-3
/
+5
*
Clean up some bad words from code comments
Artem Varaksa
2018-02-17
1
-1
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
fix compile issue
Juan Linietsky
2017-12-15
1
-1
/
+1
*
-Added new scene conversion to binary on export (disabled by default, please ...
Juan Linietsky
2017-12-15
1
-23
/
+45
*
Merge pull request #13176 from bojidar-bg/allow-subproperty-set
Juan Linietsky
2017-11-22
1
-3
/
+8
|
\
|
*
Fix combatibility with older .scn files
Bojidar Marinov
2017-11-22
1
-3
/
+8
*
|
Merge pull request #12284 from bojidar-bg/allow-subproperty-set
Rémi Verschelde
2017-11-21
1
-5
/
+1
|
\
|
|
*
Allow for getting/setting indexed properties of objects using get/set_indexed
Bojidar Marinov
2017-11-21
1
-5
/
+1
*
|
Rename Rect3 to AABB.
Ferenc Arn
2017-11-17
1
-6
/
+6
|
/
*
Cleanup unnecessary debug prints
Rémi Verschelde
2017-10-21
1
-18
/
+0
*
Rename pos to position in user facing methods and variables
letheed
2017-09-20
1
-4
/
+4
*
Merge pull request #10908 from hpvb/fix-unused-variables
Rémi Verschelde
2017-09-12
1
-27
/
+14
|
\
|
*
Fix unused variable warnings
Hein-Pieter van Braam
2017-09-08
1
-27
/
+14
*
|
Fix various assorted warnings
Hein-Pieter van Braam
2017-09-08
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 signed and unsigned comparisons
Hein-Pieter van Braam
2017-09-01
1
-3
/
+3
*
Fix issues regarding reload of resources in imported scenes. Closes #10017
Juan Linietsky
2017-08-31
1
-2
/
+3
*
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
1
-1
/
+1
*
Cleanup tons of obsolete commented out code
Rémi Verschelde
2017-08-26
1
-12
/
+9
[next]