Blender Git Commits

Blender Git commits from all branches.

Page: 1747 / 2888

June 14, 2017, 19:28 (GMT)
setting solver res here is obsolete

no need to set this explicitly. solver only threw expection when loading blend files created with vanilla blender. versioning support will handle this in the future.
June 14, 2017, 19:12 (GMT)
added support for particle velocities

now saving and loading particle velocities from uni files
June 14, 2017, 18:55 (GMT)
refactor of automerge shared vertex handling function
June 14, 2017, 18:52 (GMT)
Fix problem of stroke thickness when zoom

The stroke thickness was not working fine in Camera view.

The credits for this fix go to Clemnt Foucault and Luca Rood, thanks for the help!
June 14, 2017, 17:33 (GMT)
fix attempt for uncontrolled "snapping" when using keep distort
June 14, 2017, 16:45 (GMT)
Cleanup: use consistent abbreviation for manipulator vars
June 14, 2017, 16:44 (GMT)
Manipulator Properties

- Add a different kind of properties that use function callbacks
instead of RNA.
Needed for situations when there isn't 1:1 correspondence
between the manipulator's position and the internal value.
- Move manipulator properties into their own file.
June 14, 2017, 15:05 (GMT)
UI: Change icons for lock axis
June 14, 2017, 15:03 (GMT)
New Stroke Paint icon

Designed by Matias Mendiola
June 14, 2017, 13:59 (GMT)
implemented new caching approach

caching is now divided into two parts: surface and volume caching. the reasooning behind this is that for some setups (e.g. liquid + particles) there needs to be a way to cache both the mesh (surface caching) and particles (volumetric caching). Also, smoke scenes might use meshes in the future (e.g. vortex sheets)
June 14, 2017, 13:34 (GMT)
Merge branch 'master' into asset-engine

Conflicts:
source/blender/blenloader/intern/readfile.c
June 14, 2017, 13:20 (GMT)
Merge branch 'master' into id_override_static
June 14, 2017, 13:19 (GMT)
Cleanup/expose template status in RNA utils API.
June 14, 2017, 10:48 (GMT)
crash fix for linking FM scene as background scene with automerge
June 14, 2017, 10:23 (GMT)
fix, do not recalculate autohide when only changing automerge dist
June 14, 2017, 07:19 (GMT)
Merge branch 'blender2.8' into custom-manipulators
June 14, 2017, 06:27 (GMT)
Cleanup: rename callbacks
June 13, 2017, 22:02 (GMT)
performance improvement for packing many islands, avoided unnecessary listbase findlink
June 13, 2017, 21:28 (GMT)
crash fix and minor tweaks for external mode (setting expected defaults)
June 13, 2017, 21:17 (GMT)
UI: Change GP Object icon

Replace the icon for a better and clean. Thanks to Matias Mendiola
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021