vfx
Here are 266 public repositories matching this topic...
-
Updated
Sep 30, 2018 - C++
The vdb_print binary is missing support for VDB Point grids. This would be super useful. Some recommended functionality:
- total/active/inactive point count
- attribute name, type, uniform, index, flags, compression information
- group name and count information
- whether the descriptor is shared (option to print out all descriptors which differ?)
I suggest that this is only implemented f
-
Updated
Jul 14, 2021 - C++
-
Updated
Mar 17, 2021 - C#
-
Updated
Jul 14, 2021 - C++
When compiling master & RB-2.4 with Visual Studio 17, there are lot of warnings. Most of them only require a small change in the source code. But one require several iterations to be correctly fixed in OCIO.
F:\OpenSource\openexr\IlmBase\Iex\IexBaseExc.cpp(393): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation,
Description
We currently support Python 2 and 3 and have a number of places where there is some extra code to manage that. The Python community has widely adopted six for this.
If we chose to do the same it would:
- Avoid re-inventing the wheel for managing many of these cases
- Clearly flag segments of code that can be scrubbed when Python 2 support i
-
Updated
Jul 14, 2021 - C++
Running datetime.datetime.now() in a Python process under RQD gives me Pacific time.
-
Updated
Dec 7, 2018 - GLSL
-
Updated
Jul 13, 2021 - JavaScript
-
Updated
Feb 9, 2021 - Python
-
Updated
Jan 2, 2021
Improve this page
Add a description, image, and links to the vfx topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vfx topic, visit your repo's landing page and select "manage topics."

Needs to be discussed first.