Andrii Rublov
Andrii Rublov
**[Research result](https://github.com/OxyTeam/OxyEngine/issues/51#issuecomment-389262084)** 1. Implement collision between shapes: - Circle - Rectangle - Polygon, Compound Polygon - Edge 2. Implement simple API for adding/removing colliders to the physics body (collider =...
Add MonoGame importer and preocessor for .py scripts
Research ability to migrate on .NET Standard and .NET Core to use modern .NET
Research advantages and disadvantages of implementing Pure ECS instead of Modified OOP ECS. This will also cause reimplementation whole current ECS.
Disabled GameComponent is not used by any system, enabled is Disabled GameEntity is not used by any system, enabled is, also any component and child also Make property `IsEnabled` for...
Add ability to create UI using OxyEngine. **[Diagram](https://drive.google.com/file/d/1nQGzVZ4ktl-sHv9FL4NsfGpe9UNsEPPL/view?usp=sharing)** **[Widget structure](https://drive.google.com/file/d/1Amz0Nl8ejcp4HqWhJHkI87gq_efO9FnP/view?usp=sharing)** **Layout widgets:** - [ ] HorizontalLayout - [ ] VerticalLayout - [ ] GridLayout - [ ] PixelLayout **Visual widgets:**...
Replace **Doxygen** with **DocFx** to generate auto documentation. Also add automatic docs generation stge to **AppVeyor** flow. - [x] Prepare solution project and styles - [ ] Integrate to AppVeyot...
- Wordpress for tutorials, manuals, pages - phpBB for forum (mb another one?)