This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-06-29 02:25:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b5bf3f87d552f8aef7fc8f4ab8fa34d6dbefcd30
opensim
/
OpenSim
/
Region
/
Physics
/
Meshing
History
dahlia
fb2cabd6b3
corrections to viewerMode AddPos()
2009-09-25 13:01:48 -07:00
..
HelperTypes.cs
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
2009-06-01 06:37:14 +00:00
Mesh.cs
Meshmerizer stores dictionary of unique Meshes keyed on construction parameters. CreateMesh() returns a Mesh from the dictionary or creates a new Mesh if it has not been created before. Meshes are never purged from the dictionary. The raw Mesh data is discarded once the memory is pinned for ODE use. All copies of the same prim/mesh use the same pinned memory. ONLY IMPLEMENTED AND TESTED WITH MESHMERIZER AND ODE
2009-09-24 18:20:59 -07:00
Meshmerizer.cs
Meshmerizer stores dictionary of unique Meshes keyed on construction parameters. CreateMesh() returns a Mesh from the dictionary or creates a new Mesh if it has not been created before. Meshes are never purged from the dictionary. The raw Mesh data is discarded once the memory is pinned for ODE use. All copies of the same prim/mesh use the same pinned memory. ONLY IMPLEMENTED AND TESTED WITH MESHMERIZER AND ODE
2009-09-24 18:20:59 -07:00
PrimMesher.cs
corrections to viewerMode AddPos()
2009-09-25 13:01:48 -07:00
SculptMesh.cs
corrections to viewerMode AddPos()
2009-09-25 13:01:48 -07:00