- • New tools:
- • Box/Rectangle (Square/Cube when snapping)
• Ellipse/Ellipsoid (Circle/Sphere when snapping)
• Magic Wand
• Default tool option
• Round option on Brush, Eraser, Line, Paint Surface, Grow and Shrink
• Pick color now goes back to last tool after using or cancelling
• Oblique extrusion can now extrude 3D selections
• Camera improvements:
- • Look At
• Position Camera
• Look Around
• First person walking with WASDQE (Absolute, Planar or Relative with speed option)
- Had to change some shortcuts to avoid conflicts
• Field Of View option
• Added View/Camera menu with preset views
• Added a File/Revert menu item
• Added an Apply button to the options dialog and now it can be left open while drawing to change options faster
• Added Per Side lighting
• Added Selection/Crop menu item
• Added visibility toggles to all Status Bar sections under the View menu
• Scripting improvements:
- • Updated IronPython from 2.0.3 to 2.6
• Now frontColor and backColor are updated if changed by script
• Added functions that can be called from scripts to get/set frontColor, backColor and voxels after the main function of the script has finished execution
• Many small improvements and bug fixes