Revision fc72a2f by Clément Foucault March 20, 2017, 14:19 (GMT) |
Draw module: code style, encapsulate static vars |
Revision a201b99 by Sergey Sharybin March 20, 2017, 13:48 (GMT) |
Fix T50975: Cycles: Light sampling threshold inadvertently clamps negative lamps |
Revision 69a17bc by Bastien Montagne March 20, 2017, 13:46 (GMT) |
Cleanup: remove useless `glDisable(GL_LINE_STIPPLE)` call. Note that muted strips have solid border currently, marked as TODO to add back stippled lines (if with want them back?). |
Revision 21b3611 by Bastien Montagne March 20, 2017, 13:37 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 6b86b44 by Bastien Montagne March 20, 2017, 13:36 (GMT) |
Cleanup: useless call to glRasterPos before `view3d_cached_text_draw_add()` Probably some leftover from much older code? |
Revision 18bf900 by Sergey Sharybin March 20, 2017, 11:07 (GMT) |
Fix T50990: Random black pixels in Cycles when rendering material with Multiscatter GGX |
Revision a6d4ac2 by Dalai Felinto March 20, 2017, 09:30 (GMT) |
Layers unittesting: update after doversion changes Collections now are called "Collection 1", instead of "1" |
Revision 01c4e59 by Dalai Felinto March 20, 2017, 08:50 (GMT) |
Silence unused vars warning |
Revision 06159e6 by Campbell Barton March 20, 2017, 01:45 (GMT) |
Correct unintended splash on loading startup |
Revision dbc8b81 by Campbell Barton March 20, 2017, 01:42 (GMT) |
User Preferences: Split out addon and keymap free |
Revision eaf88f5 by Campbell Barton March 20, 2017, 01:16 (GMT) |
Remove register_module use in Cycles |
Revision fa11d41 by Campbell Barton March 19, 2017, 22:49 (GMT) |
Cleanup: especially non pep8 parts of Py UI |
Revision 3f818c7 by Campbell Barton March 19, 2017, 22:30 (GMT) |
Merge branch 'master' into blender2.8 |
Revision df76616 by Bastien Montagne March 19, 2017, 16:31 (GMT) |
Usual UI/i18n message fixes. Please provide valid description for SurfaceDeform modifier tooltip. Such place-holders should not pass final checks before merging in master! |
Revision 19d493e by Campbell Barton March 19, 2017, 15:37 (GMT) |
Moving classes to separate listing broke panel order Although this wasn't so obvious since it only showed up for factory settings and in the preferences window. Panel display order depends on registration order, Sorry for the noise. On the bright side we no longer need to move classes around to re-arrange panels. |
Revision 8493599 by Campbell Barton March 19, 2017, 15:07 (GMT) |
Add missing classes from recent commit |
March 18, 2017, 16:57 (GMT) |
PyAPI: ID Property tests |
Revision 9bdda42 by Campbell Barton March 18, 2017, 09:03 (GMT) |
Revision 2fbc50e by Campbell Barton March 18, 2017, 07:32 (GMT) |
Alternate fix for T50899 object_get_derived_final shouldn't have been assuming mesh objects. It's even valid to use a curve as a target for a shrink-wrap modifier. |
Revision 3ceb68c by Campbell Barton March 18, 2017, 01:33 (GMT) |
Missing from recent commit |
|
|
|


Master Commits
MiikaHweb | 2003-2021