add a screen saver target with some haphazardly thrown-together initialisation code |
|
More...
|
about 9 years ago
|
improve OSX UX a bit more: automatically set correct values when changing models |
|
More...
|
about 9 years ago
|
improve UX a bit by limiting the available dimensions depending on other related settings. |
|
More...
|
about 9 years ago
|
fix a few data bindings |
|
More...
|
about 9 years ago
|
merge the camera and model tabs - they now totally fit on a single screen |
|
More...
|
about 9 years ago
|
disable face culling - the OpenGL backend driver no longer populates back faces. |
|
More...
|
about 9 years ago
|
remove the realign functions - they kinda didn't work to begin with and aren't really used anywhere. |
|
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 |
|
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 |
|
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. |
|
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. |
|
More...
|
over 9 years ago
|
latest version of emscripten doesn't seem to like this argument setup when no hash is present... |
|
More...
|
over 9 years ago
|
typo in the main argument for the SDL version |
|
More...
|
over 9 years ago
|
minor cleanup |
|
More...
|
over 9 years ago
|
update the argument parsing code to use standard libefgy command line arguments |
|
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. |
|
More...
|
over 9 years ago
|