Mark Issue #47 (Alpha README) as completed in ROADMAP
Documentation has been comprehensively updated for the Alpha release. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
05bddae511
commit
dd3c64784d
|
@ -83,7 +83,7 @@ Created comprehensive test suite with 13 tests covering all Python-exposed metho
|
|||
2. **#63** - Z-order rendering for UIDrawables - *Multiple Integrations*
|
||||
3. **#59** - Animation system - *Extensive Overhaul*
|
||||
4. **#6** - RenderTexture concept - *Extensive Overhaul*
|
||||
5. **#47** - New README.md for Alpha release - *Quick Win*
|
||||
5. ~~**#47** - New README.md for Alpha release~~ - *Completed*
|
||||
- [x] **#78** - Middle Mouse Click sends "C" keyboard event - *Fixed*
|
||||
- [x] **#77** - Fix error message copy/paste bug - *Fixed*
|
||||
- [x] **#74** - Add missing `Grid.grid_y` property - *Fixed*
|
||||
|
@ -110,7 +110,7 @@ Created comprehensive test suite with 13 tests covering all Python-exposed metho
|
|||
- [ ] **#63** - Z-order rendering for UIDrawables - *Multiple Integrations*
|
||||
- [ ] **#59** - Animation system for arbitrary UIDrawable fields - *Extensive Overhaul*
|
||||
- [ ] **#6** - RenderTexture concept for all UIDrawables - *Extensive Overhaul*
|
||||
- [ ] **#47** - New README.md for Alpha release - *Isolated Fix*
|
||||
- [x] **#47** - New README.md for Alpha release - *Completed*
|
||||
- [x] **#3** - Remove deprecated `McRFPy_API::player_input` - *Completed*
|
||||
- [x] **#2** - Remove `registerPyAction` system - *Completed*
|
||||
|
||||
|
|
Loading…
Reference in New Issue