Revision ac6fbf6 by Campbell Barton July 29, 2020, 00:50 (GMT) |
Cleanup: declare static variables |
Revision 012ed9c by Campbell Barton July 29, 2020, 00:45 (GMT) |
Fix incorrect flag check in overlay relationship lines |
July 29, 2020, 00:01 (GMT) |
Docs: add translation keyword argument default for msgctxt |
July 28, 2020, 23:49 (GMT) |
Fix RST syntax for freestyle documentation |
Revision 7dfc2f5 by Hans Goudey July 28, 2020, 21:20 (GMT) |
Cleanup: Doxygen sections, comment formatting |
Revision a0bc359 by Jacques Lucke July 28, 2020, 18:56 (GMT) |
Cleanup: class -> struct |
Revision cd3be9c by Jacques Lucke July 28, 2020, 18:56 (GMT) |
Cleanup: too small loop variable |
Revision c3f6227 by Hans Goudey July 28, 2020, 18:24 (GMT) |
Cleanup: Use bool instead of int |
Revision e5e97d0 by Antonio Vazquez July 28, 2020, 16:46 (GMT) |
Merge branch 'blender-v2.90-release' |
Revision d8919d1 by Antonio Vazquez July 28, 2020, 16:46 (GMT) |
GPencil: Fix typo error in RIM VFX panel The vertical axis must be named Y, not Z because it works in 2D space. |
Revision fcf91bb by Bastien Montagne July 28, 2020, 16:32 (GMT) |
Merge branch 'blender-v2.90-release' |
Revision 9c1da81 by Bastien Montagne July 28, 2020, 16:31 (GMT) |
Fix T54544: "Copy Materials to Selected" only works when materials are defined on the mesh. Build a temp matarray storing materials from obdata and source object (depending on slots 'allocation' of source object), and assign those to targets. Also remove limitation of 'using same obdata is forbidden', just never edit obdata materials in that case... Certainly not perfect, but already much better than existing code. |
Revision cf243e0 by Brecht Van Lommel July 28, 2020, 15:56 (GMT) |
Merge branch 'blender-v2.90-release' |
Revision 5d88f8e by Brecht Van Lommel July 28, 2020, 15:55 (GMT) |
Fix T61607: OpenEXR files with less common RGB channels names not loaded Previously there would have to be 3 channels R,G,B. Now also support cases where there are fewer channels or other names like Red, AR and RA are used. |
Revision 556252f by Brecht Van Lommel July 28, 2020, 15:34 (GMT) |
Fix T79067: Cycles panorama viewport render stretched after recent changes |
Revision 8053972 by Brecht Van Lommel July 28, 2020, 15:34 (GMT) |
Fix T79219: Cycles NLM denoiser clean passes broken after recent changes |
Revision 814ca40 by Jacques Lucke July 28, 2020, 14:37 (GMT) |
Merge branch 'blender-v2.90-release' |
Revision 67c33ca by Jacques Lucke July 28, 2020, 14:35 (GMT) |
Fix: remove error in previous commit |
Revision b274d18 by Jacques Lucke July 28, 2020, 14:33 (GMT) |
Cleanup: correct usage of extern-C blocks in various places This removes extern-C blocks around other includes and adds such blocks for some headers that need them. |
Revision cbeb2e5 by Antonio Vazquez July 28, 2020, 14:24 (GMT) |
Merge branch 'blender-v2.90-release' |
|
|
|


Master Commits
MiikaHweb | 2003-2021