vfx
Here are 320 public repositories matching this topic...
-
Updated
Feb 25, 2022 - 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
Feb 12, 2022 - ShaderLab
-
Updated
Sep 30, 2018 - C++
-
Updated
Feb 27, 2022 - 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,
Problem: PySide6 removes QRegExp
File "miniforge3/envs/otio-py310/lib/python3.10/site-packages/opentimelineview/details_widget.py", line 87, in highlightBlock
expression = QtCore.QRegExp("(\\{|\\}|\\[|\\]|\\:|\\,)")
AttributeError: module 'PySide6.QtCore' has no attribute 'QRegExp'
QRegularExpression exists, but the regex syntax and class usage has changed substantially:
-
Updated
Feb 26, 2022 - C++
Running datetime.datetime.now() in a Python process under RQD gives me Pacific time.
-
Updated
Dec 7, 2018 - GLSL
-
Updated
Feb 24, 2022 - JavaScript
-
Updated
Feb 27, 2022 - C++
-
Updated
Jan 11, 2022 - HTML
-
Updated
Sep 2, 2020 - ShaderLab
-
Updated
Sep 17, 2021
-
Updated
Aug 23, 2021 - C#
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.