October 16, 2019, 03:07 (GMT) |
RNA: region_to_view took int's instead of floats Internally the function uses float's, RNA exposed args as int's. Python3.8 warns about int/float conversion in toolbar drawing code. |
October 16, 2019, 02:42 (GMT) |
Merge branch 'blender-v2.81-release' |
October 16, 2019, 02:39 (GMT) |
Fix for building with Python 3.8 |
October 15, 2019, 20:33 (GMT) |
Refactor GPU viewport onscreen drawing for "upside down" drawing Reduces code duplication for the DirectX specific upside down drawing. Didn't actually test the upside down drawing, since I need to do that on Windows. |
October 15, 2019, 20:13 (GMT) |
Merge branch 'master' into soc-2019-openxr |
October 15, 2019, 20:10 (GMT) |
Correct/remove disabled code for space conversion Turns out we don't actually have to convert between spaces. |
October 15, 2019, 20:09 (GMT) |
Cleanup: Avoid duplication of projection matrix calculation |
October 15, 2019, 20:04 (GMT) |
Improve error messages & cleanup |
Revision 75eb728 by Cristian Kovacs (cycles_unbiased_volumes) October 15, 2019, 20:03 (GMT) |
Merge pull request #13 from tangent-animation/blender-v2.80-develop Blender v2.80 develop |
October 15, 2019, 18:02 (GMT) |
Merge branch 'blender-v2.81-release' |
October 15, 2019, 17:59 (GMT) |
Fix T70386: Crash when snapping to edges in specific situations The callbacks get elements through indexes, so make sure they're not "dirty". |
October 15, 2019, 17:11 (GMT) |
Merge branch 'master' into soc-2019-bevel-profiles |
October 15, 2019, 17:04 (GMT) |
Naming (ProfileWidget to ProfileCurve) |
October 15, 2019, 15:37 (GMT) |
Merge branch 'blender-v2.81-release' |
October 15, 2019, 15:33 (GMT) |
Wrap WM XR data into own struct |
October 15, 2019, 15:31 (GMT) |
Fix T70605: incorrect darken and lighten rgb mix mode Differential Revision: https://developer.blender.org/D6058 Reviewers: brecht, fclem |
October 15, 2019, 15:12 (GMT) |
Revert accidental change in previour commit Played around with the color management/transforms but forgot to undo. |
October 15, 2019, 15:08 (GMT) |
Merge branch 'blender-v2.81-release' |
October 15, 2019, 15:07 (GMT) |
Fix T70771: Texture nodes in Compositor causes infinite update |
October 15, 2019, 14:43 (GMT) |
Merge branch 'master' into greasepencil-object |
|
|
|


Master Commits
MiikaHweb | 2003-2021