June 24, 2019, 16:37 (GMT) |
Refactor voronoi SVM code |
June 24, 2019, 15:16 (GMT) |
Cleanup: clarify branch which shouldn't be possible |
June 24, 2019, 15:08 (GMT) |
June 24, 2019, 15:08 (GMT) |
WM: add operator to set the tool by it's index Needed for 2.7x brush switching keys. |
June 24, 2019, 15:08 (GMT) |
Cleanup: use doxy groups |
Revision 867007d by Julian Eisel (soc-2019-openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) June 24, 2019, 14:44 (GMT) |
Set up OpenXR compositing layers for drawing That should be one of the last steps to prepare pushing pixels to HMDs. Fingers crossed! |
June 24, 2019, 14:29 (GMT) |
Fix T66030: [CRASH] Modifying Normals with Skin Modifier. clnor editing code was simply not checking at all whether it has something to work on... Guess nobody had idea to edit custom normals on a mesh that has no normals before! :P This should probably be handled in a poll function too, to completely disable those tools when there are no faces/loops, but let's keep it to minimal changes at that point. |
June 24, 2019, 14:18 (GMT) |
Cloth: fix object transformations not used during remeshing Needed to make sure each of the vertices is multiplied by the object matrix so that vertices can be found properly. |
Revision a0d1198 by Antonioya (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 24, 2019, 13:51 (GMT) |
LANPR: Fix compiler issues Yo need define the variable to copy and not the pointer array. Also some clang format fixes done automatically by VS editor. |
June 24, 2019, 12:58 (GMT) |
Fix T66050: Textbox is not updated, when controlled with drivers |
June 24, 2019, 12:48 (GMT) |
Fix T66076: crash deleting imported Alembic object |
June 24, 2019, 12:42 (GMT) |
Cycles: Cleanup, remove unused argument Became obsolete/unused after recent fix. |
June 24, 2019, 12:10 (GMT) |
Fix T65812: Image empty has wrong aspect with limit texture size |
June 24, 2019, 12:02 (GMT) |
Fix T66053: hair shape panel shows for emitter particles |
June 24, 2019, 11:41 (GMT) |
Cleanup: use doxy comments for DNA_windowmanager_types.h |
June 24, 2019, 11:41 (GMT) |
June 24, 2019, 11:37 (GMT) |
Fix T66075: memory leak in Cycles render tile updates |
Revision 794da0f by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 24, 2019, 11:16 (GMT) |
GPENCIL: Sample function now handles weights as well. |
Revision e9ea814 by Julian Eisel (soc-2019-openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) June 24, 2019, 10:52 (GMT) |
Merge branch 'master' into soc-2019-openxr |
Revision 059639e by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 24, 2019, 10:37 (GMT) |
new EventInterface abstraction |
|