summaryrefslogtreecommitdiffstats
path: root/modules/xatlas_unwrap
Commit message (Expand)AuthorAgeFilesLines
* SCons: Add unobtrusive type hints in SCons filesThaddeus Crews2024-09-251-0/+1
* Style: Harmonize header includes in modulesRémi Verschelde2023-06-151-1/+3
* One Copyright Update to rule them allRémi Verschelde2023-01-052-58/+58
* SCons: Unify tools/target build type configurationRémi Verschelde2022-09-261-1/+1
* Refactor module initializationreduz2022-05-042-4/+13
* Add sanity checks to lightmap unwrap texel sizejfons2022-02-241-0/+2
* Update copyright statements to 2022Rémi Verschelde2022-01-032-4/+4
* Replaced NULL with nullptrM. Huri2021-10-121-1/+1
* Assorted fixes to UV unwrapping and GPU lightmapperjfons2021-05-031-111/+99
* Replace malloc's with Godot's memalloc macroEv1lbl0w2021-03-131-0/+3
* Fix memory leak in Xatlas moduleRafał Mikrut2021-02-141-0/+1
* Initialize class/struct variables with default values in modules/Rafał Mikrut2021-02-081-2/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-012-4/+4
* SCons: Add explicit dependencies on thirdparty code in cloned envRémi Verschelde2020-12-181-2/+14
* xatlas should be using the options configured hereAdam Brown2020-12-021-1/+1
* xatlas: Sync with upstream 5571fc7Adam Brown2020-12-021-3/+3
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* xatlas: Sync with upstream 470576dRémi Verschelde2020-05-201-1/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-2/+0
* New lightmapperJuan Linietsky2020-05-101-0/+1
* Add caching the lightmap unwrapping on importJFonS2020-04-221-10/+128
* Replace NULL with nullptrlupoDharkael2020-04-021-2/+2
* SCons: Format buildsystem files with psf/blackRémi Verschelde2020-03-302-4/+5
* Adding missing include guards to header files identified by LGTM.Rajat Goswami2020-03-231-0/+5
* Update copyright statements to 2020Rémi Verschelde2020-01-012-4/+4
* Remove all uses of ERR_EXPLAIN macros.Marcel Admiraal2019-11-111-2/+1
* Tweak xatlas and import new version b4b5426K. S. Ernest Lee2019-08-281-3/+3
* Replace last occurrences of 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG'Rémi Verschelde2019-08-171-0/+3
* SCons: Enable C++11 on the whole codebaseRémi Verschelde2019-07-221-4/+0
* Update xatlas to b7d7bb.K. S. Ernest (iFire) Lee2019-07-091-61/+35
* SCons: Always use env.Prepend for CPPPATHRémi Verschelde2019-04-301-1/+1
* SCons: Clean xatlas SCsub from thekla/poshlib definesRémi Verschelde2019-04-251-19/+0
* SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGSRémi Verschelde2019-04-241-6/+6
* xatlas: Revert to unmodified upstream code, add to COPYRIGHTRémi Verschelde2019-04-191-1/+0
* Fix -Wsign-compare warnings.marxin2019-02-271-2/+2
* Update copyright statements to 2019Rémi Verschelde2019-01-012-4/+4
* Fixes to baker, restored xatlas and fixed bake options.Juan Linietsky2018-10-052-6/+16
* -Many GLES2 optimizationsJuan Linietsky2018-09-301-1/+2
* Fix inconsistent use of tabs and spaces in indentationMikko Mustonen2018-09-291-2/+2
* Added xatlas as alternative to thekla, forced it on.Juan Linietsky2018-09-294-0/+216