Revision e818f12 by Jacques Lucke August 4, 2020, 15:36 (GMT) |
Fix T78932: fix linking reroute nodes of different type Reviewers: mano-wii Differential Revision: https://developer.blender.org/D8460 |
Revision 93d8373 by Brecht Van Lommel August 4, 2020, 15:14 (GMT) |
Merge branch 'blender-v2.90-release' |
Revision a4a814a by Brecht Van Lommel August 4, 2020, 15:13 (GMT) |
Fix buildbot macOS packaging error after recent changes |
Revision f130cd1 by Brecht Van Lommel August 4, 2020, 15:11 (GMT) |
Point Clouds: basic support for instancing objects on points Same exact system as instancing on vertices for a mesh. More powerful ways of instancing will be added at some later point, but this makes the basics works and is consistent with other geometry types. |
Revision 89baafc by Brecht Van Lommel August 4, 2020, 14:57 (GMT) |
Merge branch 'blender-v2.90-release' |
Revision 9538e38 by Brecht Van Lommel August 4, 2020, 14:54 (GMT) |
Fix buildbot packaging error after recent changes |
Revision 21c3188 by Brecht Van Lommel August 4, 2020, 14:39 (GMT) |
Merge branch 'blender-v2.90-release' |
Revision b1976d1 by Kévin Dietrich August 4, 2020, 14:10 (GMT) |
Fix broken Alembic tests following motion blur commit The tests were broken because of an extra call to RNA_def_struct_name_property which set the name of the velocity attribute to be the string used to identify CacheFiles in bpy.data.cachefiles. |
Revision 7bad5e0 by Dalai Felinto August 4, 2020, 14:01 (GMT) |
Cleanup: clang-format after recent cleanup commit Remember to run `make format` after any massive cleanup please. This "issue" introduced on 901ee66ea1cb. |
Revision 16c7b6a by Brecht Van Lommel August 4, 2020, 13:44 (GMT) |
Buildbot: make code signing of packages optional with --codesign parameter This is in preparation of doing builds per commit that will not be code signed. Ref D8438 Differential Revision: https://developer.blender.org/D8451 |
Revision 0e87a35 by Sybren A. Stüvel August 4, 2020, 13:37 (GMT) |
Merge remote-tracking branch 'origin/blender-v2.90-release' |
Revision e8483f9 by Sybren A. Stüvel August 4, 2020, 13:23 (GMT) |
Fix T78758 Alembic export: crash when file is in use by another application In cases when the output file cannot be opened, an exception is thrown that was not caught. |
Revision f5919a7 by Julian Eisel August 4, 2020, 13:05 (GMT) |
Merge branch 'blender-v2.90-release' |
Revision e1a10b5 by Julian Eisel August 4, 2020, 13:05 (GMT) |
Fix T79234: Material preview does not update When changing the material while the properties editor temporarily isn't visible (e.g. because another editor is in full-screen or a different workspace is active), the preview wouldn't be updated on changes. Always trigger a material preview update on screen layout or editor type changes. |
Revision 5270462 by Julian Eisel August 4, 2020, 12:55 (GMT) |
Fix T79234: Material preview does not update When changing the material while the properties editor temporarily isn't visible (e.g. because another editor is in full-screen or a different workspace is active), the preview wouldn't be updated on changes. Always trigger a material preview update on screen layout or editor type changes. |
Revision 675fa2e by Jacques Lucke August 4, 2020, 12:40 (GMT) |
Refactor: rename SpaceType->new to SpaceType->create The data member `new` was conflicting with the `new` keyword when `BKE_screen.h` was included in C++ files. Reviewers: sergey Differential Revision: https://developer.blender.org/D8459 |
Revision 7fbbe71 by Sergey Sharybin August 4, 2020, 12:25 (GMT) |
Depsgraph: Fix wrong forward declarations |
Revision 5f621a1 by Bastien Montagne August 4, 2020, 11:36 (GMT) |
Merge branch 'blender-v2.90-release' Conflicts: source/blender/editors/gpencil/gpencil_primitive.c |
Revision ca606bf by Campbell Barton August 4, 2020, 11:28 (GMT) |
Merge branch 'blender-v2.90-release' into master |
Revision 701a9d3 by Bastien Montagne August 4, 2020, 11:26 (GMT) |
Cleanup: typos & co in UI messages (and some other places). |
|
|
|


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