english Sivu saatavilla vain englanninkielisenä.

Blender Git Statistics -> Branches -> blender-v2.80-release

"Blender-v2.80-release" branch

Total commits : 34
Total committers : 11
First Commit : July 10, 2019
Latest Commit : July 29, 2019


Commits by Date

DateNumber of Commits
July 29, 20195
July 28, 20190
July 27, 20190
July 26, 20190
July 25, 20190
July 24, 201920
July 23, 20190
July 22, 20190
July 21, 20190
July 20, 20190
July 19, 20190
July 18, 20195
July 17, 20190
July 16, 20190
July 15, 20190
July 14, 20190
July 13, 20190
July 12, 20190
July 11, 20191
July 10, 20193

Committers

AuthorNumber of Commits
Brecht Van Lommel11
Campbell Barton6
Sergey Sharybin4
Bastien Montagne3
Antonio Vazquez2
Clément Foucault2
Howard Trickey2
Gaia Clary1
Germano Cavalcante1
Jacques Lucke1
Sebastian Parborg1

Popular Files

FilenameTotal Edits
BKE_blender_version.h3
wm_operators.c3
undo_system.c2
editmesh_tools.c1
editfont_undo.c1
FindSndFile.cmake1
org.blender.Blender.appdata.xml1
platform_unix.cmake1
armature.c1
eevee_materials.c1

Latest commits Feed

July 29, 2019, 14:47 (GMT)
Point submodules to their latest release branch
July 29, 2019, 14:47 (GMT)
Version bump to 2.80 final release
July 29, 2019, 14:02 (GMT)
Linux: update appdata description
July 29, 2019, 14:00 (GMT)
Doxygen: update version number
July 29, 2019, 12:17 (GMT)
Fix T67777: Linked rig crashes Blender 2.8 RC3 on File|New.

Sync back between proxy armature pose and linked one was not properly
clearing the posebone runtime data, ending up with shared memory between
both (direct cause of reported crash), and probably some other nasty
issues.

While this crash is not critical in itself, I would suggest to add this
fix to 2.80 branch, as it is super-safe and simple, and is probably
fixing some other un-reported issues?
July 24, 2019, 14:22 (GMT)
Point submodules to their latest release branch
July 24, 2019, 14:20 (GMT)
Splash: show Release Candidate 3.
July 24, 2019, 14:18 (GMT)
Bevel modifier: let it work on wire edges when vertex_only.
July 24, 2019, 14:17 (GMT)
GPencil: Fix wrong material when apply Opacity, Hue or Tint modifier

When apply the modifier a new material is created, but it was assigned wrongly. The problem was the index was base 0 already, so subtract 1, got a wrong value.
July 24, 2019, 14:17 (GMT)
Fix T67040: Undo crashes after renaming

Correct fix that doesn't cause T67217.

Temporarily removing the excluded undo step broke memfile-undo
since freeing the undo steps needs to access other steps in
the list to merge shared chunks, see: memfile_undosys_step_free.

Pass the exclude step as an argument instead.
July 24, 2019, 14:17 (GMT)
CMake: Fix WITH_CODEC_SNDFILE detection

D5296 by @frispete
July 24, 2019, 14:17 (GMT)
Fix T67033 EEVEE: Random Flickering Materials

This was a read after free error. This only fix the undefined behavior.
The result is still not correct in certain cases (see T67226).

We want to include this for 2.80
July 24, 2019, 14:17 (GMT)
Fix T67196: bevel bad at a 3-edge bevel.

The test for whether or not this was a "pipe" neglected to use
fabsf() around a dot result.
July 24, 2019, 14:17 (GMT)
Fix T67450: Crash undoing edit-mode lattice resolution
July 24, 2019, 14:17 (GMT)
Fix assert in some cases when using DataTransfer modifier for custom normals.

Reported by @sybren on IRC, thanks.

Should be safe for 2.80.
July 24, 2019, 14:17 (GMT)
Incompatible usage of the Collada transparency value

Some external tools seem to have issues with the definition
of Collada <transparency> - a float value in range (0,1).
However it is possible to use the <transparent> color as a container
for the <transparency> value. This seems to be a more reliable
method to export transparency values from Blender PBSDF Shaders.

The relevant documentation is in the collada 1.14 reference manual,
page 7-5 about the usage of transparent and transparency.

This fix makes export and import of the <transparency>
and <transparent> values more convenient and more reliable.

Reviewers: brecht, jesterking

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D5305
July 24, 2019, 14:17 (GMT)
Fix T67191: Redo fails for 3D text operations
July 24, 2019, 14:17 (GMT)
Fix missing subversion bump for 2.80 release.

We need a final subversion bump before release in case there are
remaining 'unversioned' code in our versionning callbacks...

Should have been done before first RC actually. ;)

To be ported to 2.80 release branch.
July 24, 2019, 14:17 (GMT)
GPencil: Fix showing wrong material in brush panel with pinning

The options of the material are from object material not pinned material.

If the brush is pinned, the material must be the brush material and not the object material.
July 24, 2019, 14:17 (GMT)
Revert "Fix T67040: Undo crashes after renaming"

This reverts commit c635663e4a8169f68010b9234fa60f17ad03d7cb. This is causing
crashes with sculpt mode and object mode switching.

Fixes T67217.

MiikaHweb - Blender Git Statistics v1.06
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021