First version of 2017! This version is focused on OBJ exporter but also contains very cool new features, such as the Binvox Exporter and the promised "Meshes list" which is usable exactly like the elements list but for meshes only! It's now a lot easier to play with primitives and imported meshes.
New features and improvements:
- Increased zoom limit to 8x in UV editor
- UV Mapping editor Panning command is now triggered with Middle click or Space+click anywhere on UV zone
- Zoom in UV editor do not scroll anymore
- Improved UV Snap auto-mapping (texture is not clamped anymore but tries to project texture on element in the 9 zones, with priority to middle zone)
- Restrict rotations option of Model properties can be undo/redo
- New option in Model Properties OBJ format to merge or not all objects in same mesh
- New option in Model Properties for OBJ format to weld (or not) vertices at exact same coordinates
- Renamed "OBJ" tab in Model properties to "Mesh" tab
- Moved option "Ambient Occlusion" from Cubik Preferences to Model Properties Mesh tab (for Detailed mesh with vertex colors only)
- New Meshes List (available by default in "Mesh" edit-mode
- New 2nd color slot (usable with right click with Painting tools)
- Added a button to switch left/right colors
- Color Palette now works with 2 slots
- Added transparent color slot to RGB palette and HSL paletteimproved
- New Binvox Exporter
- New option in Mesh tab of Model Properties to smooth voxels vertices (on export)
- Added option in OBJ Exporter to add padding to generated voxel texture
- Faster OBJ Exporter, optimized and improved
- Modified PNG format description in Export dialog
- Atlas padding option set to 2px instead of 1px
- New "..." buttons icon
- Implemented classic tooltips on mouse hover (ON by default)
- New Option in Advanced preferences to disable tooltips
- New blueprint button in "Model" panel to quickly select blueprint
- Atlas generation now bleeds texture colors in transparent zone when padding is enabled (fix white dots glitches in game)
- Small optimizations in textures generations
- Implemented Escape key to cancel any dialog and Enter key to validate some dialogs
- When Cubik Studio is started with Admin privileges, the .cubik file type is automatically associated to Cubik Studio EXE (with nice icon)
- Improved native open/save file dialog on Windows
- Added "All files" option in Native Windows open dialog
- Removed many dependencies and all thirdparties DLL making it possible to build for Windows x86
- Refactoring
- Fixed bug on atlas generation which could fail if a face texture was not square
- Fixed option to compress/minify data of JSON Exporter
- Closing message related to unsaved changes now cancels app quit instead of exiting without saving
- Fixed bug with wrong normals in OBJ Exporter
- Fixed bug with Voxelization which did not always close progress dialog
- Fixed bug with color picker on texture
- Fixed bug with Save File Dialog displaying weird characters in extensions list
- Fixed bug with forcing restricted rotations
- Fixed bug with unclosed progress dialog when recalculating atlas in some cases
- Fixed bug with black meshes in some cases after copy/paste