Age | Commit message (Expand) | Author |
2021-05-03 | Assorted fixes to UV unwrapping and GPU lightmapper | jfons |
2021-03-13 | Replace malloc's with Godot's memalloc macro | Ev1lbl0w |
2021-02-14 | Fix memory leak in Xatlas module | Rafał Mikrut |
2021-02-08 | Initialize class/struct variables with default values in modules/ | Rafał Mikrut |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-18 | SCons: Add explicit dependencies on thirdparty code in cloned env | Rémi Verschelde |
2020-12-02 | xatlas should be using the options configured here | Adam Brown |
2020-12-02 | xatlas: Sync with upstream 5571fc7 | Adam Brown |
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |
2020-05-20 | xatlas: Sync with upstream 470576d | Rémi Verschelde |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-05-10 | New lightmapper | Juan Linietsky |
2020-04-22 | Add caching the lightmap unwrapping on import | JFonS |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-03-30 | SCons: Format buildsystem files with psf/black | Rémi Verschelde |
2020-03-23 | Adding missing include guards to header files identified by LGTM. | Rajat Goswami |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-11-11 | Remove all uses of ERR_EXPLAIN macros. | Marcel Admiraal |
2019-08-28 | Tweak xatlas and import new version b4b5426 | K. S. Ernest Lee |
2019-08-17 | Replace last occurrences of 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' | Rémi Verschelde |
2019-07-22 | SCons: Enable C++11 on the whole codebase | Rémi Verschelde |
2019-07-09 | Update xatlas to b7d7bb. | K. S. Ernest (iFire) Lee |
2019-04-30 | SCons: Always use env.Prepend for CPPPATH | Rémi Verschelde |
2019-04-25 | SCons: Clean xatlas SCsub from thekla/poshlib defines | Rémi Verschelde |
2019-04-24 | SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS | Rémi Verschelde |
2019-04-19 | xatlas: Revert to unmodified upstream code, add to COPYRIGHT | Rémi Verschelde |
2019-02-27 | Fix -Wsign-compare warnings. | marxin |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-10-05 | Fixes to baker, restored xatlas and fixed bake options. | Juan Linietsky |
2018-09-30 | -Many GLES2 optimizations | Juan Linietsky |
2018-09-29 | Fix inconsistent use of tabs and spaces in indentation | Mikko Mustonen |
2018-09-29 | Added xatlas as alternative to thekla, forced it on. | Juan Linietsky |