Parent Directory
|
|
|
|
|
AvatarController.cs
|
152 |
4 years |
teravus |
* Rotational bounce back eliminated |
BaseIdealistViewer.cs
|
173 |
4 years |
teravus |
* two more hardening fixes.. these are definitely timing things with events ... |
BinBVHAnimationReader.cs
|
61 |
4 years |
teravus |
* Fixes object update bugs
* Makes use of color in objects now. |
Camera.cs
|
153 |
4 years |
teravus |
* Follow cam works on a curve, the closer to your avatar your camera is, the mor... |
ConsoleBase.cs
|
2 |
4 years |
teravus |
* Initial commit, moved from /gf/project/idealistviewer/scmsvn/?action=browse&path=svn%3A%2F%2Fteravus.wmcv.com%3A9001%2FIdealistViewer
|
FoliageObject.cs
|
128 |
4 years |
dahlia |
initial support for trees. You probably don't want to be in or near a region whe... |
IdealistViewer.cs
|
2 |
4 years |
teravus |
* Initial commit, moved from /gf/project/idealistviewer/scmsvn/?action=browse&path=svn%3A%2F%2Fteravus.wmcv.com%3A9001%2FIdealistViewer
|
IdealistViewerAppender.cs
|
2 |
4 years |
teravus |
* Initial commit, moved from /gf/project/idealistviewer/scmsvn/?action=browse&path=svn%3A%2F%2Fteravus.wmcv.com%3A9001%2FIdealistViewer
|
IdealistViewerConfigSource.cs
|
2 |
4 years |
teravus |
* Initial commit, moved from /gf/project/idealistviewer/scmsvn/?action=browse&path=svn%3A%2F%2Fteravus.wmcv.com%3A9001%2FIdealistViewer
|
MainConsole.cs
|
2 |
4 years |
teravus |
* Initial commit, moved from /gf/project/idealistviewer/scmsvn/?action=browse&path=svn%3A%2F%2Fteravus.wmcv.com%3A9001%2FIdealistViewer
|
MeshFactory.cs
|
172 |
4 years |
teravus |
* Null error fix when the prim doesn't have textures defined (darn you libomv!) |
PrimMesherG.cs
|
173 |
4 years |
teravus |
* two more hardening fixes.. these are definitely timing things with events ... |
PrimitiveBaseShape.cs
|
2 |
4 years |
teravus |
* Initial commit, moved from /gf/project/idealistviewer/scmsvn/?action=browse&path=svn%3A%2F%2Fteravus.wmcv.com%3A9001%2FIdealistViewer
|
Protocol.cs
|
155 |
4 years |
teravus |
Locks interpolation .Z to terrain at the very least. Or.. if the avatar fall... |
SculptMeshLOD.cs
|
104 |
4 years |
teravus |
* Adds MeshFactory to keep # of Vertex3D references down
* Adds IrrlichtNETCP::... |
TextureExtended.cs
|
101 |
4 years |
teravus |
* A teeny weeny improvement in memory usage. ~100 more entities & 500 more obj... |
TextureManager.cs
|
122 |
4 years |
teravus |
one more *nix test |
TrianglePickerMapper.cs
|
97 |
4 years |
teravus |
* Very basic avatar control. No fly yet, but you can jump.
* Slightly improved ... |
UsefulButUnusedCode.txt
|
2 |
4 years |
teravus |
* Initial commit, moved from /gf/project/idealistviewer/scmsvn/?action=browse&path=svn%3A%2F%2Fteravus.wmcv.com%3A9001%2FIdealistViewer
|
Util.cs
|
41 |
4 years |
teravus |
* Updates IrrlichtNETCP to 0.9
* Updates Irrlicht SDK to 1.4.1
* Will update lib... |
VObject.cs
|
28 |
4 years |
teravus |
* Adds camera targeting persistence (ctrl + click = camera target stays focused ... |
VUtil.cs
|
35 |
4 years |
teravus |
* Better camera pointing
* Prevents meshing while rendering the scene (updated o... |