Skip to content

Latest commit

 

History

History
39 lines (38 loc) · 1.85 KB

FEATURES.md

File metadata and controls

39 lines (38 loc) · 1.85 KB

Feature set

  • Create scene
  • Edit scene
    • Place single object in select mode
    • Delete selected object in select mode
    • Place single object in insert mode
    • Sequential place objects in insert mode
    • Select multiple objects in select area mode
    • Delete selected objects in select area mode
    • Insert multiple objects in select area mode
    • Rotate object on Z axis (vertical)
    • Move object on scene
    • Scale objects
    • Move multiple objects
    • Rotate selected area
  • Navigate scene
    • Move camera on scene during editing
    • Rotate scene
    • Side camera
    • Top camera
  • Save scene
  • Load scene
  • Load objects library internal function
  • Library features
    • Choose object name (item option name)
      • Choose object 3d model (item option model)
      • Import object in fbx model format
    • Choose object icon path to display in menu (item option iconPath)
    • Flags (boolean item options)
      • Flag completePreview for previewing object before insert in wireframe mode or complete mode
      • Flag pluginInsert to enable/disable inserting object in select mode
      • Flag pluginInsertMode to enable/disable inserting object in insert mode
    • Choose object item types (array) option itemTypes
      • tile item type for 1x1 meter objects and guaranties other tile objects are removed on place before inserting new one
      • Other item types (tree, house etc.)
    • Classify library object to XZY or XYZ coordinate system so it can be imported properly (option coordinatesSystem with value "XZY" or "XYZ")
    • Setting initial scale (initialScale item option) for library object
    • Choose icon base path for library (root option iconsBase), so icons paths can be relative