1
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 10 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix 2g2x for multiple ParseParams on OSX. More... almost 8 years ago
Tweaks to make a nice command line wrapper for ldglite on OSX. More... almost 8 years ago
Update Info.plist for Release 1.3.1 More... about 8 years ago
Update OSX bundle script for Release 1.3.1 More... about 8 years ago
Update OSX Makefile for Release 1.3.1 More... about 8 years ago
Moved ancient MacOS readme file to the doc directory. More... about 8 years ago
Rel 3.1.1 Support for ldrawini and LDSEARCHDIRS. More... about 8 years ago
Fix ldglgui.c file dialog to not overwrite buttons with long filepaths. More... about 8 years ago
Use ALT-B for alpha-trans print key combo. CTRL-B was reserved for zoom. More... about 8 years ago
Enable alpha buffer and osmesa in makefile.linux. It works for me on LMDE. More... about 8 years ago
Fixed segfault with -B0x2000000. Had to use translate_color(). More... about 8 years ago
Fixed the linux build. How was I to know glibc has a "gamma" function? More... about 8 years ago
Use -2g and -2g,2x for Gaussian blur filter decimation (with optional upscaling), instead of -s and friends. More... about 8 years ago
Finished gamma corrected blur decimation filter to handle RGB as well as RGBA. More... about 8 years ago
Use 16bit gamma correct table and then right shift instead of 12bits left shifted. More... about 8 years ago
Added lookup table gamma correction to gaussian blur. Still needs work. More... about 8 years ago
Switched out image decimation filter from 2x2 pixel average to 3x3 gaussian blur for more consistant edgelines. More... about 8 years ago
Added AA decimation by 2 for png output with lowercase -s on cmd line. Bumped version to 1.2.8 More... about 8 years ago
Fixed camera_globe_set code in ParseParams to always switch to front view with -cg cmdline opt. For now. More... about 8 years ago
Split L3*.cpp files into .c for ldglite and .cpp version for lpub3d. Pull ldsearchdirs changes from lpub3d. More... about 8 years ago
Updated the linux makefile to use the .c versions of the L3 code. More... about 8 years ago
Split L3*.cpp files into .c for ldglite and .cpp version for lpub3d. Pull ldsearchdirs changes from lpub3d. More... about 8 years ago
Tried to force perspective projection (ie -J) to avoid the weird LdrawOblique distorted view matrix. More... about 8 years ago
Fix recursive definitions of CC and CXX from linux makefile. More... about 8 years ago
Added option to makefile.linux to override gcc via CC environment var. More... over 10 years ago
Added lsynth to unofficial parts paths. More... over 12 years ago
Version 1.2.6 allow ldconfig.ldr in LDRAWDIR to ruin the original candy colors. More... over 12 years ago
Updated lcolors.c to include most of the official colors as of August 2011. More... over 12 years ago
Some color updates for tans, translucents, chrome, and rubbers. More... over 12 years ago
Updates for devcpp mingw gcc 3.4.5. It has a static glut package. No DLLs, yay! More... over 13 years ago