Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 534052 Details for
Bug 650592
media-gfx/blender-2.79b version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
blender-2.79b-openvdb-4.patch
blender-2.79b-openvdb-4.patch (text/plain), 469 bytes, created by
Mark Wright
on 2018-05-30 13:01:19 UTC
(
hide
)
Description:
blender-2.79b-openvdb-4.patch
Filename:
MIME Type:
Creator:
Mark Wright
Created:
2018-05-30 13:01:19 UTC
Size:
469 bytes
patch
obsolete
>--- blender-2.79b-orig/intern/openvdb/intern/openvdb_writer.cc 2018-03-15 22:26:32.000000000 +1100 >+++ blender-2.79b/intern/openvdb/intern/openvdb_writer.cc 2018-05-30 21:23:46.006974503 +1000 >@@ -45,7 +45,7 @@ > > void OpenVDBWriter::insert(const openvdb::GridBase &grid) > { >-#if (OPENVDB_LIBRARY_MAJOR_VERSION_NUMBER == 3) >+#if (OPENVDB_LIBRARY_MAJOR_VERSION_NUMBER >= 3) > m_grids->push_back(grid.copyGrid()); > #else > m_grids->push_back(grid.copyGridWithNewTree());
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 650592
:
534050
| 534052 |
534054
|
534056