Blender Git Commits

Blender Git commits from all branches.

Page: 1968 / 2888

July 13, 2016, 12:01 (GMT)
Implementation of Curl effect for vertex displacement.
July 13, 2016, 09:04 (GMT)
Refactor mesh reading code to de-duplicate logic with data streaming
code.
July 13, 2016, 07:54 (GMT)
fix color scheme version

- move color scheme of linked_marker and sel_linked_marker to 277.2
July 13, 2016, 04:39 (GMT)
Only compute normals when creating a new mesh.
July 13, 2016, 04:15 (GMT)
Fix crash reading blend file with saved cache file data.
July 13, 2016, 04:05 (GMT)
Cycles motion vectors: make sure we sample the velocities at the right
frame.
July 13, 2016, 03:40 (GMT)
Merge branch 'master' into soc-2016-multiview
July 13, 2016, 03:33 (GMT)
Ensure correct storage of curve normals and tangents with edit BMesh curves.
July 13, 2016, 03:24 (GMT)
mark linked tracks with another color
* currently this implementation has known bugs:
- colors for linked tracks and selected linked tracks are not correct
- linked tracks in witness tracks are not shown correctly
July 13, 2016, 02:40 (GMT)
Fix crash constructing depsgraph with missing objects.

Wait till all of the objects present in the Alembic archive are created
and parentship set before updating the scene and its depsgraph.
July 13, 2016, 02:29 (GMT)
Fix parenting issue when objects have both mesh and curves (hair) data.
July 13, 2016, 02:14 (GMT)
OpenJPEG2.1

Temp branch for quick testing.
Keep this until OpenImageIO add support and we can add the changes back to master.
July 13, 2016, 01:02 (GMT)
Don't use an icon for the object path prop search.
July 13, 2016, 00:50 (GMT)
Fix memory leak when freeing old curve nurbs.
July 12, 2016, 21:18 (GMT)
Add layer visibility toggle

Currently only affects drawing, need to check all object iterations if they need a visibility check individually.

Alignment need to be improved, didn't find a quick solution though. Would need to be solved differently when moving to outliner anyway.
July 12, 2016, 16:06 (GMT)
Merge branch 'master' into alembic_basic_io
July 12, 2016, 14:11 (GMT)
Fix crash adding object after opening saved .blend

And move stuff into own function.
Revision 504c507 by Kévin Dietrich (alembic_basic_io)
July 12, 2016, 13:55 (GMT)
Merge branch 'master' into alembic_basic_io
July 12, 2016, 13:53 (GMT)
Rephrase scale tooltip, add tooltips for shutter open/close times.
July 12, 2016, 13:43 (GMT)
Add/use layer type idname for reliable lookups on file read

The previously used enum wouldn't be safe to use with custom layers from python.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021