Commit Graph

21 Commits

Author SHA256 Message Date
b84d5c9bf7 Leap 16.0 branch 2025-08-12 11:40:28 +02:00
3fa2faaf25 Accepting request 1297159 from graphics
OBS-URL: https://build.opensuse.org/request/show/1297159
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/OpenSubdiv?expand=0&rev=8
2025-08-03 11:37:47 +00:00
f2e21a5009 - convert patch to apply with -p1 remove-rpath-fiddling.diff
- add no-static.patch:
  disable all static libraries

- Update to 3.6.1:
  - Changes
    - Updated CMake minimum version to 3.14 (GitHub #1349)
    - Updated documentation regarding external dependencies (GitHub
      #1346 #1360)
    - Updated API and example documentation (GitHub #1351 #1362)
    - Updated build_osd.py visual studio discovery and dependent
      package versions (GitHub #1333 #1354 #1361)
    - Updated azure pipelines agents (GitHub #1337 #1342 #1355
      #1361)
    - Updated use of OpenCL in example viewers (GitHub #1357)
    - Addressed Clang 16 compiler warnings (GitHub #1356)
    - Addressed some address sanitizer build warnings (GitHub
      #1343)
    - Added configuration options to build Osd patch shader source
      independent of other Osd dependencies (GitHub #1359 #1363)
  - Bug Fixes
    - Fixed evaluation of surface patches at valence-2 darts
      (GitHub #1336)
    - Fixed sharpening of vertices on potential non-manifold
      creases (GitHub #1338)
    - Fixed sharing of Bfr::Surface topology with valence-2
      interior vertices (GitHub #1353)

OBS-URL: https://build.opensuse.org/package/show/graphics/OpenSubdiv?expand=0&rev=18
2025-08-02 12:17:04 +00:00
270d206f66 Accepting request 1269942 from graphics
OBS-URL: https://build.opensuse.org/request/show/1269942
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/OpenSubdiv?expand=0&rev=7
2025-04-16 18:42:07 +00:00
779a368296 Drop BuildRequires: pkgconfig(glew) as it is not used for build.
OBS-URL: https://build.opensuse.org/package/show/graphics/OpenSubdiv?expand=0&rev=16
2025-04-16 08:56:55 +00:00
6af1784d8b Accepting request 1149192 from graphics
- Update to 3.6.0:
  See:
  * https://graphics.pixar.com/opensubdiv/docs/release_35.html
  * https://graphics.pixar.com/opensubdiv/docs/release_36.html
- Drop OpenSubdiv-pr1234-tbb2021.patch

- Use %patch -P N instead of deprecated %patchN.

OBS-URL: https://build.opensuse.org/request/show/1149192
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/OpenSubdiv?expand=0&rev=6
2024-02-22 20:00:07 +00:00
8a79256720 - Update to 3.6.0:
See:
  * https://graphics.pixar.com/opensubdiv/docs/release_35.html
  * https://graphics.pixar.com/opensubdiv/docs/release_36.html
- Drop OpenSubdiv-pr1234-tbb2021.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/OpenSubdiv?expand=0&rev=14
2024-02-22 10:30:08 +00:00
e9ff5625ef - Use %patch -P N instead of deprecated %patchN.
OBS-URL: https://build.opensuse.org/package/show/graphics/OpenSubdiv?expand=0&rev=13
2024-02-22 08:17:06 +00:00
91a8667a53 Accepting request 933734 from graphics
OBS-URL: https://build.opensuse.org/request/show/933734
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/OpenSubdiv?expand=0&rev=5
2021-11-25 22:05:43 +00:00
a905acf7dc Accepting request 933725 from home:bnavigator:branches:graphics
- Update to version 3.4.4 (Feb 2021)
  + Release 3.4.4 is a minor release including bug fixes and
    configuration improvements
  + Changes
    * The "master" branch on GitHub has been renamed "release"
      (GitHub #1218 #1219)
    * The CMake configuration has been updated to allow use as a
      sub-project (GitHub #1206)
    * Removed obsolete references to hbr from examples/farViewer
      (GitHub #1217)
  + Bug Fixes
    * Fixed bug with sparse PatchTables and irregular face-varying
      seams (GitHub #1203)
    * Fixed loss of precision when using double precision stencil
      tables (GitHub #1207)
    * Fixed reset of Far::TopologyRefiner::GetMaxLevel() after call
      to Unrefine() (GitHub #1208)
    * Fixed linking with -ldl on unix systems (GitHub #1196)
    * Fixed naming and installation of macOS frameworks (GitHub
      #1194 #1201)
    * Fixed GL version and extension processing and dynamic loading
      on macOS (GitHub #1216)
    * Fixed FindDocutils.cmake to be more robust (GitHub #1213
      #1220)
    * Fixed errors using build_scripts/build_osd.py with Python3
      (GitHub #1206)
- Add OpenSubdiv-pr1234-tbb2021.patch -- support oneTBB 2021
  * gh#PixarAnimationStudios/OpenSubdiv#1234
  * boo#1192994

OBS-URL: https://build.opensuse.org/request/show/933725
OBS-URL: https://build.opensuse.org/package/show/graphics/OpenSubdiv?expand=0&rev=12
2021-11-25 10:22:08 +00:00
4d3c872707 Accepting request 852364 from graphics
OBS-URL: https://build.opensuse.org/request/show/852364
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/OpenSubdiv?expand=0&rev=4
2020-12-02 12:58:20 +00:00
bbd1216a49 Accepting request 851373 from home:frispete:blender
- Add patch remove-rpath-fiddling.diff in order to avoid build 
  issues with TW.

OBS-URL: https://build.opensuse.org/request/show/851373
OBS-URL: https://build.opensuse.org/package/show/graphics/OpenSubdiv?expand=0&rev=10
2020-12-01 14:27:41 +00:00
3cd2ddc267 Accepting request 797700 from graphics
OBS-URL: https://build.opensuse.org/request/show/797700
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/OpenSubdiv?expand=0&rev=3
2020-04-27 21:33:39 +00:00
04a8e9b133 Accepting request 797518 from home:frispete:blender
Tested fine

OBS-URL: https://build.opensuse.org/request/show/797518
OBS-URL: https://build.opensuse.org/package/show/graphics/OpenSubdiv?expand=0&rev=8
2020-04-25 16:50:48 +00:00
03f6c93895 Accepting request 732499 from graphics
OBS-URL: https://build.opensuse.org/request/show/732499
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/OpenSubdiv?expand=0&rev=2
2019-09-23 10:39:31 +00:00
2b53d4f603 Accepting request 732497 from home:frispete:blender
- Use tbb-devel BuildRequires instead of cmake(TBB), the latter is not
  available in Leap 15.x

OBS-URL: https://build.opensuse.org/request/show/732497
OBS-URL: https://build.opensuse.org/package/show/graphics/OpenSubdiv?expand=0&rev=6
2019-09-22 10:54:59 +00:00
b1b46af802 Accepting request 725697 from graphics
Take three of OpenSubdiv, an important library, that the current blender will depend upon. It doesn't make much sense to build blender 2.80 without it.

OBS-URL: https://build.opensuse.org/request/show/725697
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/OpenSubdiv?expand=0&rev=1
2019-09-20 12:50:47 +00:00
f3a0cf4dad Accepting request 725695 from home:frispete:blender
add back %name macro in source url

OBS-URL: https://build.opensuse.org/request/show/725695
OBS-URL: https://build.opensuse.org/package/show/graphics/OpenSubdiv?expand=0&rev=4
2019-08-23 23:31:14 +00:00
e99d514d71 Accepting request 725677 from home:jengelh:branches:graphics
- Avoid forcing SSE/SSE2 on %ix86, it is not guaranteed to exist.
- Trim bias and redundancies from descriptions.
- RPM group/category fixes.

OBS-URL: https://build.opensuse.org/request/show/725677
OBS-URL: https://build.opensuse.org/package/show/graphics/OpenSubdiv?expand=0&rev=3
2019-08-23 22:29:53 +00:00
2f5365e272 Accepting request 725589 from home:frispete:blender
fix source url, no macros allowed.

OBS-URL: https://build.opensuse.org/request/show/725589
OBS-URL: https://build.opensuse.org/package/show/graphics/OpenSubdiv?expand=0&rev=2
2019-08-23 13:49:07 +00:00
8cd907b308 Accepting request 724590 from home:frispete:blender
Take two of OpenSubdiv submission

I've addressed all of Stefan's comments, including yanking all but
the first changelog entry.

I ask myself, why should I add changelog entries in the first place,
if they aren't desired anymore in an initial submission), but anyway,
here's the OpenSubdiv library, that makes Blender 2.80 and its users
happy...

OBS-URL: https://build.opensuse.org/request/show/724590
OBS-URL: https://build.opensuse.org/package/show/graphics/OpenSubdiv?expand=0&rev=1
2019-08-22 12:50:19 +00:00