1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
crunch: reword built-in help and title message
illwieckz
as Thomas Debesse
More... about 1 year ago
crunch: bump date
illwieckz
as Thomas Debesse
More... about 1 year ago
crunch: fix typo in built-in help
illwieckz
as Thomas Debesse
More... about 1 year ago
crunch: other way to detect if a path is a file or a directory
illwieckz
as Thomas Debesse
More... about 1 year ago
crunch: report 32-bit or 64-bit instead of x86 or x64
illwieckz
as Thomas Debesse
More... about 1 year ago
crunch: update bug report instructions
illwieckz
as Thomas Debesse
More... about 1 year ago
readme: update
illwieckz
as Thomas Debesse
More... about 1 year ago
crunch: use _FILE_OFFSET_BITS 64 with fopen/fseek/ftell outside of Linux
illwieckz
as Thomas Debesse
More... about 1 year ago
FreeBSD: enforce aligned allocation
illwieckz
as Thomas Debesse
More... about 1 year ago
macOS: rework some ifdef
illwieckz
as Thomas Debesse
More... about 1 year ago
macOS: rework some ifdef
illwieckz
as Thomas Debesse
More... about 1 year ago
Bump m_userdata0 to 1 to produce files openable with latest Unity game engine
illwieckz
as Thomas Debesse
More... about 1 year ago
crnlib: make CRNLIB_FORCE_INLINE functions extern because the compiler will override anyway
illwieckz
as Thomas Debesse
More... about 1 year ago
cmake: rework things a bit
illwieckz
as Thomas Debesse
More... about 1 year ago
cmake: enforce C++ 11 standard to avoid build errors on macOS
illwieckz
as Thomas Debesse
More... about 1 year ago
crunch: add -h option to print help
illwieckz
as Thomas Debesse
More... about 1 year ago
crunch: fix typo in grayscalsampling help
illwieckz
as Thomas Debesse
More... about 1 year ago
bikeshedding: whitespace
illwieckz
as Thomas Debesse
More... about 1 year ago
crunch: add -noNormalDetection to avoid normal map detection
illwieckz
as Thomas Debesse
More... about 1 year ago
crunch: fix help about helperThreads, use cCRNMaxHelperThreads
illwieckz
as Thomas Debesse
More... almost 2 years ago
readme: update
illwieckz
as Thomas Debesse
More... about 2 years ago
bin: remove old crunch_x64.exe binary to not mislead users
illwieckz
as Thomas Debesse
More... about 2 years ago
cmake: compute reproducible version suffix from git if exists
illwieckz
as Thomas Debesse
More... about 2 years ago
crunch: tell it's about unity format variant
illwieckz
as Thomas Debesse
More... about 2 years ago
crunch: update builtin help
illwieckz
as Thomas Debesse
More... about 2 years ago
cmake: avoid ambiguity, else(something) is else() and not elseif(something)
illwieckz
as Thomas Debesse
More... about 2 years ago
cmake: make CMakeFiles.txt more relative, easier to integrate in parent projects
illwieckz
as Thomas Debesse
More... about 2 years ago
Add nix flake support More... about 2 years ago
fix shift-sign-overflow More... over 2 years ago
fix virtual classes lacking virtual dtor More... over 2 years ago