Advertisement
Guest User

Untitled

a guest
Sep 18th, 2015
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 2.61 KB | None | 0 0
  1. 9c9
  2. < DontSnapPrimitivePoints=false
  3. ---
  4. > DontSnapPrimitivePoints=true
  5. 23c23
  6. < TextureQuality=1
  7. ---
  8. > TextureQuality=5
  9. 26c26
  10. < MaxWorldSize=8192
  11. ---
  12. > MaxWorldSize=65536
  13. 30,32d29
  14. < SnapOnMove=true
  15. < SkipAdvertisement=0
  16. < KeepDefaultEpairs=false
  17. 33a31,33
  18. > KeepDefaultEpairs=false
  19. > SnapOnMove=false
  20. > SkipAdvertisement=1
  21. 37c37
  22. < RecentExportDirectory=
  23. ---
  24. > RecentExportDirectory=/tmp
  25. 39,40c39,40
  26. < RecentSaveFilter=
  27. < RecentExportFilter=
  28. ---
  29. > RecentSaveFilter=Jackhammer Projects (*.jmf)
  30. > RecentExportFilter=Half-Life MAP (*.map)
  31. 41a42,48
  32. > RecentFile2=/home/toozeg/mapsrc/monorail1b.jmf
  33. > RecentFile3=/tmp/item_generic_bug.jmf
  34. > RecentFile4=/tmp/t.rmf
  35. > RecentFile5=/home/toozeg/xash/mQuestDev/maps/grotto.jmf
  36. > RecentFile6=/home/toozeg/mapsrc/xtest.rmf
  37. > RecentFile7=/home/toozeg/xash/mQuestDev/maps/xen2b.rmf
  38. > RecentFile8=/home/toozeg/xash/mQuestDev/maps/prefabs/xen_plantlight.ent
  39. 45,47c52,53
  40. < DefaultFixedDegreeRotation=false
  41. < FixedDegreeRotation=15
  42. < EnableScrollbars=true
  43. ---
  44. > Default15DegreeRotation=true
  45. > EnableScrollbars=false
  46. 50c56
  47. < DrawCamera=true
  48. ---
  49. > DrawCamera=false
  50. 52,53c58
  51. < DrawSizingInfo=false
  52. < ClipSizingInfo=false
  53. ---
  54. > DrawSizingInfo=true
  55. 57,59c62,64
  56. < ReorientPrimitives=false
  57. < SelectAuto=false
  58. < SelectByHandles=false
  59. ---
  60. > ReorientPrimitives=true
  61. > SelectAuto=true
  62. > SelectByHandles=true
  63. 61,63c66,67
  64. < SelectMouseMove=false
  65. < KeepCloneVisGroup=false
  66. < GridDefaultSize=32
  67. ---
  68. > KeepCloneVisGroup=true
  69. > GridDefaultSize=8
  70. 67a72,75
  71. > ClipSizingInfo=false
  72. > SelectMouseMove=false
  73. > DefaultFixedDegreeRotation=true
  74. > FixedDegreeRotation=15
  75. 70c78
  76. < BackClip=5000
  77. ---
  78. > BackClip=50000
  79. 73c81
  80. < Antialiasing=false
  81. ---
  82. > Antialiasing=true
  83. 77,78c85,86
  84. < AnimateShaders=false
  85. < ModelRenderDistance=500
  86. ---
  87. > AnimateShaders=true
  88. > ModelRenderDistance=8192
  89. 80d87
  90. < LimitFPS=true
  91. 83c90
  92. < ForwardSpeed=1000
  93. ---
  94. > ForwardSpeed=3174
  95. 84a92
  96. > LimitFPS=true
  97. 95,97c103,105
  98. < DrawNoDraw=true
  99. < DrawHint=true
  100. < DrawClip=true
  101. ---
  102. > DrawNoDraw=false
  103. > DrawHint=false
  104. > DrawClip=false
  105. 100c108
  106. < HideMask=0
  107. ---
  108. > HideMask=3
  109. 102c110
  110. < DistanceGridUV=1024
  111. ---
  112. > DistanceGridUV=10000
  113. 105c113
  114. < ExpertMode=false
  115. ---
  116. > ExpertMode=true
  117. 116,119c124
  118. < AutosaveDir=/home/toozeg/JackhammerAutosave
  119. <
  120. < [Updates]
  121. < AutoUpdateCheck=true
  122. ---
  123. > AutosaveDir=
  124. 128c133
  125. < ClearSelectionOnEscape=false
  126. ---
  127. > ClearSelectionOnEscape=true
  128. 132c137
  129. < TextureBrowserScaleMode=1
  130. ---
  131. > TextureBrowserScaleMode=6
  132. 166c171
  133. < COLOR_SHADEREDIT_ERROR=255 100 100
  134. ---
  135. > COLOR_SHADEREDIT_ERROR=255 95 95
  136. 187a193,195
  137. >
  138. > [Updates]
  139. > AutoUpdateCheck=true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement