June 19, 2020, 17:42 (GMT) |
Merge branch 'master' into greasepencil-object |
June 19, 2020, 16:33 (GMT) |
Fluid: Adjusted the display thickness in 'Quick Liquid' for more detailed display of phi grids. |
June 19, 2020, 15:08 (GMT) |
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve |
June 19, 2020, 15:07 (GMT) |
GPencil: Add transform of curve control points This ignores handles for now. Only transforms control points. |
June 19, 2020, 11:41 (GMT) |
Property Search: Improve interaction with panels |
June 19, 2020, 08:34 (GMT) |
GPencil: Apply GSoC changes |
June 19, 2020, 08:14 (GMT) |
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve |
Revision 9566f23 by Antonio Vazquez (greasepencil-object) June 19, 2020, 08:10 (GMT) |
Merge branch 'master' into greasepencil-object |
June 19, 2020, 03:56 (GMT) |
Merge branch 'master' into soc-2020-outliner |
June 19, 2020, 03:19 (GMT) |
Outliner: Add properties sync for most types Add properties sync for all types that have a context tab. Some may have been missed but they can be added later easily. |
June 19, 2020, 03:14 (GMT) |
Remove proof-of-concept properties sync |
June 18, 2020, 21:00 (GMT) |
Property Search: New method that reuses existing layouts This method just transforms each layout into a row or a column, without adding any new layouts at all. There are a few problems with this method though, the columns have a fixed width for some reason, and it becomes more difficult to add the label column. |
June 18, 2020, 20:49 (GMT) |
Deflection fixes and cleanup |
June 18, 2020, 18:35 (GMT) |
Merge branch 'master' into greasepencil-edit-curve |
June 18, 2020, 18:34 (GMT) |
Merge branch 'master' into greasepencil-object |
June 18, 2020, 18:17 (GMT) |
Update velocity calculation to be better and move the normal constraint check |
June 18, 2020, 14:37 (GMT) |
Fixed using wrong angle in light tree importance |
June 18, 2020, 14:19 (GMT) |
Cycles: Make compatible with C++17 on 10.9 deployment target OSLRenderServices contains a member which is 64 bytes aligned and this is onlys supported by default allocators in SDK 10.14. Since we take care of allocation ourselves ignoring the diagnostic is an acceptable way dealign with it. |
June 18, 2020, 13:43 (GMT) |
Fix typo in previous commit Is really hard to fix 3 platforms at the same time. |
June 18, 2020, 13:27 (GMT) |
Fix BLI_vector_test.cc on Linux platform Quite annoying that GCC has different ideas of implicit sign conversion than MSVC. |
|
|
|


Master Commits
MiikaHweb | 2003-2021