| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move core engine tests to core/ | Rémi Verschelde | 2017-01-08 | 1 | -816/+0 |
| | | |||||
| * | Memory pool vectors (DVector) have been enormously simplified in code, and ↵ | Juan Linietsky | 2017-01-07 | 1 | -8/+25 |
| | | | | | renamed to PoolVector | ||||
| * | Editor settings categories are now tidy and beautiful! | Juan Linietsky | 2017-01-05 | 1 | -0/+14 |
| | | |||||
| * | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to ↵ | Juan Linietsky | 2017-01-02 | 1 | -1/+1 |
| | | | | | | | | | Variant. All usages of "type" to refer to classes were renamed to "class" ClassDB has been exposed to GDScript. OBJ_TYPE() macro is now GDCLASS() | ||||
| * | Use int instead of int32_t for Vectors | Thomas Edvalson | 2016-10-06 | 1 | -1/+1 |
| | | |||||
| * | Hacked a demo C# class parser for neikeq. | Juan Linietsky | 2016-09-15 | 1 | -1/+399 |
| | | |||||
| * | Changed the way the step decimals are computed to a safer way, fixes many ↵ | Juan Linietsky | 2016-07-26 | 1 | -0/+1 |
| | | | | | issues. | ||||
| * | Removed unused variables (first pass) | Rémi Verschelde | 2016-07-07 | 1 | -3/+0 |
| | | | | | Fixes various gcc 5.4.0 warnings for -Wunused-variable and -Wunused-but-set-variable | ||||
| * | Improved binding system (ObjectTypeDB::bind_method) to be friendlier to ↵ | Juan Linietsky | 2016-06-22 | 1 | -0/+7 |
| | | | | | | | statically typed languages, should help in the Mono integration. Disabled by default. | ||||
| * | remove trailing whitespace | Hubert Jarosz | 2016-03-09 | 1 | -1/+1 |
| | | |||||
| * | -Made some icon data types smaller so they take up less space | Juan Linietsky | 2016-02-11 | 1 | -0/+81 |
| | | | | | -Fixed sample import plugin, makes samples sound strange in smp when limited hz | ||||
| * | Update copyright in remaining files + prints in the UI | Rémi Verschelde | 2016-01-11 | 1 | -1/+1 |
| | | |||||
| * | -completely rewritten filesystem dock and internal editor filesystem ↵ | Juan Linietsky | 2016-01-05 | 1 | -1/+1 |
| | | | | | | | management, fixes #1926 -filesystem dock now tracks objects and directories in real-time, fixes #2009 | ||||
| * | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 1 | -1/+1 |
| | | |||||
| * | Updated copyright year in all headers | Juan Linietsky | 2015-04-18 | 1 | -1/+1 |
| | | |||||
| * | -fixed issue with denormals in half precission, closes #1073 | Juan Linietsky | 2015-01-03 | 1 | -0/+1 |
| | | | | | -added h_offset and v_offset to 3D Camera, should allow to do the same as in #1102 | ||||
| * | GODOT IS OPEN SOURCE | Juan Linietsky | 2014-02-09 | 1 | -0/+300 |
