Changeset 259
- Timestamp:
- 10/23/08 14:16:48 (3 months ago)
- Files:
-
- test/loadmodel.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
test/loadmodel.py
r258 r259 57 57 patch.preparebuffers() 58 58 patch.makeVisible() 59 #terrain.addPatch(patch)59 terrain.addPatch(patch) 60 60 """ 61 61 hf = Terrain.HeightField()
