November 4, 2018, 23:30 (GMT) |
Merge branch 'master' into blender2.8 |
November 4, 2018, 23:22 (GMT) |
Fix various Freestyle rendering bugs. |
November 4, 2018, 21:31 (GMT) |
Gizmo: tweak 3D view navigation axis sizes This now matches original design more closely, see: T54723. |
November 4, 2018, 20:15 (GMT) |
Fix missing NULL check initializing paint tools |
November 4, 2018, 20:12 (GMT) |
Tool System: support passing in args to ToolDef functions Needed since class aren't yet defined so we can't access their namespace. This avoids intermediate draw functions. |
November 4, 2018, 20:12 (GMT) |
Cleanup: style, use ARRAY_SET_ITEMS macro |
November 4, 2018, 19:56 (GMT) |
GP: New API to move layers in layer list This can be required in som production scripts |
November 4, 2018, 19:36 (GMT) |
Fix T57388: Blender Internal + Freestyle viewport render wrongly using FSAA. |
November 4, 2018, 19:25 (GMT) |
Fix assert rendering hair tests on some systems. |
November 4, 2018, 19:15 (GMT) |
Fix assert rendering with denoising, after recent changes. |
November 4, 2018, 18:52 (GMT) |
GP: Move init code to new version section |
November 4, 2018, 18:37 (GMT) |
Fix T57611: Crash on entering Grease Pencil Sculpt Mode The problem was when some layers was locked in multiedit. The cache size was not checked and gets an segment fault. |
November 4, 2018, 13:45 (GMT) |
Simple hair curve generation function for the test operator. |
November 4, 2018, 12:27 (GMT) |
GP: Time Offset verify range if loop is disabled |
November 4, 2018, 12:00 (GMT) |
Remove the "bind" flag and function for hair. This is a remnant of the previous system where actual fibers were always interpolated from one or more actual curves. Now each follicle simply gets its own curve. |
November 4, 2018, 12:00 (GMT) |
GP: Reorganize Canvas Grid Now the grid is always controlled by the topbar selector and not in the canvas panel. To have two places to define orientation was confuse. The orientation by default (no lock) is always to view plane. |
November 4, 2018, 11:25 (GMT) |
Merge remote-tracking branch 'origin/blender2.8' into hair_object |
November 4, 2018, 10:29 (GMT) |
BLI_heap: add an API function to directly read the top node value. It is very commonly needed in loop conditions to check if the items in the heap are good enough to continue. |
November 4, 2018, 07:12 (GMT) |
Merge branch 'master' into blender2.8 |
November 4, 2018, 05:48 (GMT) |
Fix ghash masking out upper bits on 64bit systems The code this was taken from assumes a 'size_t' result, which isn't the case here. In practice the bucket distribution wasn't bad, even so this was a nop so best fix. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021