Revision 7b72be0 by Antonio Vazquez July 31, 2018, 20:27 (GMT) |
Fix T56181: Annotations hide proportionnal editing UI buttons |
Revision 3667a54 by Clément Foucault July 31, 2018, 18:10 (GMT) |
KnifeTool: Use GPUBatch API instead of IMM to fix buffer overflow issue This also include a small optimisation (remove of a double loop and half of the memory allocation for hit points) This should fix T55946 Crash using knife tool on mesh with large number of vertices. Tried with a 500K vert suzanne and it seems fine. |
Revision d5724bf by Aaron Carlisle July 31, 2018, 17:03 (GMT) |
Revert "Gitignore: Ignore diffs in all subdirs" This is an issue for some file in the extern dir This reverts commit d940a081a9f1f4106a5d2d155682695b0a6b0cb6. |
Revision d940a08 by Aaron Carlisle July 31, 2018, 16:53 (GMT) |
Gitignore: Ignore diffs in all subdirs |
Revision 6ba70d5 by Clément Foucault July 31, 2018, 16:21 (GMT) |
Fix crash when rendering viewport within another area This also Fix T55574 Crash on sequencer preview |
Revision 7e0eb0d by Clément Foucault July 31, 2018, 16:21 (GMT) |
GPUFrameBuffer: Put active framebuffer in GPUContext instead of being ThreadLocal and leading to incorrect usage. We still enforce no framebuffer when changing context. We can lift this restriction later. |
Revision 3ecba65 by Clément Foucault July 31, 2018, 16:21 (GMT) |
GPU: Replace malloc/calloc/realloc/free with MEM_* counterpart |
Revision 9b817bc by Antonio Vazquez July 31, 2018, 15:03 (GMT) |
Fix set_pixel overflow in fill brush The value of the index was above the size of image |
Revision 4684375 by Joshua Leung July 31, 2018, 14:18 (GMT) |
Fix: Motion Paths were still visible after clearing them After clearing motion paths from objects, those objects needed to be tagged for copy on write so that the copied data (i.e. viewport) recieve the changes (i.e. removed paths) Reported by Hjalti |
Revision d803b4e by Pablo Vazquez July 31, 2018, 14:14 (GMT) |
UI: Grease Pencil Simplify tweaks Single-column layout and tweaks to tooltips. |
Revision d41f448 by Antonio Vazquez July 31, 2018, 14:04 (GMT) |
Change Brush smooth factor to 0.1 by default The old values were too high. |
Revision ff1ca80 by Antonio Vazquez July 31, 2018, 13:57 (GMT) |
Set overlay default values |
Revision a3893ed by Antonio Vazquez July 31, 2018, 13:39 (GMT) |
Enable ghost onion skin by default This option was changed by error when implement annotations. |
Revision ebca6f5 by Campbell Barton July 31, 2018, 13:39 (GMT) |
Fix grease pencil line toggle Replace with generic context toggle operator. |
Revision 475e900 by Bastien Montagne 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! ;) |
Revision ddd4431 by Pablo Vazquez 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. |
Revision 1b0c1c5 by Campbell Barton 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. |
Revision 2dbb1e9 by Brecht Van Lommel July 31, 2018, 12:39 (GMT) |
Fix cmake external library build for blosc/freetype on some systems. |
Revision e5a1bf0 by Pablo Vazquez 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. |
Revision 29f1347 by Bastien Montagne July 31, 2018, 11:42 (GMT) |
Fix (unreported) wrong logic in gpencil UI code. |
|
|
|


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