Merge branch 'blender-v4.5-release'
This commit is contained in:
@@ -154,7 +154,10 @@ enum eObjectInfoFlag : uint32_t {
|
||||
/* Avoid skipped info to change culling. */
|
||||
OBJECT_NO_INFO = ~OBJECT_HOLDOUT
|
||||
};
|
||||
|
||||
#if !defined(GPU_SHADER) && defined(__cplusplus)
|
||||
ENUM_OPERATORS(eObjectInfoFlag, OBJECT_ACTIVE_EDIT_MODE);
|
||||
#endif
|
||||
|
||||
struct ObjectInfos {
|
||||
/** Uploaded as center + size. Converted to mul+bias to local coord. */
|
||||
|
||||
Reference in New Issue
Block a user