Whitespace in VDB grid names #53802

Closed
opened 2018-01-16 15:19:35 +01:00 by Thomas Volkmann · 10 comments

From the smoke export Wiki page:
"If high resolution is enabled, the corresponding low resolution fields are suffixed with " low"."

Can this please be changed so the whitespace gets replaced with an underscore "_low".
Having a whitespace in the vdb grids causes some confusion when inspecting the vdbs in other software (in this case Arnold).
The list of available grids reads like this:
color color low density density low heat heat old obstacles shadow texture coordinates velocity

Thanks!

From the smoke export Wiki page: "If high resolution is enabled, the corresponding low resolution fields are suffixed with " low"." Can this please be changed so the whitespace gets replaced with an underscore "_low". Having a whitespace in the vdb grids causes some confusion when inspecting the vdbs in other software (in this case Arnold). The list of available grids reads like this: color color low density density low heat heat old obstacles shadow texture coordinates velocity Thanks!

Added subscriber: @knekke

Added subscriber: @knekke
Member

Added subscribers: @kevindietrich, @lichtwerk

Added subscribers: @kevindietrich, @lichtwerk
Kévin Dietrich was assigned by Philipp Oeser 2018-01-18 18:07:50 +01:00
Member

I can see this getting annoying [although I could find anything in the spec stating that those names are not allowed...]

@kevindietrich: what do you think?

I can see this getting annoying [although I could find anything in the spec stating that those names are not allowed...] @kevindietrich: what do you think?

Added subscriber: @brecht

Added subscriber: @brecht

@lichtwerk, I think it's reasonable to use an underscore, it does seem to be the convention for VDB files.

If we change this then the code to read VDB files should still try both "_low" and " low" though, for backwards compatibility.

If you like to fix this go ahead I think, otherwise close as not a bug.

@lichtwerk, I think it's reasonable to use an underscore, it does seem to be the convention for VDB files. If we change this then the code to read VDB files should still try both `"_low"` and `" low"` though, for backwards compatibility. If you like to fix this go ahead I think, otherwise close as not a bug.

This issue was referenced by 6d8a4c10b6

This issue was referenced by 6d8a4c10b65c45b2bcc2eca7779cc541af0562fb
Member

having trouble building with openvdb right now [/usr/bin/ld: vdb_print: hidden symbol `__cpu_model' in /usr/lib/gcc/x86_64-redhat-linux/7/libgcc.a(cpuinfo.o) is referenced by DSO]
as soon as this is out of the way, I'll have a look

having trouble building with openvdb right now [/usr/bin/ld: vdb_print: hidden symbol `__cpu_model' in /usr/lib/gcc/x86_64-redhat-linux/7/libgcc.a(cpuinfo.o) is referenced by DSO] as soon as this is out of the way, I'll have a look

@lichtwerk if you have trouble building OpenVDB, I can quickly make a patch for it.

@lichtwerk if you have trouble building OpenVDB, I can quickly make a patch for it.
Member

@kevindietrich : yes, please go ahead, thx!

@kevindietrich : yes, please go ahead, thx!

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
5 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#53802
No description provided.