December 14, 2018, 16:33 (GMT) |
Fix broken particle distribution after recent fix |
December 14, 2018, 16:29 (GMT) |
Fix wrong color in center of HSV circle picker, after recent changes. |
December 14, 2018, 15:59 (GMT) |
Fix T59358: Wrong status bar keymap for release confirms and right click select. Differential Revision: https://developer.blender.org/D4077 |
December 14, 2018, 15:53 (GMT) |
Fix T59182: Blender 2.8 win64 crashes on start |
Revision b0df9b5 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) December 14, 2018, 15:53 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
December 14, 2018, 15:52 (GMT) |
December 14, 2018, 15:35 (GMT) |
Edit Curve: Add Normal size in overlay popover and change default range Change default range to 0..2 to improve the slider behavior. |
Revision eea081c by Charlie Jolly (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) December 14, 2018, 15:28 (GMT) |
GP: Primitive: Revert adding new cursor and use nsew instead |
December 14, 2018, 15:17 (GMT) |
December 14, 2018, 15:17 (GMT) |
Wireframe: Fix wireframe color in edit mode for surfaces |
December 14, 2018, 15:17 (GMT) |
DRW Batch Cache: Fix hack being a bit too much hacky |
December 14, 2018, 15:17 (GMT) |
Displist: Reuse tesselated pos and nor for wireframes This lower the memory usage and also fix a bug with metaballs normals/tris winding being reversed. |
December 14, 2018, 15:17 (GMT) |
Curve Batch Cache: Add back support for shaded geometry This changes a bit the batches data structure. Instead of using one vbo per material we use one for all material and use index buffers for selecting the correct triangles. This is less optimized than before but has potential to become more optimized by merging the wireframe data vbo into the shading one. Also the index buffers are not strictly necessary and could be just ranges inside the buffer. But this needs more adding things inside GPUIndexBuf. |
December 14, 2018, 15:17 (GMT) |
GPUBatch: Add GPU_batch_clear to clear batches without freeing |
December 14, 2018, 15:17 (GMT) |
Wireframe: Fix Object Viewport display "all edges" options not working |
December 14, 2018, 15:17 (GMT) |
Curve Batch Cache: Rework Implementation to use new batch request Shaded triangles are not yet implemented (request from gpumaterials). This also changes the mechanism to draw curve normals to make it not dependant on normal size display. This way different viewport can reuse the same batch. |
December 14, 2018, 15:17 (GMT) |
DRW: Simplify text edit drawing This is to simplify the curve batch cache. |
December 14, 2018, 15:17 (GMT) |
GPUBuffers: Fix uninitialized memory use causing undefined conditional jump |
December 14, 2018, 15:07 (GMT) |
Fix T59334: Crash initializing crazyspace on object with subsurf and displacement |
Revision ca17bf0 by Charlie Jolly (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) December 14, 2018, 15:05 (GMT) |
GP: Primitive, fix move bug |
|
|
|


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