Age | Commit message (Expand) | Author |
---|---|---|
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-05-22 | Fix dialog spam when inspecting MeshInstance from model file | PouleyKetchoupp |
2020-05-14 | Style: Enforce braces around if blocks and loops | Rémi Verschelde |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-03-08 | Update editor debugger to new remote debugger. | Fabio Alessandrelli |
2020-03-05 | Fix some bugs spotted by asan in editor debugger. | Fabio Alessandrelli |
2020-02-28 | Signals: Port connect calls to use callable_mp | Rémi Verschelde |
2020-02-21 | Huge Debugger/EditorDebugger refactor. | Fabio Alessandrelli |