Add default bump mapping in screen.xml
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4762 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: bf121ac07bff436dcf27f64755123bb9c13aef3d Former-commit-id: 4de16d1cebc51405fd65de09869f3e3cf443fd67
This commit is contained in:
parent
39b5b902ce
commit
fd7c89cd8b
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
|
||||
<!DOCTYPE params SYSTEM "../tgf/params.dtd">
|
||||
|
||||
<params name="Screen" version="1.13">
|
||||
<params name="Screen" version="1.14">
|
||||
|
||||
<section name="Validated Screen Properties">
|
||||
<attnum name="window width" val="1024"/>
|
||||
|
@ -269,6 +269,7 @@
|
|||
<attstr name="multi-sampling" val="enabled"/>
|
||||
<attstr name="multi-sampling samples" val="8"/>
|
||||
<attstr name="stereo-vision" val="disabled"/>
|
||||
<attstr name="bump mapping" val="disabled"/>
|
||||
</section>
|
||||
|
||||
</params>
|
||||
|
|
Loading…
Reference in a new issue