11 months ago Mimmo Briganti Added support for exit portals default tip
12 months ago Mimmo Briganti Fixed rendering presets in Settings Editor
12 months ago Mimmo Briganti Fixed loading of sketchup scene by double-clicking on it. Now materials get exported correctly
12 months ago Mimmo Briganti Implemented materials now support image maps on every channel
12 months ago Mimmo Briganti Set up skeleton for saving UV coordinates for the selected faces to use for texture channels when no texture is applied in Sketchup
12 months ago Mimmo Briganti Improved speed for checking is a face texture is distorted
12 months ago Mimmo Briganti Created Texture Editor, showing default parameters values and the ability to open and show an image to assign to diffuse channel
12 months ago Mimmo Briganti All implemented materials are exported without errors
12 months ago Mimmo Briganti Disabled Sketchups' observers when launching scene export.
12 months ago Mimmo Briganti Improved Material Editor performances eliminating unnecessary GUI updates
12 months ago Mimmo Briganti Fixed small typo
12 months ago Mimmo Briganti Introduced support for meshlights
12 months ago Mimmo Briganti Added support for most LuxRender materials
12 months ago Mimmo Briganti Exporting of Matte and Glossy material supports Skectchup defined image maps. No support for external image maps, at the time of writing
12 months ago Mimmo Briganti Now Sketchup material settings are rendered as they are, without first have to open the Material Editor
12 months ago Mimmo Briganti Changes in Sketchup material editor regarding color and textures reflect in exporter material editor and vice versa
12 months ago Mimmo Briganti Added Materials observer
12 months ago Mimmo Briganti Added support for Environment background color when non map file is specified
12 months ago Mimmo Briganti Added full functionalities to Settings editor
12 months ago Mimmo Briganti Code cleanup by removing commented parts
12 months ago Mimmo Briganti Added ability to save LuxRender settings to current model.
12 months ago Mimmo Briganti Completed Render Settings GUI, without too much regard to style (it should work but it's not too nice to see).
12 months ago Mimmo Briganti Exporting of default values for all settings made possible.
12 months ago Mimmo Briganti Introduced a basic implementation of an Attribute Dictionary Class to store settings outside Sketchup Model
12 months ago Mimmo Briganti Changes to LuxrenderSettingsEditor class to dinamically manage settings modifications through UI
12 months ago Mimmo Briganti Some minor adjustments before working on settings management
12 months ago Mimmo Briganti Separation of OS specific features in own classes (MacSpecific, WindowsSpecific).
12 months ago Mimmo Briganti Identified module constants to use throughout the code
16 months ago lfrisken Merge
18 months ago lfrisken Make settings window update
18 months ago lfrisken Fixed various more loading issues
18 months ago lfrisken Fixed another nasty reloading bug
18 months ago lfrisken Fixed an awful bug with preferences.
19 months ago Mimmo Briganti Resolved issue about settings values not retained when closing and reopening settings editor
22 months ago lfrisken Cleaning
22 months ago lfrisken had another go at getting a more portable luxtypes working, and
22 months ago lfrisken added materialio
22 months ago lfrisken on the way to getting multidictionary support working!
22 months ago lfrisken Some LuxrenderTypes restructuring (more supers)
23 months ago lfrisken Various Settings Added
23 months ago lfrisken Fixed Preset Loading
23 months ago lfrisken Fixed annoying little bug with selection menues
23 months ago lfrisken Added some more film parameters,
23 months ago lfrisken Added more Film Parameters
23 months ago lfrisken Various Settings Update fixes and todos
2010-05-03 lfrisken little fix for file paths
2010-05-02 lfrisken Alternate/Better means of finding file path
2010-05-01 lfrisken Preset Saver Implemented
2010-05-01 lfrisken Partial Preset Loading Capabilities.
2010-04-30 lfrisken Working on supporting presets
2010-04-30 lfrisken Cleaning
2010-04-30 lfrisken Fixed small test.html loading problem on mac
2010-04-29 lfrisken Fixed a tricky relative directory problem using
2010-04-29 lfrisken Fixed file paths in require statements to be universal.
2010-04-29 lfrisken Added Preset Selection HTML
2010-04-28 lfrisken Changed Naming of type selector
2010-04-27 lfrisken Implemented:
2010-04-27 lfrisken Starting Resolution is half of what the real resolution is
2010-04-27 lfrisken Huge LuxTypes Refactor!
2010-04-15 lfrisken Fixed Performance Issue,