blender/source/creator
Brecht Van Lommel b0a1cf2c9a Objects: add Volume object type, and prototypes for Hair and PointCloud
Only the volume object is exposed in the user interface. It is based on OpenVDB
internally. Drawing and rendering code will follow in another commit.
https://wiki.blender.org/wiki/Source/Objects/Volume
https://wiki.blender.org/wiki/Reference/Release_Notes/2.83/Volumes

Hair and PointCloud object types are hidden behind a WITH_NEW_OBJECT_TYPES
build option. These are unfinished, and included only to make it easier to
cooperate on development in the future and avoid tricky merges.
https://wiki.blender.org/wiki/Source/Objects/New_Object_Types

Ref T73201, T68981

Differential Revision: https://developer.blender.org/D6945
2020-03-18 11:23:05 +01:00
..
blender.map Fix error using CUDA in plug-ins on Linux/macOS, hide our CUDA symbols 2020-03-17 12:23:36 +01:00
buildinfo.c Cleanup: quiet missing variable declaration warning 2019-06-06 10:27:57 +10:00
CMakeLists.txt VR: Initial Virtual Reality support - Milestone 1, Scene Inspection 2020-03-17 21:42:44 +01:00
creator_args.c VR: Initial Virtual Reality support - Milestone 1, Scene Inspection 2020-03-17 21:42:44 +01:00
creator_intern.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
creator_signals.c Cleanup: replace BLI_make_file_string with BLI_join_dirfile where possible 2020-03-07 13:26:23 +11:00
creator.c Objects: add Volume object type, and prototypes for Hair and PointCloud 2020-03-18 11:23:05 +01:00
osx_locals.map Fix error using CUDA in plug-ins on Linux/macOS, hide our CUDA symbols 2020-03-17 12:23:36 +01:00