Revision 29aa13c by Gaia Clary May 26, 2016, 15:53 (GMT) |
fix: Import of meshes with holes is now reported as WARNING (unsupported) improved: add support for bone tail export/import using Blender Collada profile Differential Revision: https://developer.blender.org/D2031 |
Revision 6a7ce06 by Gaia Clary May 26, 2016, 15:41 (GMT) |
fix: Import of meshes with holes is now reported as WARNING (unsupported) |
Revision f87842a by Bastien Montagne May 26, 2016, 12:33 (GMT) |
Image viewer scopes update: OMP->BLI_task. Gives over 50% faster scope update (from 4.5ms to 2.2ms here with SD shot)! Probably mostly due to more clever usage of thread-local data (which avoids any lock, when OMP code had a rather stupid critical section for minmax)... |
Revision d5e0e68 by Campbell Barton May 26, 2016, 12:19 (GMT) |
Correct invalid pointer-pair compare check |
Revision 7424ded by Campbell Barton May 26, 2016, 08:49 (GMT) |
Cleanup: glsl style |
Revision fe766d9 by Campbell Barton May 26, 2016, 05:47 (GMT) |
BMesh: don't alloc zero sized select elem array |
Revision f2ba139 by Brecht Van Lommel May 25, 2016, 19:13 (GMT) |
Fix T48514: Cycles toon glossy BSDF not respecting reflective caustics option. |
Revision b49185d by Brecht Van Lommel May 25, 2016, 19:13 (GMT) |
Cycles CUDA: reduce branched path stack memory by sharing indirect ShaderData. Saves about 15% for the branched path kernel. |
Revision 7928030 by Howard Trickey May 25, 2016, 12:48 (GMT) |
Fix T47257: bevel crash when there are internal faces. Bevel had assumed that when rebuilding a face that touches a vertex with beveled edges, the edges of the face at that vertex would be adjacent in internal order. That is not necessarily true if there are edges with more than two faces attached. We could just prohibit beveling any edges that touch a vertex where this happens (we already don't bevel non-manifold edges) but the use case in the model of T47257 seems reasonable. Also had to fix the edge-ordering code, and the face reconstruction code to take care of cases where the face normal may not be as expected. |
Revision cb2b776 by Campbell Barton May 25, 2016, 12:25 (GMT) |
dd upstream information to libraries |
Revision cec629a by Sergey Sharybin May 25, 2016, 11:52 (GMT) |
Depsgraph: Simplify some loops using foreach() |
Revision f83f7bb by Campbell Barton May 25, 2016, 11:29 (GMT) |
Add warning to Mesh.from_pydata |
Revision dcd2136 by Sergey Sharybin May 25, 2016, 11:00 (GMT) |
Depsgraph: Solve wrong datamask calculated by depsgraph This is a weak concept, but nice t support it for now, so we can enable new depsgraph by default earlier. |
Revision 84c7f42 by Sergey Sharybin May 25, 2016, 10:49 (GMT) |
Cycles: Yet another fix for textures limit |
Revision 15911ee by Campbell Barton May 25, 2016, 09:09 (GMT) |
Move editmesh undo into its own file |
Revision 18b418e by Sergey Sharybin May 24, 2016, 15:02 (GMT) |
Cycles: Fix wrong cuda textures limits |
Revision dc5a6a0 by Sergey Sharybin May 24, 2016, 14:57 (GMT) |
Cycles: Fix wrong render results when using multiple OpenCL devices |
Revision faec430 by Bastien Montagne May 24, 2016, 14:48 (GMT) |
Merge branch 'master' into blender2.8 Conflicts: intern/cycles/blender/blender_curves.cpp source/blender/blenkernel/intern/dynamicpaint.c source/blender/blenkernel/intern/particle.c source/blender/blenloader/intern/versioning_270.c source/blender/editors/physics/particle_edit.c source/blender/editors/transform/transform_snap_object.c source/blender/editors/util/undo.c source/blender/makesrna/intern/rna_object_force.c |
Revision 5494ea1 by Alexander Romanov May 24, 2016, 14:43 (GMT) |
Fix own mistake in D1120: wrong indexing of UV maps during tangent calculation |
Revision 42b2620 by Sergey Sharybin May 24, 2016, 12:53 (GMT) |
Fix T48508: Cycles Regression / Crash |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021