Revision 8c87e68 by Alexander Gavrilov September 16, 2018, 07:46 (GMT) |
Fix driver expression bytecode validation crash if parsing fails. Another NULL pointer access: nothing to validate if it already failed. |
Revision db0c37f by Antonio Vazquez September 16, 2018, 07:32 (GMT) |
GP: Rename select group color to materials |
Revision 9901679 by Alexander Gavrilov September 16, 2018, 06:06 (GMT) |
Fix a crash when a driver expression evaluates to NaN. The debug logging statement was accessing a NULL pointer. Also happens in 2.79. |
Revision 1079da9 by Antonio Vazquez September 15, 2018, 17:26 (GMT) |
GP: Initialize new brush factors |
Revision b1f0e4c by Inês Almeida September 15, 2018, 15:28 (GMT) |
Cleanup: use tuples in python according to feedback |
Revision 3f20b3b by Campbell Barton September 15, 2018, 00:33 (GMT) |
Cleanup: use r_ prefix for return args |
Revision 83d4328 by Campbell Barton September 15, 2018, 00:33 (GMT) |
PyDoc: add gpu.shader Also some syntax corrections. |
Revision ca3628b by Campbell Barton September 15, 2018, 00:33 (GMT) |
Cleanup: style |
Revision b3a9069 by Clément Foucault September 14, 2018, 22:11 (GMT) |
GPUTexture: Fix problem with glGenerateMipmap Fix T56789: There was issue with certain driver with glGenerateMipmap and GPU_DEPTH_COMPONENT24. In this case we just create a complete texture with mipmaps manually without downsampling / initializing the data. |
Revision 6b024c7 by Antonio Vazquez September 14, 2018, 20:54 (GMT) |
GP: Improve errase panel and toolbars Some names were not clear enough and some parameters were missing. |
Revision 54f1375 by Antonio Vazquez September 14, 2018, 20:54 (GMT) |
GP: Add pressure option to eraser size |
Revision 460731f by Antonio Vazquez September 14, 2018, 20:54 (GMT) |
GP: Some changes to eraser panel |
Revision 424aeda by Clément Foucault September 14, 2018, 16:32 (GMT) |
Object Mode: Draw object center after the floorgrid |
Revision 1f1d5e1 by Clément Foucault September 14, 2018, 16:32 (GMT) |
Object Mode: Make Flat object selectable in ortho view ... ... when wireframe is enabled |
Revision b62d140 by Clément Foucault September 14, 2018, 16:32 (GMT) |
Object Mode: Make Flat object outline visible in orthographic view |
Revision 5feb03c by Brecht Van Lommel September 14, 2018, 15:42 (GMT) |
Motion Paths: interactively update current frame location while dragging. |
Revision fe6a6de by Brecht Van Lommel September 14, 2018, 15:42 (GMT) |
Motion Paths: only update once when transforming multiple bones or objects. |
Revision a415d52 by Brecht Van Lommel September 14, 2018, 15:42 (GMT) |
Fix object motion paths not updating correct after filtering optimization. |
Revision 66ad9ef by Brecht Van Lommel September 14, 2018, 14:35 (GMT) |
Fix OpenColorIO link errors in some Linux builds. The library can get installed in a lib/static subdirectory, so search there as well now. |
Revision 898c780 by Brecht Van Lommel September 14, 2018, 14:28 (GMT) |
Fix OpenColorIO link errors in some Linux builds. The library can get installed in a lib/static subdirectory, so search there as well now. |
|
|
|


Master Commits
MiikaHweb | 2003-2021