-
Appleseed.studio currently includes a few ui elements that are not implemented yet. We should remove these elements until they are implemented.
I suggest removing:
- edit menu
- render tab in the pro…
-
It would be very usefull that the widget that have the current path be editable like any text. The path would react like a editable combo box.
![appleseed_fileopen](https://cloud.githubusercontent.com…
-
Currently the settings menu in appleseed.studio is un-implemented, it should be removed until it has beed populated.
-
The colon is an invalid character for the Mac OS X systems. I cannot create any file with `:` in Finder. g:templates_name_prefix does not resolve the for vim-template/templates
Recommended layout to …
-
There are two types of input formats for spectral (color) inputs: `InputFormatSpectralReflectance` and `InputFormatSpectralIlluminance` (see [inputformat.h](https://github.com/appleseedhq/appleseed/bl…
-
In progress: http://appleseedhq.net/wiki/ongoing-cleanups-and-refactorings
-
appleseed has separate concepts for objects and object instances (and similarly for assemblies and assembly instances, and for textures and texture instances).
An object is a geometric entity. It doe…
-
Multipass rendering is a technique that does multiple passes over the whole image, with each pass adding a fixed number of samples to every pixel.
The two other techniques are single-pass rendering, …
-
This should be pretty easy with Qt's [`QMainWindow::saveState()`](http://qt-project.org/doc/qt-4.8/qmainwindow.html#saveState).
-