Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-07 | Style: Apply new clang-format 5.0 style to all files | Rémi Verschelde | |
2017-11-25 | Made Vector::ptrw explicit for writing, compiler was sometimes using the ↵ | Juan Linietsky | |
wrong function, leading to unnecesary copy on writes and reduced performance. | |||
2017-11-17 | Move the remote scene tree to the scene tree dock. | Geequlim | |
Ignore all script constants in the global section of the breakpoint stack. Check property size before send to avoid too large of data be sent. Fix crash while clear the remote objects from the debugger. | |||
2017-11-17 | Abstract some method for script system | geequlim | |
2017-11-16 | GDScript: Refactor "GD" class prefix to "GDScript" | Rémi Verschelde | |