fix copyrights
This commit is contained in:
+1
-8
@@ -1,11 +1,4 @@
|
||||
------------ Tyra's v2.0 roadmap to publish on GitHub ------------
|
||||
- [General] Control generated id to avoid duplication. Maybe Just increment from 0? Add interface IIdentificable?
|
||||
- [DMA] Check if all chain transfers have end tag!
|
||||
- [General] Change libs of sample? (remove -lpng, -lz...), probably they are not required
|
||||
- [General] Check all TYRA_ASSERT() if there are no asserts like (TYRA_ASSERT(!audsrv_load_adpcm(result, data, adpcmFileSize)))
|
||||
because this lines will be removed on make-release. Only debug stuff should be checked in assert
|
||||
|
||||
- [General] All Copyrights to 2022
|
||||
- [General] CI in Github via docker image
|
||||
- [General] Add cpp lint checker in GitHub
|
||||
|
||||
@@ -40,4 +33,4 @@ because Mesh rendering uses only core.render()
|
||||
- [File] Async file loading
|
||||
- [tyrobj] Add multicolor support to tyrobj
|
||||
- [Renderer] Interlacing
|
||||
- [Renderer] Texture smart freeing
|
||||
- [General] Control generated id to avoid duplication. Maybe Just increment from 0? Add interface IIdentificable?
|
||||
|
||||
Reference in New Issue
Block a user