May 4, 2015, 16:39 (GMT) |
Merge branch 'strand_editmode' into alembic |
Revision d52bdb6 by Lukas Toenne (alembic, gooseberry, gooseberry_farm, hair_guides, hair_guides_grooming, hair_object, strand_editmode, strand_gpu, strand_nodes, temp_motionpaths, tmp_hair_curves) May 4, 2015, 16:37 (GMT) |
Moved particle related functions of the strands edit mode into a separate file. This may seem a bit like overkill, but it helps ensure that no particle depedencies messes up the strand editing code. The same will be done for other use cases of the strand editing code in the future. |
May 4, 2015, 15:53 (GMT) |
Merge branch 'strand_editmode' into alembic |
Revision 16b6d6c by Lukas Toenne (alembic, gooseberry, gooseberry_farm, hair_guides, hair_guides_grooming, hair_object, strand_editmode, strand_gpu, strand_nodes, temp_motionpaths, tmp_hair_curves) May 4, 2015, 15:52 (GMT) |
Added missing CD layer type name for MSurfaceSample. |
May 4, 2015, 15:37 (GMT) |
Merge branch 'strand_editmode' into alembic Conflicts: source/blender/editors/space_view3d/drawstrands.c source/blender/editors/space_view3d/view3d_intern.h |
May 4, 2015, 15:35 (GMT) |
Forgot this last merge |
May 4, 2015, 15:34 (GMT) |
Merge branch 'master' into gooseberry Conflicts: source/blender/editors/space_sequencer/sequencer_draw.c |
May 4, 2015, 15:15 (GMT) |
Merge branch 'master' into alembic |
Revision bf7e8b4 by Lukas Toenne (alembic, gooseberry, gooseberry_farm, hair_guides, hair_guides_grooming, hair_object, strand_editmode, strand_gpu, strand_nodes, temp_motionpaths, tmp_hair_curves) May 4, 2015, 15:14 (GMT) |
Merge branch 'master' into strand_editmode Conflicts: source/blender/bmesh/bmesh_class.h source/blender/bmesh/intern/bmesh_mesh_conv.h |
May 4, 2015, 15:13 (GMT) |
Enums should not be in CAPS. |
May 4, 2015, 15:07 (GMT) |
Get rid of bogus XXX comments |
May 4, 2015, 15:00 (GMT) |
FileBrowser: enhance handling of most compact drawing by also reducing size of static strings like file size. |
May 4, 2015, 14:54 (GMT) |
Extended shape key evaluation for cached strands blending. Now shape keys don't replace the cached base data entirely with the static Basis shape. Instead the current state as coming from the cache is interpreted as the variable refkey instead of the Basis key. The Basis key is in fact redundant, but removing it would require changing a lot of shared shapekey code, so it's left in for now. |
May 4, 2015, 14:52 (GMT) |
Cycles kernel split: Fix compilation error after recent changes this includes compilation fix for OSL and some tweaks to code to make strict compiler flags happy, |
May 4, 2015, 14:47 (GMT) |
Make sure we undef KERNEL_TEX once we are done with it |
May 4, 2015, 14:37 (GMT) |
make "const ccl_addr_space" consistent throughout the code |
May 4, 2015, 14:27 (GMT) |
Move definition of ccl_addr_space to kernel_compat_* |
May 4, 2015, 14:23 (GMT) |
Fix size of files not showing in default Filebrowser mode. |
May 4, 2015, 14:22 (GMT) |
Rename __ADDR_SPACE__ to ccl_addr_space |
May 4, 2015, 14:15 (GMT) |
FileBrowser: make (fixed) column size user-configurable (re[ab]using new thumbnail size). |
|
|
|


Master Commits
MiikaHweb | 2003-2021