[opensuse-factory] Blender 2.81 for Leap and Factory
FYI, Blender 2.81 is expected to be released today. It gained a new library dependency: Intel Open Image Denoise https://openimagedenoise.github.io/. That's submitted to graphics: 750057, in order to be submitted to Factory soon. Thanks to Stefan's courageous intervention, we're able to provide Blender 2.80 and 2.81 for all relevant Leap versions, as prepared in home:frispete:blender. For anybody interested in the topic: Blender is taking off in a much broader way now, thanks to patron support of AMD, Epic Games and NVidia and many more high potential sponsors in that business. https://fund.blender.org/ When my son and me attended to the the BCON 2019 last month, we were really excited to speak to all these enthusiastic people and see such a great project proper and rising. Unfortunately, this movement isn't backed well from the Operating System side of things. Here, we all know about the advantages of having a open, serious development platform of the whole Open Source ecosystem, efficient package management, iow. getting current software technology on the iron quickly. That's my motivation to push things forward. Please bear with me, if I'm treading on your toes accidentally. Thanks to Stefan and Dave for your continuous support. That's much appreciated. Kind regards, Pete -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Thursday 2019-11-21 11:55, Hans-Peter Jansen wrote:
FYI,
Blender 2.81 is expected to be released today. It gained a new library dependency: Intel Open Image Denoise https://openimagedenoise.github.io/. That's submitted to graphics: 750057, in order to be submitted to Factory soon.
You still need to trim all the Alembic references ;-) Also note that -msse -msse2 is redundant on x86_64 (it's always enabled anyway, unless it overrides some -mno-sse from earlier). -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Am Donnerstag, 21. November 2019, 12:58:57 CET schrieb Jan Engelhardt:
On Thursday 2019-11-21 11:55, Hans-Peter Jansen wrote:
FYI,
Blender 2.81 is expected to be released today. It gained a new library dependency: Intel Open Image Denoise https://openimagedenoise.github.io/. That's submitted to graphics: 750057, in order to be submitted to Factory soon.
You still need to trim all the Alembic references ;-) Also note that -msse -msse2 is redundant on x86_64 (it's always enabled anyway, unless it overrides some -mno-sse from earlier).
Hrmpf. Thanks Jan, for your eagle eyed awareness. The sse flag handling is inherited from a time long ago. Most probably -fPIC is the default for library code as well. What do you think? -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Thursday 2019-11-21 13:16, Hans-Peter Jansen wrote:
The sse flag handling is inherited from a time long ago. Most probably -fPIC is the default for library code as well. What do you think?
Given -fPIC appears twice on the gcc/g++ line now, yes. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (2)
-
Hans-Peter Jansen
-
Jan Engelhardt