February 14, 2020, 19:41 (GMT) |
Merge branch 'master' into greasepencil-object |
February 14, 2020, 19:40 (GMT) |
GPencil: Fix On/OFF buttons for VFX As the VFX was using if the mode was render, and this mode was shared with the shading type, the Viewport ON/OFF button was not working as expected. Now, the VFX use a is_viewport control and the is_render is not used. |
February 14, 2020, 19:25 (GMT) |
GPencil: Change Weight Paint to Blend values Before, to substract weights it was necessary to press Ctrl key, but now the weight paint work equals to mesh weight paint blending weights and the Ctrl key is not used anymore. This also allows to define the target weight easily. |
February 14, 2020, 18:36 (GMT) |
GPencil: Add rotation effect to Blur and change default value |
Revision a4574f5 by Bastien Montagne (undo-experiments-swap-reread-datablocks, uuid-undo-experiments-swap-reread-datablocks) February 14, 2020, 18:14 (GMT) |
undoexp: add message when having to actually re-allocate ID during undo. |
Revision cfa0964 by Bastien Montagne (undo-experiments-swap-reread-datablocks, uuid-undo-experiments-swap-reread-datablocks) February 14, 2020, 18:05 (GMT) |
Merge branch 'undo-experiments' into undo-experiments-swap-reread-datablocks Conflicts: source/blender/blenloader/intern/readfile.c |
Revision ea3efd1 by Bastien Montagne (undo-experiments, undo-experiments-swap-reread-datablocks, uuid-undo-experiments, uuid-undo-experiments-swap-reread-datablocks) February 14, 2020, 18:03 (GMT) |
properly use 'unique ID allocation' when reading new ID in undo case. |
Revision e3837de by Bastien Montagne (undo-experiments, undo-experiments-swap-reread-datablocks, uuid-undo-experiments, uuid-undo-experiments-swap-reread-datablocks) February 14, 2020, 17:58 (GMT) |
Merge branch 'id-ensure-unique-memory-address' into undo-experiments |
Revision 388e468 by Bastien Montagne (id-ensure-unique-memory-address, undo-experiments, undo-experiments-swap-reread-datablocks, uuid-undo-experiments, uuid-undo-experiments-swap-reread-datablocks) February 14, 2020, 17:58 (GMT) |
Factorize unique ID mem address allocation into a util functions. |
February 14, 2020, 17:46 (GMT) |
GPencil: Rename some params in Material panel |
February 14, 2020, 17:44 (GMT) |
GPencil: New Rotation parameter for Blur VFX Still pending (only var added) |
February 14, 2020, 17:35 (GMT) |
GPencil: Change Loop option for Onion Skin Now is Show Start Frame |
February 14, 2020, 17:16 (GMT) |
GPencil: Fix Duotone Colorize error in Panel The props were using old BITONE name mode. |
February 14, 2020, 17:07 (GMT) |
GPencil: Convert Blur size to float and avoid unedeed passes if size is 0 |
February 14, 2020, 16:42 (GMT) |
GPencil: Change Blur VFX panel and remove unused code |
February 14, 2020, 16:22 (GMT) |
Cleanup: Rename anchor_object -> base_pose_object The term "anchor" is already used differently in the context of XR, so rather avoid the ambiguity. |
February 14, 2020, 15:06 (GMT) |
Merge branch 'master' into greasepencil-object Conflicts: source/blender/draw/engines/overlay/overlay_extra.c |
Revision b40f1a9 by Bastien Montagne (undo-experiments-swap-reread-datablocks, uuid-undo-experiments-swap-reread-datablocks) February 14, 2020, 14:42 (GMT) |
Merge branch 'undo-experiments' into undo-experiments-swap-reread-datablocks Conflicts: source/blender/blenkernel/intern/blendfile.c source/blender/blenloader/intern/readfile.c |
Revision 12bdf61 by Bastien Montagne (undo-experiments, undo-experiments-swap-reread-datablocks, uuid-undo-experiments, uuid-undo-experiments-swap-reread-datablocks) February 14, 2020, 14:35 (GMT) |
undoexp: transfer set of used ID pointers from old to new bmain in undo case. |
Revision 45b8ed5 by Bastien Montagne (undo-experiments, undo-experiments-swap-reread-datablocks, uuid-undo-experiments, uuid-undo-experiments-swap-reread-datablocks) February 14, 2020, 14:00 (GMT) |
Merge branch 'id-ensure-unique-memory-address' into undo-experiments |
|
|
|


Master Commits
MiikaHweb | 2003-2021