Revision 86257fb by Sybren A. Stüvel June 19, 2019, 15:52 (GMT) |
Hooked new iteration into existing writer creation The writers still write the wrong data; calling them should be done differently, and more should be done based on evaluated rather than original data. |
Revision 9f38b7f by Sybren A. Stüvel June 19, 2019, 15:32 (GMT) |
Working on a smarter way to construct the USD object hierarchy |
Revision b18f5a6 by Julian Eisel (soc-2019-openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) June 19, 2019, 15:23 (GMT) |
Pass graphics context data to OpenXR graphics bindings on Linux too Refactors function into a class, and make this class a friend of GHOST_ContextGLX. That seems like a better way to access low level graphics data for this specific case, rather than giving anyone access via a getter. |
June 19, 2019, 15:05 (GMT) |
Mantaflow: Removed old liquid code completely rip |
Revision 6e465c9 by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 19, 2019, 14:41 (GMT) |
GPencil: Fix problem with several objects The loop was not checking the end group of the object |
Revision ed00bc1 by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 19, 2019, 14:41 (GMT) |
GPencil: Fix problem with several objects The loop was not checking the end group of the object |
Revision b5648b5 by Sybren A. Stüvel June 19, 2019, 14:00 (GMT) |
Merge remote-tracking branch 'origin/master' into sybren-usd-experiments |
June 19, 2019, 13:36 (GMT) |
Add GUI option to use all options Current options are : - bvh_builder: Ask embree to build the BVH tree from bounding boxes - Raw embree: Use all of embree features (cannot be used on GPU) - bvh_access: Give all the object to Embree, then use introspection to extract the tree |
Revision 0ac8ef1 by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 19, 2019, 10:57 (GMT) |
GPencil: Separate Stencils in groups of 255 Also some more changes to improve drawing. |
Revision 15afcb6 by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 19, 2019, 10:57 (GMT) |
DRW: New functions for getting stencil_mask id Workaround functions waiting for the clearing operation to be available inside the shgroups. Required to check if the stencil was activated in the shading group to calculate batches of 255 stencil masks and reduce number of stencil clearing. |
Revision 16279cb by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 19, 2019, 10:57 (GMT) |
GPencil: Remove parameter and use Stencil for lines solid only Also removed the parameter from UI |
Revision caa7c9a by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 19, 2019, 10:56 (GMT) |
Merge branch 'master' into greasepencil-object |
Revision 0738dac by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 19, 2019, 10:56 (GMT) |
Merge branch 'master' into GP_STENCIL |
Revision 1fe3139 by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 19, 2019, 10:25 (GMT) |
GPencil: Separate Stencils in groups of 255 Also some more changes to improve drawing. |
Revision 05969e5 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 19, 2019, 10:24 (GMT) |
initial curve emitter |
Revision 9d29373 by Julian Eisel (soc-2019-openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) June 19, 2019, 10:20 (GMT) |
Init OpenXR graphics bindings with valid graphics context (Win only) Will do this for Linux in a separate commit. Also fixes a stupid mistake from previous commit on lazy-creation of XR context. |
Revision 08f6566 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 19, 2019, 10:17 (GMT) |
LANPR: Default values now in versioning_280.c |
Revision 4be8461 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 19, 2019, 09:42 (GMT) |
LANPR: make format |
Revision ca0c24c by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 19, 2019, 09:41 (GMT) |
LANPR: Manual stroke update functions. (Not working yet) |
Revision 0a7715e by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 19, 2019, 09:06 (GMT) |
move forces into separate file |
|