Revision 8742ded by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 9, 2019, 20:44 (GMT) |
GPencil: Fix possible memory leak in function The function exit before the END_ITER |
Revision 6e3158c by Julian Eisel (soc-2019-openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) July 9, 2019, 15:49 (GMT) |
Only print info messages with --debug-xr enabled |
July 9, 2019, 15:23 (GMT) |
Cloth: update default aspect ratio for better topology |
July 9, 2019, 15:20 (GMT) |
Cloth: fix collapse edge, seam issue The edges on the seam should also be allowed to collapse. |
Revision b216690 by Julian Eisel (soc-2019-openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) July 9, 2019, 15:20 (GMT) |
Add --debug-xr commandline arg and pass on to GHOST XR contexts Doesn't do anything yet. |
Revision 5e22b41 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 9, 2019, 15:07 (GMT) |
normal and emitter velocity inputs |
Revision ab61061 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 9, 2019, 15:01 (GMT) |
move world state to mesh emitter |
Revision 7b674cc by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 9, 2019, 14:56 (GMT) |
pass emitter object and rate into mesh emitter node |
Revision b98896d by Julian Eisel (soc-2019-openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) July 9, 2019, 14:45 (GMT) |
Preparations to allow enabling OpenXR API validation layer For this to work two environment variables have to be set: XR_API_LAYER_PATH and LD_LIBRARY_PATH, both have to point to the API layers built by the OpenXR SDK. It also requires you compile Blender linked to your own SDK build (OPENXR_USE_BUNDLED_SRC disabled). Further changes will make this set up unnecessary, so validation layers can be enabled via some flag. |
Revision 58888e7 by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 9, 2019, 14:44 (GMT) |
GPencil: Undo clang reformat lines and keep old format These lines were changed by clang and don't need to be changed. |
Revision fa483d5 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 9, 2019, 14:23 (GMT) |
pass object into object transforms node |
Revision 7c10fa0 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 9, 2019, 14:20 (GMT) |
object list type |
July 9, 2019, 14:20 (GMT) |
Merge branch 'master' into soc-2019-adaptive-cloth |
Revision 761090b by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 9, 2019, 14:09 (GMT) |
object type in function system |
Revision 0a07de8 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 9, 2019, 14:02 (GMT) |
object data type in ui |
Revision b76eb57 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 9, 2019, 14:01 (GMT) |
LANPR: don't use zero value in chaining. |
July 9, 2019, 13:59 (GMT) |
Small updates and progress on adding profile widget to bevel tool. |
Revision 1b1fcd7 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 9, 2019, 13:56 (GMT) |
basic caching system so that particles can be rendered |
July 9, 2019, 13:24 (GMT) |
Fix normal radius versioning |
July 9, 2019, 13:20 (GMT) |
Fix formatting |
|