-
Updated
Oct 5, 2020 - TypeScript
rendering-engine
Here are 241 public repositories matching this topic...
-
Updated
Aug 25, 2020 - C++
-
Updated
Jan 3, 2020 - C
-
Updated
Mar 22, 2020 - C++
-
Updated
Jan 30, 2019 - C++
-
Updated
Feb 20, 2019 - C++
-
Updated
Jan 20, 2019 - C++
-
Updated
Jul 1, 2020 - C
-
Updated
Sep 4, 2020 - C++
-
Updated
Feb 22, 2020 - C++
-
Updated
Aug 31, 2020 - C++
-
Updated
Oct 5, 2020 - C++
-
Updated
Aug 25, 2020 - C++
-
Updated
Sep 26, 2020 - JavaScript
-
Updated
Nov 4, 2018 - C++
-
Updated
Aug 19, 2020 - C
-
Updated
May 9, 2020 - C++
-
Updated
Oct 30, 2017 - C++
-
Updated
Oct 1, 2020 - C
-
Updated
Jul 23, 2020 - C#
-
Updated
Jul 24, 2020 - C#
-
Updated
Sep 23, 2020 - TypeScript
-
Updated
Jan 16, 2020 - C++
-
Updated
May 23, 2019 - C++
-
Updated
Feb 25, 2019 - C++
-
Updated
Apr 24, 2017 - Objective-C
The implementation should allow
- easy to use coordinate transforms
- fast
- handle index transforms too
-
Updated
Dec 22, 2018 - Python
-
Updated
Sep 9, 2020 - JavaScript
Improve this page
Add a description, image, and links to the rendering-engine topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rendering-engine topic, visit your repo's landing page and select "manage topics."
Potential undefined behaviour and deprecated Actor copy constructor generated
When letting the compiler generating the implicit destructor of
OvCore::API::ISerializable, by defining a custom destructor in a derived-class and finally by letting the compiler implicitely generating a copy constructor for this derived-class by itself; then the copy constructor automatically generated is depreca