First init
This pull request includes major updates and improvements to the Neon branch and its components:
- Implements argument initialization and a starting argument system.
- Improves the bottom bar layout with dynamic font support.
- Refines modal components using the updated Neon layout system.
- Adds features like a reduce node button, local focus button, and a used memory bar.
- Introduces
NeoneuronUIPerformanceRecorder
for performance tracking. - Enhances save action functionality and updates various UI dialogs (e.g., open file dialog, load dialog now async).
- Fixes all known crashes and addresses issues with the joint mesh near soma.
- Adds global configuration file, default
imgui.ini
, and a generic tool window class with additional icons. - Removes redundant features like the export SSH command and outdated before-script.