August 23, 2017, 08:48 (GMT) |
PyAPI: avoid instantiating args twice in macro Would cause problems if args included function calls. |
Revision ef67e13 by Lukas Toenne (hair_guides, hair_guides_grooming, hair_object, strand_editmode, tmp_hair_curves) August 23, 2017, 08:44 (GMT) |
Thread-safe implementation of the volume bounding-box raycast sampler. |
Revision 9e8a41a by Lukas Toenne (hair_guides, hair_guides_grooming, hair_object, strand_editmode, tmp_hair_curves) August 23, 2017, 08:07 (GMT) |
Include other sample generators in tests. Volume bbray method is currently excluded because the implementation is not yet thread-safe. |
August 23, 2017, 06:22 (GMT) |
RNA: check for duplicate manipulator names |
August 23, 2017, 06:10 (GMT) |
Merge branch 'master' into blender2.8 |
August 23, 2017, 05:50 (GMT) |
Cleanup: remove space from filenames |
August 23, 2017, 05:36 (GMT) |
Tests: fix incorrect check for hidden dir Copy-pasted mistake in tests and tools. |
August 23, 2017, 05:02 (GMT) |
August 23, 2017, 04:14 (GMT) |
RNA: keep structs_map valid w/ ID duplicate & free |
August 23, 2017, 03:03 (GMT) |
GHash: BLI_ghash_reinsert_key utility function Useful when ghash keys are reallocated. |
August 22, 2017, 19:35 (GMT) |
Fix T52466: Silence search for button_context menu type. We were showing "search for unknown menutype WM_MT_button_context" messages in terminal which were not helpful for users, so now they are disabled. To be backported to 2.79 |
Revision bd62abc by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) August 22, 2017, 18:13 (GMT) |
Set cache as dirty when remove frame |
Revision 0eb7227 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) August 22, 2017, 18:08 (GMT) |
Remove Previous/Next mode in Onion Skinning |
Revision 8b607d7 by Lukas Toenne (hair_guides, hair_guides_grooming, hair_object, strand_editmode, tmp_hair_curves) August 22, 2017, 17:49 (GMT) |
New gtests for the mesh sampling system. This should test general functionality and consistency of different methods for generating samples. In particular it shoud ensure that threaded variants produce the same samples as unthreaded variants when using the same generator and seeds. |
Revision 7e4ce1e by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) August 22, 2017, 17:11 (GMT) |
Make Vertex Group operator available in Sculpt mode As vertex group tools are used to manage vertices is good to have these tools available in Sculpt mode too. |
Revision a043980 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) August 22, 2017, 16:58 (GMT) |
UI: Create a new panel for Brush options |
August 22, 2017, 16:14 (GMT) |
August 22, 2017, 16:03 (GMT) |
Fix mini crasher, last commit before mayor rework of the edgering detection/sort. |
August 22, 2017, 15:43 (GMT) |
Fix T52483: Fill is incorrect for interpolated strokes The recalc flag must be enabled for new interpolated strokes. |
Revision b8afabf by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) August 22, 2017, 15:19 (GMT) |
Fix memory leak in VBOs After the last change in GWN_BATCH_DISCARD_SAFE(), is necessary to create the Batch using GWN_BATCH_OWNS_VBO to free the memory. |
|
|
|


Master Commits
MiikaHweb | 2003-2021