Blender 3.4.0: Splash and cycle bump.

Splash: Blender Studio, Project Heist.
This commit is contained in:
Thomas Dinges 2022-12-06 19:46:15 +01:00
parent 38e1b92b7a
commit a95bf1ac01
Notes: blender-bot 2023-05-21 14:06:37 +02:00
Referenced by issue #103338, Blender reported "CommandBuffer Failed: cycles_metal_integrator_queued_shadow_paths_array"
Referenced by issue #103260, Cycles missing HIP support for gfx1036 devices
Referenced by issue #103217, Freezing up in Geometry Nodes!
Referenced by issue #105283, Regression: Match interface of custom group nodes and custom group trees.
Referenced by issue #105325, Python: Crash when bpy.ops.wm.previews_ensure() called after queuing asset_generate_preview() job
Referenced by issue #107284, EXCEPTION_ACCESS_VIOLATION (0x00007FF)
Referenced by issue #107632, EXCEPTION_ACCESS_VIOLATION (0x00007FF)
Referenced by issue #108119, Exporting DAE of FBX with Textures don't work at all on mac.
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 823 KiB

After

Width:  |  Height:  |  Size: 890 KiB

View File

@ -21,7 +21,7 @@ extern "C" {
/* Blender patch version for bugfix releases. */
#define BLENDER_VERSION_PATCH 0
/** Blender release cycle stage: alpha/beta/rc/release. */
#define BLENDER_VERSION_CYCLE rc
#define BLENDER_VERSION_CYCLE release
/* Blender file format version. */
#define BLENDER_FILE_VERSION BLENDER_VERSION