August 19, 2019, 08:28 (GMT) |
GPencil: Fix last missing point in active Subdivide The last subdivision point was missing and there was a gap in the point distribution. |
August 18, 2019, 23:14 (GMT) |
Rename yup_to_zup_attr_ to attrs_require_coord_convert_ A better name for the field "Y-Up to Z-Up Custom Attributes:" is "Require coordinate conversion:" That's in case there a forward and up axis fields are introduced as options in the future and so hard hard-coding the Y-Up to Z-Up conversion may eventually be removed in favour of options specifying the axes. |
August 18, 2019, 22:40 (GMT) |
Add prominent button to toggle properties sidebar Located at the lower left. |
August 18, 2019, 22:24 (GMT) |
Handle Y-Up to Z-Up attribute string in MOD_meshsequencecache 1. Handle the yup_to_zup_attrs_str parameter in the MeshSequenceCache modifier. 2. This fixes an issue where animation wasn't applied, as a consequence to the previous change when the yup_to_zup_attrs_vec was introduced, since the yup_to_zup_attrs_str data wasn't being applied by applyModifier(). 3. Make the appropriate RNA_def_property() calls for "import_attrs", and "yup_to_zup_attrs_str". Also add them to DNA_cachefile_types.h 4. Set maximum length of the yup_to_zup_attrs_str to 1024. 2048 is a little excessive. 5. Disable Ui for yup_to_zup_attrs_str when import_attrs is not enabled. |
August 18, 2019, 21:22 (GMT) |
Only add new properties sidebar when there is an operator to execute So don't add the sidebar (not even hidden) when the file browser is opened as regular editor. |
August 18, 2019, 21:04 (GMT) |
Only show new properties sidebar for specific operators |
August 18, 2019, 20:53 (GMT) |
Merge branch 'master' into fluid-mantaflow |
August 18, 2019, 19:53 (GMT) |
Mantaflow: Addressed all issues from the review / diff |
August 18, 2019, 19:03 (GMT) |
GPencil: Make active Subdivide by pixel distance Now the subdivision is base on the distance in pixels between last two mouse positions. |
August 18, 2019, 18:43 (GMT) |
Don't limit with of execute region by tool properties region |
August 18, 2019, 15:50 (GMT) |
GPencil: New Active Subdivide for Brushes This new option subdivide the last stroke segment while drawing. |
Revision 38b973a by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) August 18, 2019, 14:31 (GMT) |
New Map, Set and SetVector implementation All tests are runnings still, but I need to do more testing in the upcoming days. This implementation uses a different approach for sharing code between the different structures. I tried different abstractions in the last weeks and this is the best one I found so far. |
August 18, 2019, 14:10 (GMT) |
Cycles: Patch embree version |
August 18, 2019, 13:56 (GMT) |
Cycles: Remove unused BVH Builder using Embree BVH |
August 18, 2019, 13:33 (GMT) |
LANPR: Fix render status enum value. |
August 18, 2019, 13:31 (GMT) |
LANPR: Bypass thread redraw viewport on complete. |
August 18, 2019, 13:22 (GMT) |
LANPR: Bypass thread for LANPR calculations. |
August 18, 2019, 13:21 (GMT) |
Add right sidebar region for operator properties This always shows up right now. Hiding it correctly still has to be done. |
August 18, 2019, 11:46 (GMT) |
Fix lock variable. |
August 18, 2019, 11:39 (GMT) |
Merge remote-tracking branch 'origin/master' into temp-lanpr-staging |
|
|
|


Master Commits
MiikaHweb | 2003-2021