0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 06, 2024 — Jun 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add a screen saver target with some haphazardly thrown-together initialisation code
Magnus Achim Deininger
as Magnus Deininger
More... about 9 years ago
improve OSX UX a bit more: automatically set correct values when changing models
Magnus Achim Deininger
as Magnus Deininger
More... about 9 years ago
improve UX a bit by limiting the available dimensions depending on other related settings.
Magnus Achim Deininger
as Magnus Deininger
More... about 9 years ago
fix a few data bindings
Magnus Achim Deininger
as Magnus Deininger
More... about 9 years ago
merge the camera and model tabs - they now totally fit on a single screen
Magnus Achim Deininger
as Magnus Deininger
More... about 9 years ago
disable face culling - the OpenGL backend driver no longer populates back faces.
Magnus Achim Deininger
as Magnus Deininger
More... about 9 years ago
remove the realign functions - they kinda didn't work to begin with and aren't really used anywhere.
Magnus Achim Deininger
as Magnus Deininger
More... about 9 years ago
this camera source coordinate thing isn't really working out... More... about 9 years ago
somehow IB changed something here.. More... about 9 years ago
move the drawer views into the main window view More... about 9 years ago
turn the base model toolbar item into a pull up button. More... about 9 years ago
change some layout settings to auto and automatically populate the list of available dimensions. More... about 9 years ago
fix compiler warning More... about 9 years ago
add a few additional bindings for the OSX frontend, in order to narrow down the list of available dimensions based on the selected model. More... about 9 years ago
add support for 4D transforms in pixel shaders instead of on the CPU More... about 9 years ago
add an Xcode target for the CLI binary More... about 9 years ago
found it: turns out it's a bad idea to autorelease the OpenGL pixel format object More... about 9 years ago
trying to update this to the new Xcode. iOS still works (modulo having to update things for the InAppSettingsKit) but OSX is acting up. More... about 9 years ago
updated copyright boilerplate in source files
Magnus Achim Deininger
as Magnus Deininger
More... about 9 years ago
had a minor logic snafu there More... over 9 years ago
make omissions slightly more robust More... over 9 years ago
only print arguments that are necessary for reconstructing from a clean state object More... over 9 years ago
cleanups and fixes
Magnus Achim Deininger
as Magnus Deininger
More... over 9 years ago
hook up the CLI argument thingy with the hashes on the web version - much cleaner than JSON. Bit longer that, too.
Magnus Achim Deininger
as Magnus Deininger
More... over 9 years ago
add an output mode that produces CLI arguments; also fix a few minor issues with parsing CLI arguments in the first place.
Magnus Achim Deininger
as Magnus Deininger
More... over 9 years ago
latest version of emscripten doesn't seem to like this argument setup when no hash is present...
Magnus Achim Deininger
as Magnus Deininger
More... over 9 years ago
typo in the main argument for the SDL version
Magnus Achim Deininger
as Magnus Deininger
More... over 9 years ago
minor cleanup
Magnus Achim Deininger
as Magnus Deininger
More... over 9 years ago
update the argument parsing code to use standard libefgy command line arguments
Magnus Achim Deininger
as Magnus Deininger
More... over 9 years ago
make use of the new SVG stream tag. somewhat. it's all still kind of cobbled together and needs streamlining.
Magnus Achim Deininger
as Magnus Deininger
More... over 9 years ago