October 30, 2017, 12:47 (GMT) |
Merge branch 'id_override_static' into asset-engine |
October 30, 2017, 12:41 (GMT) |
Merge branch 'master' into id_override_static |
October 30, 2017, 12:00 (GMT) |
Fix T53191: Python API Reference link wrong in splash screen. Forgot to update splashscreen links when we switched API doc naming scheme... |
October 30, 2017, 11:36 (GMT) |
Curve Decimate: new tool to simplify bezier curves Access from the curve clean-up menu |
Revision b381e84 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) October 30, 2017, 08:25 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
October 30, 2017, 07:45 (GMT) |
CMake: cleanup |
October 30, 2017, 07:45 (GMT) |
Merge branch 'master' into blender2.8 |
October 30, 2017, 06:49 (GMT) |
Draw Manager: re-enable edit-mesh text overlay |
October 30, 2017, 03:26 (GMT) |
Fix manipulator drawing before their refresh callback Caused glitch with Scale-Cage tool. |
October 30, 2017, 03:26 (GMT) |
Missing NULL pointer check in poly-build tool |
October 30, 2017, 01:59 (GMT) |
CMake: cleanup |
October 29, 2017, 20:20 (GMT) |
Merge branch 'master' into blender2.8 # Conflicts: # build_files/cmake/macros.cmake # build_files/cmake/platform/platform_win32.cmake |
October 29, 2017, 19:16 (GMT) |
CMake: use only absolute linker paths for msvc. cmake's link_directories will supply forward slashes for the search paths, the msvc linker has some issues with that, while it will search for the needed libs just fine, the incremental linker gets fed forward slashes for some libs, while the previous binary has backward slashes in it's metadata, the linker assumes obj files got added and performs a full link instead of an incremental link. This change brings down the link time with newer msvc versions for a trivial edit down from a few minutes to a few seconds. |
October 29, 2017, 16:31 (GMT) |
Merge branch 'master' into blender2.8 |
October 29, 2017, 16:23 (GMT) |
Alembic: added frame offset property The offset is subtracted, so that it's intuitive (dragging slider pushes the animation further that way on the timeline). |
October 29, 2017, 15:44 (GMT) |
Cycles: restore SOBOL_SKIP hack, for some cases where it helps still. |
October 29, 2017, 14:38 (GMT) |
Merge branch 'master' into blender2.8 # Conflicts: # source/blender/alembic/intern/abc_exporter.cc # source/blender/alembic/intern/abc_exporter.h # source/blender/alembic/intern/alembic_capi.cc # tests/gtests/alembic/abc_export_test.cc |
October 29, 2017, 14:21 (GMT) |
Alembic: exporting MetaBalls as mesh - Only basis balls are exported, as they represent the resulting mesh. As a result the mesh is written to Alembic using the name of the basis ball. - MetaBalls are converted to a mesh on every frame, then an AbcMeshWriter is used to write that mesh to Alembic. |
October 29, 2017, 14:14 (GMT) |
Merge branch 'master' into blender2.8 |
October 29, 2017, 13:38 (GMT) |
BMesh: use heap update for dissolve-decimate |
|
|
|


Master Commits
MiikaHweb | 2003-2021