Releases: gh0stintheshe11/Rust-2D-Game-Engine
Releases · gh0stintheshe11/Rust-2D-Game-Engine
Engine v0.0.2
What's Changed
- Display allowed files type only, convert it to ResourceType by @frankjc2022 in #30
- Implement import functionality, setup display/play files by @frankjc2022 in #31
- Final report by @feiyangfan in #32
Full Changelog: v0.0.1...v0.0.2
Engine v0.0.1
What's Changed
- engine GUI updated by @frankjc2022 in #13
- Implement Entity and Script display/create/modify/delete functionality, with Asset Import, and Scene Panel Initialization by @frankjc2022 in #14
- Final report by @feiyangfan in #15
- Implement build and run project functionality by @frankjc2022 in #16
- Optimize Entity Inspector UI by @frankjc2022 in #17
- Final report update by @feiyangfan in #18
- added the user guides and reproducibility guide section by @feiyangfan in #19
- Fixed some grammar errors and added a TOC by @feiyangfan in #20
- Add attributes reorder and entities rename functionality by @frankjc2022 in #22
- Refactor GUI Components and Implement Create/Load/Save Project Menu by @frankjc2022 in #23
- Implement File Panel by @frankjc2022 in #24
- Final report update by @feiyangfan in #25
- Implement Scene Panel by @frankjc2022 in #26
- Implement Inspector Panel by @frankjc2022 in #27
- Refactor Scene Panel Components and Implement Resource Management of Scenes and Entities by @frankjc2022 in #28
- Using new functions for creating preset entities by @frankjc2022 in #29
New Contributors
- @frankjc2022 made their first contribution in #13
Full Changelog: https://github.com/gh0stintheshe11/Rust-2D-Game-Engine/commits/v0.0.1