Blender 2.92.0 release tagging

This commit is contained in:
Dalai Felinto 2021-02-24 17:25:10 +01:00
parent 069d96fce5
commit 02948a2cab
Notes: blender-bot 2023-02-13 19:42:15 +01:00
Referenced by issue #92051, Coloured pixelated artifacts when using refraction in eevee
Referenced by issue #91354, Boolean modifier crash
Referenced by issue #90353, Material keyframes
Referenced by issue #89389, Optix kernels not loading
Referenced by issue #88893, Blender freeze while working on mesh with texture
Referenced by issue #88690, Repeated segmentation faults on animation playback
Referenced by issue #88614, Mixdown crashes Blender 2.92.0 and 3.0.0 Alpha
Referenced by issue #88579, Scale Cage doesn't work well for small/large objects
Referenced by issue #88551, Blender crahses when I add an Image/Sequence in the VSE
Referenced by issue #88482, Segfault pasting stale driver.
Referenced by issue #88410, Shader Image Mapping Issue
Referenced by issue #88312, OBJ importer crashes
Referenced by issue #88278, Blender crashes upon opening a blender file
Referenced by issue #88187, Clipping Region tool closes Blender
Referenced by issue #88172, Object not following BezierCurve Blender 2.92
Referenced by issue #88159, Duplicated objects have a transparent material
Referenced by issue #88046, crash on startup 2.92
Referenced by issue #87849, 2.93 does not load Nishita Sky settings correctly from 2.92
Referenced by issue #87850, 2.93 does not load Nishita Sky settings correctly from 2.92
Referenced by issue #87853, Crash when `select none` on Weight painter
Referenced by issue #87725, Multires disp bake doesn't smooth UV
Referenced by issue #87731, Image with Alpha not exported properly with emissive materials on transparent background
Referenced by issue #87598, Blender always crashes opening this file
Referenced by issue #87353, Blender full crash during smoke+noise baking "EXCEPTION_ACCESS_VIOLATION"
Referenced by issue #87361, Texture Paint: Wrong active Texture Slot
Referenced by issue #87247, Cant open new 2.92 Blender anymore
Referenced by issue #87188, Dragging an image from a Safari webpage crashes Blender, while from Chrome or Firefox doesn't crash (and do nothing)  on MacOS
Referenced by issue #87089, Windows 10 Crash on startup (Fresh install never before used)
Referenced by issue #87062, Startup crash
Referenced by issue #86517, blender background rendering - unable to open a display
Referenced by issue #86372, Text Editor - Convert to Spaces not working
Referenced by issue #86363, Crash on MacOS 11.2.2
Referenced by issue #86351, File Browser Not Retaining Folder Order Changes
Referenced by issue #86248, Crash using GPU Compute in Cycles on AMD in 2.92 and 2.93 but not 2.91
Referenced by issue #86197, 2.92 crashes randomly with Nvidia RTX card
Referenced by issue #85892, Cycles: using Adaptive Sampling with Progressive Refine causes severe artefacting
Referenced by issue #85267, Rendering animation freezes with particle system
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,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