Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-17 | Improve undersampling settings | Hugo Locurcio | |
The setting now accepts values between 1 and 8 in the Advanced Settings menu. Values 0 and 1 now behave the same way (setting it to 1 won't disable MSAA anymore), so there's no need to expose 0 as a value. This closes #8939. | |||
2018-02-15 | Render copyright notice: Fix name spelling (#7042) | Vitaliy | |
2017-11-06 | LINT: Add files to whitelist, fix detected indent errors | paramat | |
2017-10-31 | Rewrite rendering engine (#6253) | Vitaliy | |
* Clean draw_*() arguments * Split rendering core * Add anaglyph 3D * Interlaced 3D * Drop obsolete methods |