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-07-04 01:40:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df7abbb367ecac2fb09e1af10d3ec2a792ea2ed2
opensim
/
OpenSim
/
Region
/
Physics
/
UbitMeshing
History
Melanie
03139f07d7
Downgrade an error log message to info because there is nothing we can do if
...
an asset is damaged so it should not spew red ink.
2012-04-16 17:32:30 +02:00
..
HelperTypes.cs
WORK in progress!! Now it reads the simple hull shape to use if convex shape is selected for a prim. Due to ODE limitations on convex hulls colisions, it creates a mesh. Being work in progress it is hardcoded to only read that simple convex hull for now. It writes a file named "lixo_lixo.raw" that can be imported into blender for examination of the created mesh (the last one loaded and also hardcoded). To play with put in opensim.ini "meshing = UbitMeshmerizer"
2012-03-20 19:24:45 +00:00
Mesh.cs
added a new UbitMeshing module so i can mess it...
2012-03-17 09:27:56 +00:00
Meshmerizer.cs
Downgrade an error log message to info because there is nothing we can do if
2012-04-16 17:32:30 +02:00
PrimMesher.cs
added a new UbitMeshing module so i can mess it...
2012-03-17 09:27:56 +00:00
SculptMap.cs
added a new UbitMeshing module so i can mess it...
2012-03-17 09:27:56 +00:00
SculptMesh.cs
added a new UbitMeshing module so i can mess it...
2012-03-17 09:27:56 +00:00