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
/
variant_parser.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-6
/
+0
*
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-05-14
1
-7
/
+6
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-9
/
+9
*
Fixes bugs found by Sonarcloud and Coverity
qarmin
2020-03-02
1
-1
/
+1
*
Added StringName as a variant type.
Juan Linietsky
2020-02-21
1
-0
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
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
-1
/
+2
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-3
/
+3
*
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
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-41
/
+25
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
Add missing license headers in our source files (#5255)
Rémi Verschelde
2016-06-18
1
-0
/
+28
*
-Use simpler methods for parsing simple tags, fixes #3274
Juan Linietsky
2016-01-08
1
-3
/
+3
*
-fix bugs related to parsing config files with new variantparser, closes #324...
Juan Linietsky
2016-01-07
1
-0
/
+1
*
suport old-style engine.cfg colors in VariantParser, fixes #3176
Juan Linietsky
2015-12-31
1
-0
/
+1
*
-Changed var2str and str2var in GDScript to use VariantWriter and VariantParser
Juan Linietsky
2015-12-31
1
-0
/
+13
*
-Ensure .tscn and .tres always save in a deterministic way, fixes #2495
Juan Linietsky
2015-12-31
1
-0
/
+21
*
-Fixed bug with scene inheritance, should work again
Juan Linietsky
2015-11-28
1
-4
/
+7
*
-work in progress resourceparser and .tscn parser. Still non-functional
Juan Linietsky
2015-11-24
1
-0
/
+100