Blender Git Commit Log

All Blender Git commits.

Page: 3080 / 8462

July 20, 2018, 07:28 (GMT)
Subsurf: Add basic statistics to help benchmarking
July 20, 2018, 07:09 (GMT)
New version of Toolbar Icons
July 19, 2018, 19:21 (GMT)
Fix Paint mode icons
July 19, 2018, 18:54 (GMT)
Merge branch 'blender2.8' into greasepencil-object
July 19, 2018, 18:53 (GMT)
Fisrt try of new Toolbar icons (WIP)

Designed by Matias Mendiola

Still problems with Paint Toolbar
July 19, 2018, 15:44 (GMT)
Intersection chain now ok. (occlude level debug wait until tomorrow)
July 19, 2018, 15:20 (GMT)
Fix MSVC compilation error in a less hacky way
July 19, 2018, 15:18 (GMT)
Fix compilation error with MSVC
July 19, 2018, 14:58 (GMT)
Resolve the opposite vector ambiguity in Damped Track constraint.

Damped Track by specification attempts to arrive at the desired
direction via the shortest rotation. However with opposite vectors
there are infinitely many valid 180 degree rotations. Currently
it gives up and does nothing.

I think that it would be more reasonable to resolve the ambiguity
arbitrarily, so that Damped Track won't have a weird dead zone.
To make it more predictable I use a local axis.

In addition, the singularity area vicinity has some floating
point precision problems that result in significant jitter.
This applies workarounds for two causes of instability.

Differential Revision: https://developer.blender.org/D3530
July 19, 2018, 14:33 (GMT)
Merge branch 'master' into cloth-improvements
July 19, 2018, 14:31 (GMT)
Fix crash with previews of non-IDs, like pose library thumbnails.
July 19, 2018, 14:13 (GMT)
GPU: Add GC to FBOs and UBOs and centralize all GCs

GPUFrameBuffers were being free when no context was attached or in the
wrong gl context. This make sure this does not happen again.

You can now safely free any gl resource from any thread (well as long as
it's not used anymore!).
Revision b6b1856 by Rohan Rathi (master)
July 19, 2018, 13:57 (GMT)
Code cleanup and fixes
July 19, 2018, 09:23 (GMT)
Subsurf: Fix wrong edge original index
July 19, 2018, 09:23 (GMT)
Subsurf: Set original index for high-poly vertices
July 19, 2018, 08:09 (GMT)
Merge branch 'blender2.8' into greasepencil-object
July 19, 2018, 07:50 (GMT)
Fixed not updating normal error. now all lines properly calculated.
July 19, 2018, 06:06 (GMT)
Cleanup: style
July 19, 2018, 05:51 (GMT)
Fix occlusion error
July 19, 2018, 02:02 (GMT)
Merge remote-tracking branch 'origin/master' into blender2.8
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021