Revision 20b39e4 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) July 28, 2020, 04:14 (GMT) |
LineArt: Memory allocation now dynamically stretch each pool for better efficiency and large model handling. |
Revision 29f160a by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) July 28, 2020, 03:53 (GMT) |
LineArt: Don't allow frame number 0 to be baked. |
Revision 5fc6936 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) July 28, 2020, 03:49 (GMT) |
LineArt: Ensure notification of line art gpencil objects when enable/disableing line art. |
July 28, 2020, 03:38 (GMT) |
Fix: Incorrect context menu after merge Accidentally resolved merge conflicts wrong. |
July 28, 2020, 03:36 (GMT) |
Merge branch 'master' into soc-2020-outliner |
July 28, 2020, 03:17 (GMT) |
Merge branch 'blender-v2.90-release' |
July 28, 2020, 03:08 (GMT) |
Fix T77951: Remove duplicate outliner menu entries Move the common entries (View and Area) into a static method to be called from other menus to avoid duplicating the New Collection and ID Paste operators. |
Revision 5222521 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) July 28, 2020, 03:05 (GMT) |
LineArt: Don't retain strokes when disabled auto_update. Also prevent render dead-lock. |
Revision 03f56a9 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) July 28, 2020, 02:34 (GMT) |
LineArt: Fix frame cleaning at the wrong time. |
July 28, 2020, 02:07 (GMT) |
Fix: Wrong outliner restrict column for gpencil layer hide The icon was drawing in the viewport disable rather than the viewport hide column. Unreported. |
Revision a7ed36c by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) July 28, 2020, 01:21 (GMT) |
Merge remote-tracking branch 'origin/master' into lanpr-under-gp |
July 28, 2020, 00:06 (GMT) |
added buttons to gui but they do nothing at the moment |
July 27, 2020, 22:11 (GMT) |
Outliner: Fix wrong offset for row highlights The row highlight on the right was slightly cut off. |
July 27, 2020, 21:55 (GMT) |
Outliner: Move collection enable icon to restrict column The checkbox behaves as a restriction button, and drawing it vertically in the restriction column allows easier click+drag support. This also removes clutter from the mode column. |
July 27, 2020, 21:24 (GMT) |
GPencil: Add generic Y axis invert to main function This removes duplicate code |
July 27, 2020, 21:17 (GMT) |
GPencil: Remove duplicated code for SVG point radius Now it's using the same function in all places. |
July 27, 2020, 21:10 (GMT) |
GPencil: Fix error when use perimter function The BKE function was changing the original stroke. Now a temp copy is done. |
July 27, 2020, 21:01 (GMT) |
GPencil: Rename export functions |
July 27, 2020, 20:57 (GMT) |
GPencil: Add option to export SVG in constant thickness lines |
July 27, 2020, 20:39 (GMT) |
Property Search: Remove debugging information |
|
|
|


Master Commits
MiikaHweb | 2003-2021