Activity
Fix minor bug in detecting future tcp output if type is a Path
Fix minor bug in detecting future tcp output if type is a Path
Refactor ExportingHelper in its own file and experimental mode for in…
Refactor ExportingHelper in its own file and experimental mode for in…
Fix bug shaders dump path may not exist
Fix bug shaders dump path may not exist
Experimental post-initialization of window and opengl at main method
Experimental post-initialization of window and opengl at main method
Block importing numba in numpy-quaternion
Block importing numba in numpy-quaternion
Use an intermediate _quit variable instead of trackers
Use an intermediate _quit variable instead of trackers
Fix default and bars shader on Apple Silicon
Fix default and bars shader on Apple Silicon
Update issue templates and remove redundant github meta files to be p…
Update issue templates and remove redundant github meta files to be p…
Simplify the build hook implementation searching for the main repo
Simplify the build hook implementation searching for the main repo
Remove workspace sources and define them in the monorepo
Remove workspace sources and define them in the monorepo
Specify git+ dependencies for monorepo libraries and projects
Specify git+ dependencies for monorepo libraries and projects
Rename self.loop to loops in the scene
Rename self.loop to loops in the scene
Rename loop to loops parameter in scene.main
Rename loop to loops parameter in scene.main
Add inverse boolean flags to Scene.main, they were confusing at the c…
Add inverse boolean flags to Scene.main, they were confusing at the c…
No need anymore to import resources and wrap on importlib
No need anymore to import resources and wrap on importlib
Fine, I'll use numpy import abbreviation. I lost
Fine, I'll use numpy import abbreviation. I lost
Minor bug fixes in using and disabling relay/progress bar
Minor bug fixes in using and disabling relay/progress bar
Rename CameraProjection enum item to SideBySide and add many string o…
Rename CameraProjection enum item to SideBySide and add many string o…
Minor bug fix closing None progress bar on freewheel mode
Minor bug fix closing None progress bar on freewheel mode
Don't normalize camera rays as most scenes are 2d
Don't normalize camera rays as most scenes are 2d
First iteration of ShaderScene.main refactor in an export utils class
First iteration of ShaderScene.main refactor in an export utils class
Minor ShaderScene.main reorganization for future refactor on exportin…
Minor ShaderScene.main reorganization for future refactor on exportin…
Fix some modules might return None in duration causing error
Fix some modules might return None in duration causing error
Simplify scene runtime calculation by using runtime directly as base …
Simplify scene runtime calculation by using runtime directly as base …
Force push
Add scipy to proper dependencies as it's used on audio processing
Add scipy to proper dependencies as it's used on audio processing
Simplify scene runtime calculation by using runtime directly as base …
Simplify scene runtime calculation by using runtime directly as base …
Revert some previous bad change commit on demo file
Revert some previous bad change commit on demo file
Use if else than switch case on camera shader
Use if else than switch case on camera shader
Force push