Revisions of blender

Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) accepted request 983137 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 434)
- Update to 3.2.0:
  way to many to be listed here, check:
  https://wiki.blender.org/wiki/Reference/Release_Notes/3.2
  https://www.blender.org/download/releases/3-2/
- Minor installation clean up to make rpmlint happier
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) accepted request 981149 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 433)
- Remove BuildRequire on pkgconfig(glw), can't find any source
  using it.
buildservice-autocommit accepted request 973763 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 432)
baserev update by copy to link target
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) accepted request 973745 from Martin Liška's avatar Martin Liška (marxin) (revision 431)
- Do not use binutils-gold as it is obsoleted and will
  be removed in the future from openSUSE.
buildservice-autocommit accepted request 968236 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 430)
baserev update by copy to link target
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) accepted request 968215 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 429)
- update to 3.1.2:
  see https://wiki.blender.org/wiki/Reference/Release_Notes/3.1/Corrective_Releases
  * Regression: The location of "Viewport Gizmos" is not correct in POSE mode
  * Compositor: Missing output UI for Normal node.
  * GPU subdivision: Crash on select in Edit Mode with X-Ray on and Mirror Modifier.
  * GPU subdivision modifier: Smooth Shade doesn't work.
  * OBJ export: mark the new 3.1+ exporter as experimental, and reintroduce menu item for the old exporter.
  * Fix memory leak evaluating PyDrivers.
  * PyAPI: ID property group returns wrong type with iter().
  * Grease Pencil > Stroke > Normalize Thickness Causes Crash.
  * GPencil: Fix unreported select error in Normalize operator.
  * Unable to set active material output node using Python.
  * is_active_output stopped working correctly.
  * Nodegroups don't update the shaders anymore in 3.1.
  * Crash with Close Area menu 3D view.
  * Issue clicking on stem of arrow gizmos to scale on axis.
  * Armature corrupted after undo.
  * Overlapping Volumes broken in Cycles, GPU only (possible regression).
  * Multiscatter GGX regression with non-zero roughness and a bump texture on a non-manifold object.
  * Crash when changing shader to nodegroup in properties.
  * GPencil: Fill freezes when use invert and click inside areas.
  * Fix object centers & geometry selecting meta-elements in edit-mode.
  * Stereoscopy with Motion Blur crashes in Eevee.
  * C3D Import.
  * Crash when a curve object got an array modifier with a mesh object containing a vertex group set as cap.
  * Bake normals for multi-resolution object is broken.
  * Set ID for Instances not work in Blender 3.1.
  * Regression: Can not translate after selecting with Select Circle.
  * Regression: NLA crash when reordering tracks if no object is selected.
  * Crash on Geometry Nodes Edit Mode tap Tab.
buildservice-autocommit accepted request 967382 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 428)
baserev update by copy to link target
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) accepted request 967368 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 427)
- Don't exclude cycles
- Avoid complaint about executable scripts/modules/console_python.py
buildservice-autocommit accepted request 966943 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 426)
baserev update by copy to link target
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) accepted request 966940 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 425)
- Disable %{ix86} builds due to missing OpenShadingLanguage
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) accepted request 965337 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 424)
- Combine cycles devel package within blender
- Remove unused %post{,un} sections, these caches/databases are
  updated by rpm triggers
- Updated blender.appdata.xml

- Optix enabled build depends on package nvidia-optix-headers now
  (disabled by default due to copyright issues)

- Define %py3pkg literally allows use within {Build,}Requires
- Guard unzip/wget requirements %{with optix}.

- Add a OptiX build conditional, disabled by default and switched to 
  a dynamic approach to handle the the OptiX support. This way, no
  copyrighted bits are packaged.

- Adapt build for Python 3.10 (required minimum version)
- Add optix includes that prepares the runtime OptiX renderer 
  Similar to other renderers, the OptiX renderer is generated on the
  first use, given a proper local installation
- Drop outdated patch blender-293-openexr3.patch 

