Revision c7ae7cc by Campbell Barton June 17, 2018, 12:50 (GMT) |
Driver: trailing zeros from expression |
Revision 547e962 by Campbell Barton June 17, 2018, 12:43 (GMT) |
3D View: 3D Cursor was not restoring GL state Caused camera frame to be double width. |
Revision 446a646 by Campbell Barton June 17, 2018, 10:38 (GMT) |
UI: hide decorators in panels w/o animated buttons |
Revision 529669f by Campbell Barton June 17, 2018, 10:31 (GMT) |
Edit Mesh: tweak active face edge width This rewinds a change from own commit e3d88b021c07d The only took edge overlay into account (crease, seam.. etc) Currently active-face also uses this width. While the difference is subtle, this makes the active-face stand out more clearly. |
Revision d53d78a by Campbell Barton June 17, 2018, 10:15 (GMT) |
UI: correct decorator buttons 'enabled' flag |
Revision e960920 by Campbell Barton June 17, 2018, 10:15 (GMT) |
UI: decorator color button assert Also set 'all' argument based on the RNA-index (even though it worked, better set to correct value). |
Revision ab20901 by Campbell Barton June 17, 2018, 10:03 (GMT) |
Cleanup: codestyle |
Revision 43ce201 by Campbell Barton June 17, 2018, 09:57 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 42103a3 by Campbell Barton June 17, 2018, 09:56 (GMT) |
CMake: add missing headers |
Revision 2f1e34c by Campbell Barton June 17, 2018, 09:50 (GMT) |
Cleanup: use clamp_* from BLI_math (replace macro) |
Revision 7518855 by Ray molenkamp June 17, 2018, 03:49 (GMT) |
Merge branch 'blender2.8' of git.blender.org:blender into blender2.8 |
Revision 0a08c5c by Ray molenkamp June 17, 2018, 03:49 (GMT) |
Fix : Build error with uchar in intern_gawain. error introduced by D3483, intern_gawain has no access to bli_systypes.h |
Revision fe98124 by Clément Foucault June 16, 2018, 21:28 (GMT) |
Custom Hdri: Use same AntiAliasing as Matcaps |
Revision b503dd7 by Clément Foucault June 16, 2018, 21:28 (GMT) |
StudioLights: Fix preview icon. Use same antialiasing method as the matcaps and fix the normal computation. |
Revision 48adf90 by Clément Foucault June 16, 2018, 21:28 (GMT) |
Matcap: Make matcap preview the same size as the other StudioLights |
Revision 224daf5 by Clément Foucault June 16, 2018, 21:28 (GMT) |
Matcaps: Add AntiAlias alpha mask to icon preview. |
Revision 0332d33 by Clément Foucault June 16, 2018, 21:28 (GMT) |
Studio Light: Fix typo |
Revision 4a2c58e by Clément Foucault June 16, 2018, 21:28 (GMT) |
Outlines: Don't draw Xray mode outlines in material or render mode |
Revision 45591cc by Ray molenkamp June 16, 2018, 18:44 (GMT) |
GLRefactor: Remove all GL types from gawains public headers. In preparation for possible alternative back-ends, the dependency on glew.h needs to be confined to as few libraries as possible. This patch removes all gl types from the public gawain headers. It'll need some more refactoring later on, but for now this will suffice. Reviewer: brecht, fclem Differential Revision: https://developer.blender.org/D3482 |
Revision c90d348 by Ray molenkamp June 16, 2018, 18:30 (GMT) |
Merge remote-tracking branch 'origin/master' into blender2.8 |
|
|
|


Master Commits
MiikaHweb | 2003-2021