Blender Git Commit Log

Git Commits -> Revision 886dcf6

Revision 886dcf6 by Ton Roosendaal (master)
November 11, 2012, 12:02 (GMT)
MultiSample feature: added provision that requires a restart in order to get
it work properly - you cannot set/disable it in a running program with windows
open.

In short: Multisample setting is static, set on first time running of Blender,
after reading the user preferences.

For as far as I can see - disabling/enableing (glEnable) doesn't harm to be
used in drawing code. With multisample on at start, you can enable and disable it
freely. But without it set at start, enabling doesn't do anything nor draws badly.


Commit Details:

Full Hash: 886dcf617e573862c45db8dc77316adcb6db0b05
SVN Revision: 52092
Parent Commit: 66b488a
Lines Changed: +7, -1

1 Modified Path:

/source/blender/windowmanager/intern/wm_window.c (+7, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021