Change Log 2.0¶
Aidar.Skills¶
v2.0.49 (June 2026)¶
- Add Remove button to scene object inspector panel
v2.0.48 (June 2026)¶
- Fix FFmpegOut recovery: auto-restore files on editor startup if previous Android build crashed
v2.0.47 (June 2026)¶
- Add LLM Chat system (disabled by default): Claude/OpenAI/Ollama provider abstraction, scene & substep tools, inline API key config
- Add dynamic tab creation support for right panel
v2.0.46 (June 2026)¶
- Remove http/https buttons from VR keyboard, default to https for local IP connections
- Fix NullReferenceException in APIConnector in Editor context
v2.0.45 (May 2026)¶
- Fix DirectoryNotFoundException when connecting to new server IP
- Fix NullReferenceException in SignalR when hub not yet initialized
v2.0.44 (May 2026)¶
- Fix NullReferenceException in APIConnector when building from Editor
v2.0.43 (May 2026)¶
- Fix certificate validation: custom handler only for Local server, production uses system default
v2.0.42 (May 2026)¶
- Remove problematic dependency from AVProVideo Android build
v2.0.41 (May 2026)¶
- Exclude FFmpegOut desktop binaries from Android build
- Add server selection (Console/Local/Offline) to VR and desktop login screens
- Add on-screen QWERTY keyboard for URL input on Quest VR
- Add offline mode with local user authentication
- Add API request timeout to prevent indefinite hangs
- Fix desktop Player mode mouse/keyboard input
- Fix Editor mode mouse regression from EventSystem switch
v2.0.40 (May 2026)¶
- Add shader override dropdown for scene objects
- Add material override support with selectable shader references
v2.0.39 (April 2026)¶
- Add substep effect system: Animation and Lua effects for any 3D model
- Add U keyboard shortcut to simulate UseTool in Viewer VR
- Fix Lua effect re-executing on every substep skip
- Add CLI batchmode build and build automation script
v2.0.38 (April 2026)¶
- Unified version format: bundleVersion now matches display version
- Add Lua autocomplete system with syntax highlighting, color picker, position gizmo
- Add spotlight cone beam VFX effect
- Add absolute font sizing for 3D text
- Fix target picker: recent items on top, clean alphabetical sort
- Complete substep duplication and type change field preservation
- Scene object type prefixes on load and recent targets in picker
- Media player: SBS support, first frame preview, display mode dropdown, follow camera fix
- Haptics, animations, images, media player, library and inspector improvements
- Editor, outline, animation, hit inspect, and translation improvements