Conversation
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
… better visibility
…ontrols for dynamic offset adjustments
…ved public access and enhanced UI controls
…amping adjustments for smoother camera behavior
…ed yaw handling and rotation logic
…and enhancing fixed offset behavior
- Implemented a live editor using Monaco Editor with TypeScript support. - Created a runtime for compiling and executing scene examples with support for specific modules. - Added custom theme and configuration for the Monaco Editor. - Introduced diagnostics formatting for TypeScript compilation errors.
- Updated the main layout to a modern professional design with improved header and context bar. - Added icons to toolbar buttons for better visual representation. - Enhanced the editor and preview panels with improved loading messages and status indicators. - Implemented a resize handle for the editor panel to allow dynamic resizing. - Improved accessibility and usability with updated labels and descriptions. - Refactored CSS for a dark professional theme, including new color variables and responsive design adjustments. - Added utility classes for better styling control and consistency across components. - Introduced logic to prevent duplicate Monaco editor models.
- Created postcss.config.js to configure PostCSS with Tailwind CSS and autoprefixer. - Added tailwind.config.js to define custom theme colors, fonts, box shadows, animations, and keyframes for the project.
…rone and Three.js
…oved rendering dynamics
…matrix adjustments
- move parent-child ownership into a dedicated Hierarchy component - keep Transform ergonomics intact while reducing runtime coupling - serialize prefab hierarchy as node links and restore it during load - refresh actor and scene coverage around the new hierarchy flow
…irst Agent-Logs-Url: https://github.com/hun756/Axrone/sessions/98ec75d3-2358-4937-9ee0-18ff24ab96d7 Co-authored-by: hun756 <56188619+hun756@users.noreply.github.com>
Scene bench
Enhance scene management, UI, and performance across components
- switch random id helpers from substr to slice - update hex color parsing to use slice with explicit ranges - clear deprecated string API usage without changing behavior
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.