Revision db7cfd0 by Antonio Vazquez August 12, 2020, 20:48 (GMT) |
GPencil: Remove unused parameter in convert curve The only_stroke parameter is not used |
Revision e188a79 by Antonio Vazquez August 12, 2020, 20:48 (GMT) |
GPencil: Clean material list when convert a curve Now the list of materials is cleanup and any duplicated material is removed. |
Revision cd49c7b by Antonio Vazquez August 12, 2020, 20:48 (GMT) |
GPencil: Move merge similar materials code to BKE This is required in other places and need to be shared. |
Revision 01636ed by Antonio Vazquez August 12, 2020, 20:48 (GMT) |
GPencil: Fix unreported problem in merge similar materials When two similar colors were adjacent, the colors were not merged. |
Revision b126e38 by Antonio Vazquez August 12, 2020, 20:48 (GMT) |
GPencil: Fix unreported error in merge similar materials When the color was black, the original value was not initialized and get a NaN value with unexpected results. Also cleanup code. |
Revision 3d247ab by Antonio Vazquez August 12, 2020, 20:47 (GMT) |
GPencil: Remove unused lines |
Revision 145445c by Antonio Vazquez August 12, 2020, 20:47 (GMT) |
GPencil: Recode all material management when convert SVG |
Revision 504c257 by Antonio Vazquez August 12, 2020, 20:47 (GMT) |
GPencil: Add Sample parameter to Convert curve This allows to resample the stroke to avoid too dense geometry. |
Revision 9abdafe by Antonio Vazquez August 12, 2020, 20:47 (GMT) |
GPencil: Add parameters to scale thickness when convert Curves This parameter allows to scale the thickness. |
Revision 19cef40 by Antonio Vazquez August 12, 2020, 20:47 (GMT) |
GPencil: Interpolate thickness when convert Curve to GPencil The curve was using only the last point radius of the segment. Now, the value is interpolated between start and end points. |
Revision 54b3168 by Clément Foucault August 12, 2020, 17:57 (GMT) |
Fix T77424 Overlay: Editmode: Issue with multi edit and in-front option This is a nice addition to the refactor. Now any combination of in-front / not in-front will work in non x-ray edit mode. |
Revision f21cdf0 by Germano Cavalcante August 12, 2020, 17:49 (GMT) |
Clenaup: Deduplicate cloth collision code And do the clamp by vertex instead of triangle. |
Revision 633b0d6 by Julian Eisel August 12, 2020, 17:26 (GMT) |
Merge branch 'blender-v2.90-release' |
Revision ba2d1c8 by Julian Eisel August 12, 2020, 17:26 (GMT) |
Fix T79738: Double Click does not opening folders in File Browser If the File Browser was used in regular editor mode (e.g. not through an operation like File > Open), the operator that usually opens files and directories wouldn't execute. We need to keep two operators for double-click in the keymap so selecting and opening works in all cases. Caused by c606044157a3. |
Revision eee88f7 by Bastien Montagne August 12, 2020, 17:03 (GMT) |
Merge branch 'blender-v2.90-release' into master |
Revision b3165fb by Bastien Montagne August 12, 2020, 17:03 (GMT) |
Fix (unreported) glitch when making liboverride of object from IDtemplate. We need to ensure new override is instantiated in the scene... Reported by @Severin, thanks. |
Revision 337b6d0 by Hans Goudey August 12, 2020, 16:59 (GMT) |
Cleanup: Use const for context |
Revision 1da0539 by Hans Goudey August 12, 2020, 16:56 (GMT) |
UI: Category support for instanced panels This adds support for panel categories to the instanced panel system used for modifiers and others. The change is pulled from D7997 where it is needed for FCurve modifiers, but it is unused now. The change is simple and basically amounts to checking the panel category where it was overlooked before. |
Revision 6238eab by Brecht Van Lommel August 12, 2020, 16:50 (GMT) |
Merge branch 'blender-v2.90-release' |
Revision 54c2c14 by Brecht Van Lommel August 12, 2020, 16:49 (GMT) |
CMake: clarify that the modules are licensed BSD 3-Clause Many of these are derived from similar modules in the CMake project, which have this license. Fixes T79715 |
|
|
|


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