Revision ff683fc by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 28, 2018, 10:08 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
Revision e920e13 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 28, 2018, 10:02 (GMT) |
Full refactor of Grease Pencil grid After testing the old grid locked to view, the artist found that old system was not usable and they requested a grid locked to grease pencil object. Also fixed some problems with fade object |
July 27, 2018, 19:42 (GMT) |
Merge remote-tracking branch 'origin/blender2.8' into udim |
July 27, 2018, 19:42 (GMT) |
Always show active tile if the current image is tiled |
July 27, 2018, 19:42 (GMT) |
Improve creating and saving tiled images |
July 27, 2018, 19:42 (GMT) |
Revision d977db7 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 27, 2018, 19:13 (GMT) |
UI: Change old Grease Pencil Paper and remove color Now, the color is always white. We still keep internally the color field because maybe we reuse it in the future. |
Revision 1fe1e74 by Erik Englesson (gsoc-2018-many-light-sampling, soc-2020-production-ready-light-tree, soc-2020-production-ready-light-tree-2) July 27, 2018, 16:19 (GMT) |
Cycles: WIP: Volumes are not using the light tree. If a shading point is inside or on the boundary of a volume then it will use the old sampling method until we have properly implemented the volume parts of the paper. Also, the PDF picking probability for volumes have now been updated properly since the PDF restructure. Tried to provide the correct shading point and normal to the MIS calculations. This part needs more work. |
Revision 6045fc4 by Erik Englesson (gsoc-2018-many-light-sampling, soc-2020-production-ready-light-tree, soc-2020-production-ready-light-tree-2) July 27, 2018, 16:18 (GMT) |
Cycles: Light tree optimization The importance metric calculations now uses the fast_cos() and fast_acos() functions. This gave a 1.4x speedup on one of the test scenes. |
Revision 00b90ed by Erik Englesson (gsoc-2018-many-light-sampling, soc-2020-production-ready-light-tree, soc-2020-production-ready-light-tree-2) July 27, 2018, 16:16 (GMT) |
Cycles: Light tree related bug fixes - Fixed bug in triangle_light_pdf_area() from PDF refactor - Early exit if picking prob is zero in tree traversal - The background index is now an index into the lights array instead of the distribution array. |
Revision 3dbbaf1 by Sebastian Parborg (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) July 27, 2018, 15:27 (GMT) |
Initial work on edge wiggle rewrite |
July 27, 2018, 15:04 (GMT) |
attempt to fix incorrect (bbox) triggering behavior |
Revision eacc4ae by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 27, 2018, 14:58 (GMT) |
Separate Paper and Grid and rename |
Revision 6c68bea by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 27, 2018, 14:39 (GMT) |
Merge branch 'blender2.8' into greasepencil-object Conflicts: source/blender/makesdna/DNA_view3d_types.h |
Revision d9e7a9a by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 27, 2018, 14:27 (GMT) |
Fix snap operator There was a problem updating the scene due depsgraph missing tags |
Revision e4da722 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 27, 2018, 14:13 (GMT) |
UI: Move draw on back button after lock options |
Revision 5d060c3 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 27, 2018, 14:06 (GMT) |
UI: Remove menu icons |
Revision 65bc541 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 27, 2018, 14:04 (GMT) |
Implement Presets for Brush options This is the first step to create a set of predefined settings. |
Revision 6c8485c by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 27, 2018, 11:13 (GMT) |
UI: Add additive drawing option to top header This option was a menu option and must be a switch. |
Revision 9218730 by Nick Wu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) July 27, 2018, 10:17 (GMT) |
DPIX and Snake's F12 is working now. |
|