fix copyrights
This commit is contained in:
+1
-8
@@ -1,11 +1,4 @@
|
|||||||
------------ Tyra's v2.0 roadmap to publish on GitHub ------------
|
------------ 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] CI in Github via docker image
|
||||||
- [General] Add cpp lint checker in GitHub
|
- [General] Add cpp lint checker in GitHub
|
||||||
|
|
||||||
@@ -40,4 +33,4 @@ because Mesh rendering uses only core.render()
|
|||||||
- [File] Async file loading
|
- [File] Async file loading
|
||||||
- [tyrobj] Add multicolor support to tyrobj
|
- [tyrobj] Add multicolor support to tyrobj
|
||||||
- [Renderer] Interlacing
|
- [Renderer] Interlacing
|
||||||
- [Renderer] Texture smart freeing
|
- [General] Control generated id to avoid duplication. Maybe Just increment from 0? Add interface IIdentificable?
|
||||||
|
|||||||
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020 - 2022, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020-2022, Tyra - https://github.com/h4570/tyrav2
|
# Copyright 2022-2022, Tyra - https://github.com/h4570/tyrav2
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
# Wellinator Carvalho <wellcoj@gmail.com>
|
# Wellinator Carvalho <wellcoj@gmail.com>
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020-2022, Tyra - https://github.com/h4570/tyrav2
|
# Copyright 2022-2022, Tyra - https://github.com/h4570/tyrav2
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
# Wellinator Carvalho <wellcoj@gmail.com>
|
# Wellinator Carvalho <wellcoj@gmail.com>
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020 - 2022, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Wellington Carvalho <wellcoj@gmail.com>
|
# Wellington Carvalho <wellcoj@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020 - 2022, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Wellington Carvalho <wellcoj@gmail.com>
|
# Wellington Carvalho <wellcoj@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020 - 2022, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Wellington Carvalho <wellcoj@gmail.com>
|
# Wellington Carvalho <wellcoj@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020-2022, tyra - https://github.com/h4570/tyrav2
|
# Copyright 2022-2022, tyra - https://github.com/h4570/tyrav2
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
# Sandro Wellinator <wellcoj@gmail.com>
|
# Sandro Wellinator <wellcoj@gmail.com>
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020-2022, tyra - https://github.com/h4570/tyra
|
# Copyright 2022-2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Wellington Carvalho <wellcoj@gmail.com>
|
# Wellington Carvalho <wellcoj@gmail.com>
|
||||||
*/
|
*/
|
||||||
@@ -22,7 +22,7 @@ class Ray {
|
|||||||
/** @brief Constructor create a ampty ray */
|
/** @brief Constructor create a ampty ray */
|
||||||
Ray();
|
Ray();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param origin The origin of the ray
|
* @param origin The origin of the ray
|
||||||
* @param direction The direction of the ray (normalized Vec4)
|
* @param direction The direction of the ray (normalized Vec4)
|
||||||
*/
|
*/
|
||||||
@@ -32,18 +32,18 @@ class Ray {
|
|||||||
// Methods
|
// Methods
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param origin Vec4 starting point of the ray;
|
* @param origin Vec4 starting point of the ray;
|
||||||
* @param direction Vec4 normalized vector pointing to direction;
|
* @param direction Vec4 normalized vector pointing to direction;
|
||||||
*/
|
*/
|
||||||
void set(const Vec4& origin, const Vec4& direction);
|
void set(const Vec4& origin, const Vec4& direction);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Set origin of the ray;
|
* @brief Set origin of the ray;
|
||||||
* @param origin Vec4 starting point of the ray;
|
* @param origin Vec4 starting point of the ray;
|
||||||
*/
|
*/
|
||||||
void setOrigin(const Vec4& origin);
|
void setOrigin(const Vec4& origin);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Set direction of the ray;
|
* @brief Set direction of the ray;
|
||||||
* @param direction Vec4 normalized vector pointing to direction;
|
* @param direction Vec4 normalized vector pointing to direction;
|
||||||
*/
|
*/
|
||||||
@@ -64,7 +64,8 @@ class Ray {
|
|||||||
* @param distance - the box to intersect with.
|
* @param distance - the box to intersect with.
|
||||||
* @return Vec4 point of intersection
|
* @return Vec4 point of intersection
|
||||||
*/
|
*/
|
||||||
u8 intersectBox(const Vec4& minCorner, const Vec4& maxCorner, float& distance);
|
u8 intersectBox(const Vec4& minCorner, const Vec4& maxCorner,
|
||||||
|
float& distance);
|
||||||
|
|
||||||
/** Returns inverse direction */
|
/** Returns inverse direction */
|
||||||
const Vec4 invDir();
|
const Vec4 invDir();
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020 - 2022, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020 - 2022, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Wellington Carvalho <wellcoj@gmail.com>
|
# Wellington Carvalho <wellcoj@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020-2022, tyra - https://github.com/h4570/tyrav2
|
# Copyright 2022-2022, tyra - https://github.com/h4570/tyrav2
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
# Sandro Wellinator <wellcoj@gmail.com>
|
# Sandro Wellinator <wellcoj@gmail.com>
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020 - 2022, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Wellington Carvalho <wellcoj@gmail.com>
|
# Wellington Carvalho <wellcoj@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Michał Mostowik <mostek3pl@gmail.com>
|
# Michał Mostowik <mostek3pl@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020-2022, tyra - https://github.com/h4570/tyrav2
|
# Copyright 2022-2022, tyra - https://github.com/h4570/tyrav2
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
# Sandro Wellinator <wellcoj@gmail.com>
|
# Sandro Wellinator <wellcoj@gmail.com>
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020-2022, tyra - https://github.com/h4570/tyra
|
# Copyright 2022-2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Wellinator Carvalho <wellcoj@gmail.com>
|
# Wellinator Carvalho <wellcoj@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
@@ -63,7 +63,7 @@ std::string MeshFrame::getPrint(const char* name) const {
|
|||||||
res << "MeshFrame(";
|
res << "MeshFrame(";
|
||||||
}
|
}
|
||||||
res << std::fixed << std::setprecision(2);
|
res << std::fixed << std::setprecision(2);
|
||||||
|
|
||||||
res << "Id: " << id << ", " << std::endl;
|
res << "Id: " << id << ", " << std::endl;
|
||||||
res << "BBox: " << bbox->getPrint() << ", " << std::endl;
|
res << "BBox: " << bbox->getPrint() << ", " << std::endl;
|
||||||
res << ")";
|
res << ")";
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
@@ -55,24 +55,22 @@ void RendererCoreGS::allocateBuffers() {
|
|||||||
frameBuffers[0].height = static_cast<unsigned int>(settings->getHeight());
|
frameBuffers[0].height = static_cast<unsigned int>(settings->getHeight());
|
||||||
frameBuffers[0].mask = 0;
|
frameBuffers[0].mask = 0;
|
||||||
frameBuffers[0].psm = GS_PSM_32;
|
frameBuffers[0].psm = GS_PSM_32;
|
||||||
frameBuffers[0].address =
|
frameBuffers[0].address = vram.allocateBuffer(
|
||||||
vram.allocateBuffer(frameBuffers[0].width, frameBuffers[0].height,
|
frameBuffers[0].width, frameBuffers[0].height, frameBuffers[0].psm);
|
||||||
frameBuffers[0].psm);
|
|
||||||
|
|
||||||
frameBuffers[1].width = frameBuffers[0].width;
|
frameBuffers[1].width = frameBuffers[0].width;
|
||||||
frameBuffers[1].height = frameBuffers[0].height;
|
frameBuffers[1].height = frameBuffers[0].height;
|
||||||
frameBuffers[1].mask = frameBuffers[0].mask;
|
frameBuffers[1].mask = frameBuffers[0].mask;
|
||||||
frameBuffers[1].psm = frameBuffers[0].psm;
|
frameBuffers[1].psm = frameBuffers[0].psm;
|
||||||
frameBuffers[1].address =
|
frameBuffers[1].address = vram.allocateBuffer(
|
||||||
vram.allocateBuffer(frameBuffers[1].width, frameBuffers[1].height,
|
frameBuffers[1].width, frameBuffers[1].height, frameBuffers[1].psm);
|
||||||
frameBuffers[1].psm);
|
|
||||||
|
|
||||||
zBuffer.enable = DRAW_ENABLE;
|
zBuffer.enable = DRAW_ENABLE;
|
||||||
zBuffer.mask = 0;
|
zBuffer.mask = 0;
|
||||||
zBuffer.method = ZTEST_METHOD_GREATER_EQUAL;
|
zBuffer.method = ZTEST_METHOD_GREATER_EQUAL;
|
||||||
zBuffer.zsm = GS_ZBUF_32;
|
zBuffer.zsm = GS_ZBUF_32;
|
||||||
zBuffer.address = vram.allocateBuffer(frameBuffers[0].width, frameBuffers[0].height,
|
zBuffer.address = vram.allocateBuffer(frameBuffers[0].width,
|
||||||
zBuffer.zsm);
|
frameBuffers[0].height, zBuffer.zsm);
|
||||||
|
|
||||||
graph_initialize(frameBuffers[1].address, frameBuffers[1].width,
|
graph_initialize(frameBuffers[1].address, frameBuffers[1].width,
|
||||||
frameBuffers[1].height, frameBuffers[1].psm, 0, 0);
|
frameBuffers[1].height, frameBuffers[1].psm, 0, 0);
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020-2022, tyra - https://github.com/h4570/tyrav2
|
# Copyright 2022-2022, tyra - https://github.com/h4570/tyrav2
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
# Sandro Wellinator <wellcoj@gmail.com>
|
# Sandro Wellinator <wellcoj@gmail.com>
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020 - 2022, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
# | \/ ____| |___|
|
# | \/ ____| |___|
|
||||||
# | | | \ | |
|
# | | | \ | |
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
# Copyright 2020, tyra - https://github.com/h4570/tyra
|
# Copyright 2022, tyra - https://github.com/h4570/tyra
|
||||||
# Licenced under Apache License 2.0
|
# Licenced under Apache License 2.0
|
||||||
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
# Sandro Sobczyński <sandro.sobczynski@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user