56 Commits
Author SHA1 Message Date
Jack Andersen f64ed44fe8 Update fmtlib 2020-04-11 12:48:11 -10:00
Lioncash c10cafe927 ProjectPath: Remove unused file-scope std::regex instance
Same behavior, minus an unnecessary heap allocation on program start.
2020-04-05 09:22:28 -04:00
Jack Andersen c22414ed28 Minor blender exception detection bug fix 2019-10-12 18:54:07 -10:00
Jack Andersen 0b424b2438 Merge branch 'master' of ssh://git.axiodl.com:6431/AxioDL/hecl 2019-09-30 21:30:17 -10:00
Jack Andersen 00df1910f7 Code style improvements 2019-09-30 21:23:35 -10:00
Lioncash ff920958a9 General: Include necessary includes
Ensures all necessary includes are included and also removes headers
that aren't necessary
2019-09-04 19:23:55 -04:00
Lioncash 85c6d26d86 hecl: Make use of FopenUnique
Makes use of the introduced API function to eliminate the need to
explicit fclose FILE* instances.
2019-08-22 01:16:48 -04:00
Lioncash e6824c9d6d hecl/FourCC: Make use of constexpr constructors where applicable 2019-08-15 06:48:38 -04:00
Jack Andersen bd781e15bd Massive fmtlib refactor 2019-07-19 18:22:58 -10:00
Jack Andersen 6013faad97 New code style refactor 2018-12-07 19:18:42 -10:00
Jack Andersen 012d0a4514 Windows sync fixes for API changes 2018-10-14 10:09:15 -10:00
Jack Andersen 62e5d91fe6 Attachment model support in blender addon 2018-10-11 10:48:13 -10:00
Jack Andersen e7c678ff57 Fixes for GameCube targeting 2018-03-27 22:06:34 -10:00
Jack Andersen a6340b03f7 ProjectPath bug fixes 2017-12-01 19:49:45 -10:00
Jack Andersen 6e571a0e5a string_view refactor 2017-11-12 20:13:53 -10:00
Jack Andersen ef71db799a Iterator fix 2017-11-06 22:05:40 -10:00
Jack Andersen 038917dc59 Minor improvements 2017-10-25 19:37:15 -10:00
Jack Andersen 70b73855bf Implement hecl package 2017-10-24 21:46:32 -10:00
Phillip Stephens 8abdc2ff42 Fix stack related crash in getGlobResults 2017-01-01 15:19:03 -08:00
Jack Andersen 536a8e4f7d Remove unnecessary glob regex 2016-09-24 15:57:43 -10:00
Jack Andersen 1326eacf98 Glob path fixes 2016-09-20 19:41:06 -10:00
Jack Andersen a0748dc4e2 Refinements to avoid bad level linkages 2016-09-18 13:46:49 -10:00
Jack Andersen ab1df60c34 Add handy StringUtils begin/end compare functions 2016-08-30 15:13:00 -10:00
Jack Andersen 2a4b0cd21c ProjectPath hashing fix 2016-08-28 14:28:24 -10:00
Jack Andersen 97a5fb2af2 Aux info functionality for ProjectPath 2016-04-04 15:49:42 -10:00