- Update to 3.1.0 
  https://www.blender.org/download/releases/3-1/
  https://wiki.blender.org/wiki/Reference/Release_Notes/3.1
- drop patches included in update
  0001-Fix-T94661-Out-of-bounds-memory-access-due-to-malfor.patch
  0001-Fix-T94629-The-IMB_flip-API-would-fail-with-large-im.patch
  0001-Fix-T89542-Crash-when-loading-certain-.hdr-files.patch
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) accepted request 956029 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 423)
- Apply 0001-Fix-T94661-Out-of-bounds-memory-access-due-to-malfor.patch
  Fix for CVE-2022-0544 (boo#1195740)
- Apply 0001-Fix-T94629-The-IMB_flip-API-would-fail-with-large-im.patch
  Fix for CVE-2022-0545 (boo#1195739)
- Apply 0001-Fix-T89542-Crash-when-loading-certain-.hdr-files.patch
  Fix for CVE-2022-0546 (boo#1195738)
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) accepted request 951637 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 422)
- Update to 3.0.1
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) accepted request 949896 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 421)
- Fix ffmpeg detection
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) accepted request 942076 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 420)
- Disable ix86 builds (resulting in build errors)
  Given the purpose and usage pattern, running this program as 32bit
  version doesn't make much sense anyway
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) accepted request 935611 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 419)
- Update to 3.0.0 
  https://www.blender.org/download/releases/3-0/
  https://wiki.blender.org/wiki/Reference/Release_Notes/3.0
- drop opencl support
- enable haru support for grease pencil
  new BR: libharu-devel
- build against system version of eigen3 and glew
- add BR for libzstd as it is the new default compression for
  blender files
- enable clang support
- refresh patches:
  reproducible.patch
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) accepted request 925877 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 418)
- Update to 2.93.5
  + Crash selecting 3D tracking marker. [T90651]
  + Image Editor not sampling color from the the currently selected
    pass. [T90772]
  + PulseAudio breaks animation playback in new scene (no imported
    sound involved) LTS backport, 3.0 is fine. [T90887]
  + Blender popup windows open on the wrong screen. [T90752]
  + Fix buffer size mismatch in SCRIPT_OT_python_file_run.
    [rB515bdda3d9c]
  + Fix invalid mask use for the UV-project modifier.
    [rB969d6d3a0ff]
  + Fix “Text to Object” creating invisible object. [rB933c6b7d8a3]
  + Fix T88909: Win32 getTitle() UTF8 Support. [rBd6facd44b53]
  + Fix error scaling thumbnails to zero dimensions.
    [rB16637e7ff40]
  + Audio causes issues with Playback when PC put to Sleep,
    Hibernate or when Screensaver appears. [T88887]
  + GPencil Time Offset Modifier together with Armature Modifier
    or/and Lattice Modifier broken in 2.93.3. [T91060]
  + Grease Pencil: Adding driver in Transform doesn’t behave as
    expected during playback. [T88433]
  + GPencil: Sculpt Smooth Brush is using Affect Pressure but is
    not used internally. [T91159]
  + Loop Tools Relax. [T90600]
  + Text “Scale to Fit” no longer working properly since 2.93.4.
    [T91401]
  + Fix memory leak if an error occurred assigning id-property
    sequence. [rBec448d5a6ac]
  + Bisect straight line gesture features dont work (“Flip” /
    “Snap” option). [T91320]
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) accepted request 917459 from Mathias Homann's avatar Mathias Homann (lemmy04) (revision 417)
Update to 2.93.4 LTS
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) accepted request 913573 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 416)
- Clean up compiler related build conditionals
- Build with included GLEW (linking with system GLEW fails)

- fix build with openexr 3
- added patches
  + blender-293-openexr3.patch

- Update to 2.93.3
  https://www.blender.org/download/releases/2-93/
- Make OpenEXR/IlmBase Half implementation selectable
  (not operational)
- Reorganize cmake parameter similar to Release config
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 415)
converted link to branch
Displaying revisions 41 - 60 of 474
openSUSE Build Service is sponsored by