Revision c18c3ff by Campbell Barton May 17, 2017, 07:37 (GMT) |
Cleanup: line length |
Revision d41f984 by Campbell Barton May 17, 2017, 07:27 (GMT) |
DWM: minor changes to face-flag use |
Revision e74177d by Campbell Barton May 17, 2017, 07:14 (GMT) |
Correct own error in copying vertex color to VBO's |
Revision e074ac6 by Campbell Barton May 17, 2017, 07:06 (GMT) |
DWM: don't use engine drawing for paint modes Also only use sculpt-mode drawing with the active object. |
Revision 3926e3e by Campbell Barton May 17, 2017, 06:41 (GMT) |
DWM: correct unselected face overlay |
Revision 9995bd8 by Campbell Barton May 17, 2017, 06:08 (GMT) |
DWM: use DRWContextState.obact |
Revision 741a4cf by Campbell Barton May 17, 2017, 06:01 (GMT) |
DWM: Initial support vert & weight hidden faces |
Revision 17458c5 by Campbell Barton May 17, 2017, 03:38 (GMT) |
Cleanup: quiet warning |
Revision aa66f2c by Campbell Barton May 17, 2017, 03:31 (GMT) |
Use byte color for selection drawing Some small advantage to using 1/4 sized data-type. |
Revision 431b7c8 by Campbell Barton May 17, 2017, 03:26 (GMT) |
Correct flag when drawing editmode face select Own error in updating select code. |
Revision b4ec0e8 by Campbell Barton May 17, 2017, 02:58 (GMT) |
DWM: use generic header for DRWCall Avoid alignment mis-match casting between different draw-call types. |
Revision 5bfeaf6 by Campbell Barton May 17, 2017, 02:36 (GMT) |
Cleanup: group VBO attributes in a struct Some names are a bit arbitrary, this makes it clear which names are VBO attributes. |
Revision 3d6361a by Campbell Barton May 17, 2017, 01:47 (GMT) |
Cleanup: clarify select terminology In mesh cache we have select: color, id, bool. Current naming didn't make this clear. |
Revision 89483c7 by Campbell Barton May 17, 2017, 01:34 (GMT) |
DWM: write mesh data to the VBO directly Was using intermediate functions to store each data type. This is still done in some places (for more involved access). For basic data: coords, normals, colors..etc this is unnecessarily indirect. |
Revision 2f6bc53 by Campbell Barton May 17, 2017, 01:03 (GMT) |
DWM: Add obact for convenience Modes often need to check if the object is the active one. |
Revision 8adec78 by Campbell Barton May 17, 2017, 00:46 (GMT) |
Cleanup: remove GLSL version checks |
Revision c8bf398 by Clément Foucault May 16, 2017, 23:43 (GMT) |
Gawain: Fix crash in release build. Non-initiliazed var, I thought I was clever than this. :( |
Revision 0a6c57d by Mai Lavelle May 16, 2017, 20:29 (GMT) |
Fix crash from freeing of NULL pointer |
Revision 966a268 by Mai Lavelle May 16, 2017, 20:05 (GMT) |
Cycles: Fix building with native only option Approach suggested by Lukas S. |
Revision e14a2e8 by Mai Lavelle May 16, 2017, 20:03 (GMT) |
Revert "Cycles: Fix native only kernel since denoiser commit" Fix didn't work in debug mode due to undefined references. This reverts commit 53195715119e294e1a0d89831ebab716c9f7fee6. |
|
|
|


Master Commits
MiikaHweb | 2003-2021