Revision 7d90435 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) May 12, 2018, 15:36 (GMT) |
Cleanup: Remove unused code |
Revision 7507432 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) May 12, 2018, 15:28 (GMT) |
Cleanup: Remove unused total shaders fields These fields were added to debug the nuber of shading groups created and to be sure all was removed. |
Revision 607d2e8 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) May 12, 2018, 15:15 (GMT) |
Cleanup: Rename gpencil_geom.c to gpencil_draw_cache_impl.c |
Revision 5c1c9a8 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) May 12, 2018, 15:12 (GMT) |
Cleanup: Rename gpencil_draw_cache_impl to gpencil_draw_utils.c |
Revision fcd6727 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) May 12, 2018, 15:08 (GMT) |
Cleanup: Reorganize functions |
May 12, 2018, 15:05 (GMT) |
Remove unused function: `BKE_bvhtree_from_mesh_looptri`. |
May 12, 2018, 14:53 (GMT) |
Replace `BKE_bvhtree_from_mesh_looptri` with `BKE_bvhtree_from_mesh_get`. Must have had a conflict in commit rB82d59c6588d7 when merging branchs. |
Revision 94130ef 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) May 12, 2018, 14:49 (GMT) |
Fix stabilizer cursor line drawing The cursor line was not correct because it was not using the Region visible rectangle and the line to last stroke point was adjusted as the stroke. |
Revision 0aa2238 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) May 12, 2018, 14:09 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
May 12, 2018, 13:37 (GMT) |
Render support for hair systems in Cycles. |
May 12, 2018, 13:36 (GMT) |
Merge branch 'topbar' into temp-tab_drag_drop |
May 12, 2018, 13:30 (GMT) |
Merge branch 'blender2.8' into topbar Keeping the branch for now, I might delete it soon though. |
May 12, 2018, 13:02 (GMT) |
UI: move GL render to view menu This was taking valuable header room for a rarely used operator. |
May 12, 2018, 12:56 (GMT) |
UI: move orientation to the topbar Move manipulator toggle to overlay popover. |
May 12, 2018, 12:43 (GMT) |
UI: move general mode options to right of topbar |
May 12, 2018, 09:42 (GMT) |
Also cache guide tangents and normals and fiber root positions in export data. |
May 12, 2018, 09:01 (GMT) |
May 12, 2018, 08:41 (GMT) |
New HairExportCache struct to unify pre-computation of hair data for OpenGL, render, and eventual data export. |
May 12, 2018, 08:09 (GMT) |
May 12, 2018, 07:59 (GMT) |
|
|
|


Master Commits
MiikaHweb | 2003-2021