Hilite 17.1

Veröffentlicht
HiliteViewer 17.1:
- added automatic selection of replaced lights
- cleanup of control allignment in settings tab
- improved template menu by providing the file hierarchy (HILITEEXT-242, HILITEINT-265)
- added import option to center origin (HILITEEXT-183)
- added object bound (global) info label (HILITEEXT-78)
- added vertical scrollbar to LightTab (HILITEEXT-215)
- added vertical scrollbar to InfoTab
- removed LightmapEditControl from LightTab (PackInfo viewed in InfoTab)
- implemented estimation error heuristic for lightmap packer (factor that considers overhead is updated and can force global updates if error is to high)
- excluded experimental kinect tracking feature
- added TileSize and Overlap setting for poster rendering (HILITEINT-278)
- extended reported info of graphics adapters
- fixed file path of mtl-files when loading obj-files via drag&drop
- fixed scene node update when importing with a light config
- fixed light config application when importing geometry via command line arguments (HILITEEXT-3)
- fixed light config loading when creating a new project (only worked using "Import...")
- fixed selection initialization issues with import+place
- fixed invalid packing with degenerated geometry (issue identified by scene supplied with HILITEEXT-115)
- fixed duplicate of repeat/array/arrange nodes (HILITEEXT-239)
- fixed replace/delete of repeat content (HILITEEXT-240, HILITEEXT-238)
- fixed issue with merge/group within a Repeat-/Array-/ArrangeNode
- fixed missing update when editing an Array- or ArrangeNode
- fixed initialization of full-screen using command line arguments (Terminal-V issue HILITEINT-254)
- fixed crash caused by xbox controller selection when all lights are off-screen
- fixed possible crash during rotation of an object (rare random crash)
- fixed parsing of vpl transform fallback using the position tag (HILITEEXT-237)
- fixed missing lights in simulation when LOD is changed (issue related to bugreport HILITEEXT-237);
- fixed issue when selecting lights using the selection rect (selection boxes did not disappear after unselecting)
- fixed update of object transform in info panel
- fixed ParentForm of several setting dialogs (possibe that setting input was hiddend behind viewer window)
- fixed uv-parameterization update (objects turning black) after scale opertation
- fixed crash when using distance measuring tool [7] (HILITEEXT-244)
- fixed parent ids in light configuration (HILITEEXT-241)
- fixed intensity scale (including enabled state) of skydome and sun (HILITEEXT-235)
- fixed network synchronization when undoing a delete operation
- fixed entity initialization for network sync
- fixed crash when updating light database paths or light definitions
- fixed issue with undo of origin cross/grid setting changes
- fixed crash caused by selection synchronization between scene- and light-tree
- fixed pending of light baking while packer is updating layout (e.g. after addition of a new object)
- fixed possible crash during new scene (very rare)
- fixed issue where objects remain black (never get lightmap assigned, rare issue with fast successive changes/updates or undo/redo)
- fixed possible deadlock in simulation thread (waiting for objects to be loaded that do not exist, possible with fast sucessive undo/redo)
- fixed luimance picking in empty scenes (invalid near-far range of projection when AutoNearFar is enabled)
- fixed possible exception in scene info update with lights not implementing the new interface (info not updated when loading very old projects with parametric lights)
- fixed issue after enabling fullscreen view without "SyncViews"
- fixed crash in obj export procedure (HILITEEXT-233)
- fixed skewed selection rect when viewing scene from top (HILITEINT-277)
- fixed save/load of projects with EnvironmentBoxes / ImageLights (HILITEINT-222)
- fixed LinearRgb conversion in EnvironmentBox / ImageLight rendering