Skip to content

Conversation

@OriginalDCAM
Copy link
Owner

No description provided.

…aming it's actually meant to calculate the opacity, so also renamed the setter to set_opacity
- Added Font Awesome to the editor for easy rendering of icons
- Already added an empty component for the inspector
- Directional/Point light toggle
- Fixed a bug with script components where it would make changes to a copy
- Made the transform section look better by using indents
- Put every component under a collapsing header
- Entity naming logic also works
- Added the default scene in the editors initialization because annoying to keep opening the scene.
biggitgit and others added 28 commits November 13, 2025 09:30
Added rename functionality for all entity tree nodes inside the scene…
* Refactor AssetRegistry to use AssetID instead of uint64_t and update Project class for directory structure management

* Refactor Project class to use ProjectMetadata for initialization and loading, and improve error handling

* Implement scene saving functionality and update Project class to handle scene management

* Fixed the bug with the transformation gizmos because they were not using the world matrix

* Improve comment clarity for UTF-8 BOM in ShaderManager

* Changed the Duplicate context menu item to Copy in SceneHierarchyPanel.cpp

* Disabled blending for second framebuffer object target output in Renderer.cpp

* Added clang formatting

* Formatting
- Removed the emoji's and made it much shorter
@OriginalDCAM OriginalDCAM merged commit 9a5c87d into main Nov 20, 2025
1 check passed
@OriginalDCAM OriginalDCAM deleted the engine/shadows branch December 2, 2025 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants