July 31, 2018, 14:14 (GMT) |
UI: Grease Pencil Simplify tweaks Single-column layout and tweaks to tooltips. |
July 31, 2018, 14:04 (GMT) |
Change Brush smooth factor to 0.1 by default The old values were too high. |
July 31, 2018, 13:57 (GMT) |
Set overlay default values |
July 31, 2018, 13:39 (GMT) |
Enable ghost onion skin by default This option was changed by error when implement annotations. |
July 31, 2018, 13:39 (GMT) |
Fix grease pencil line toggle Replace with generic context toggle operator. |
July 31, 2018, 13:33 (GMT) |
Fix T55718: Blender 2.8 crashes when converting to Curve from Mesh. We only want to care about runtime.mesh_orig if? data is indeed a Mesh! ;) |
July 31, 2018, 13:13 (GMT) |
UI: Grease Pencil Onion Skin minor tweaks Avoid double label for same properties in single-column. Onion Skinning: Group custom colors together, and frame before/after together. Small changes to tooltips. |
July 31, 2018, 13:02 (GMT) |
UI: remove grease pencil settings from topbar Top bar is only for settings that apply to the next action not a way to change existing data. If each stroke could have a different color this would work as expected, however it was adjusting the current layer color. |
July 31, 2018, 12:39 (GMT) |
Fix cmake external library build for blosc/freetype on some systems. |
July 31, 2018, 12:31 (GMT) |
UI: Metadata panel tweaks Rename "Seq. Strip" to Strip Name, "Sequence Strip" to Use Strip Metadata. Plus re-arrange of properties and separators for sections. Thanks @fsiddi for the feedback. |
July 31, 2018, 11:42 (GMT) |
Fix (unreported) wrong logic in gpencil UI code. |
July 31, 2018, 11:31 (GMT) |
Cleanup: pep8, windows line endings |
July 31, 2018, 11:27 (GMT) |
Merge branch 'master' into blender2.8 |
July 31, 2018, 11:24 (GMT) |
Fix T56170: Fake dependency cycle in new depsgraph + interleaved armature update + proxy Make proxy copy result more atomic operation. |
July 31, 2018, 11:22 (GMT) |
Fix memory leak in DRW_cache_gpencil_axes_get The Batch was created using old function without GPU_BATCH_OWNS_VBO and the batch was not removed from memory |
July 31, 2018, 11:08 (GMT) |
UI: Annotations tool color setting in toolbar |
July 31, 2018, 10:52 (GMT) |
Fix building w/ FreeBSD fileno could be a macro which can't take a void pointer. |
July 31, 2018, 10:46 (GMT) |
UI: Annotations panel tweak "New Note" and "New" datablock do the same, only show one. Minor code comments cleanup. |
July 31, 2018, 10:45 (GMT) |
Cleanup: use static variables |
July 31, 2018, 10:44 (GMT) |
Cleanup: Fix weird comparisons |
|
|
|


Master Commits
MiikaHweb | 2003-2021