Blender Git Loki

Blender Git commits from all branches.

Page: 2039 / 2888

May 25, 2016, 13:01 (GMT)
Merge branch 'master' into soc-2016-layer_manager
May 25, 2016, 12:58 (GMT)
More layer selection methods

Now supports shift, ctrl+shift and a-key selection.
May 25, 2016, 12:47 (GMT)
Depsgraph: Use pragma once guider for the internal header files

Our compilers supports it now, using it will be easier when adding new files.
May 25, 2016, 12:46 (GMT)
Fix crashes and lookup errors due to a weak (and not so thread safe)
string tokenizer algorithm.
May 25, 2016, 12:34 (GMT)
Depsgraph: Remove DEPSNODE_RELATIONS_ITER helper

It was only used in read-only cases only where foreach() makes code shorter.
May 25, 2016, 12:00 (GMT)
Fix a couple of issues with NURBS.

NURBS are still not read (and/or written) properly though.
May 25, 2016, 11:38 (GMT)
Merge remote-tracking branch 'origin/master' into soc-2016-uv_tools
May 25, 2016, 11:15 (GMT)
Add some shell code to support more object types.
May 25, 2016, 10:56 (GMT)
Add support to read in subd meshes.

Only vertices and faces are read at the moment. Support for more
properties, such as creases, will come later.
May 25, 2016, 10:15 (GMT)
Remove call to BKE_pbvh_draw from draw_mesh_paint, add pbvh BB drawing to dm's mappedfaces drawing callbacks.

Reading BKE_draw_pbvh code, this function actually handles the whole drawing,
seems like it does a partial update of only modified geometry (optimized drawing
in solid shadding case), don?t think we need that for v/wpaint, at least for now.

So rather just added a call to BKE_pbvh_draw_BB (in case debug value is set)
in dm's mappedfaces drawing callbacks, should do for now.
May 25, 2016, 10:10 (GMT)
Use the common BVM_DEFINE_ALL_OPCODES macro to simplify node->opcode mapping.
May 25, 2016, 09:58 (GMT)
Fix for uninitialized variable and removed some unused code.
May 25, 2016, 09:56 (GMT)
Split mesh read function into smaller ones.
May 25, 2016, 09:34 (GMT)
Merge branch 'master' into soc-2016-pbvh-painting
May 25, 2016, 09:26 (GMT)
major clean up

- removed deprecated scons setup
- reverted to original code in intern/smoke (new structures are all in
intern/mantaflow)
- minor CMake clean ups
May 25, 2016, 09:16 (GMT)
Fix for bug in optional packing with unwrap operator

Center and scale were off if aspect ratio != 1
May 25, 2016, 08:35 (GMT)
Straightforward texture eval function in BKE for getting texture results with derivatives.
May 25, 2016, 00:21 (GMT)
Support renaming layers

Invoked by ctrl+click or double click on list item.
May 24, 2016, 22:23 (GMT)
Changed PBVH material to match sculpt mode.
May 24, 2016, 22:04 (GMT)
Added PBVH & drawing to vertex paint. Now free'ing when vertex/weight paint is toggled off.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021