index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Physics
/
Meshing
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'avination-current'
Melanie Thielker
2014-07-19
1
-0
/
+5
|
\
|
*
missing file
UbitUmarov
2013-05-29
1
-0
/
+5
*
|
Merge branch 'master' into careminster
Melanie
2013-12-07
1
-8
/
+8
|
\
\
|
*
|
apparently mono DeflateStream has no CopyTo method =(
dahlia
2013-12-06
1
-1
/
+5
|
*
|
use System.IO.Compression.DeflateStream for mesh decompression in an attempt ...
dahlia
2013-12-06
1
-9
/
+5
*
|
|
Merge branch 'master' into careminster
Melanie
2013-11-08
1
-5
/
+9
|
\
\
\
|
|
/
/
|
*
|
add null check for jpeg2000 sculpt image decode failure. Note: the j2kDecodeC...
dahlia
2013-11-01
1
-0
/
+9
|
*
|
discard alpha in 4-plane sculpt textures before generating physics proxy mesh
dahlia
2013-11-01
1
-12
/
+7
*
|
|
Merge branch 'master' into careminster
Melanie
2013-10-06
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Bump OPenSimulator version and assembly versions up to 0.8.0 Dev
Justin Clark-Casey (justincc)
2013-10-04
1
-1
/
+1
*
|
|
Merge branch 'master' into careminster
Melanie
2013-05-25
1
-3
/
+7
|
\
\
\
|
|
/
/
|
*
|
Meshmerizer: remember to add the copied hull verts to the list of hulls.
Robert Adams
2013-05-24
1
-0
/
+1
|
*
|
Meshmerizer: add INI parameter to enable DEBUG mesh detail logging.
Robert Adams
2013-05-24
1
-3
/
+6
*
|
|
Merge commit '440905ad14d4261df9da0fd2ce7e20a350982af1' into careminster
Melanie
2013-05-25
1
-53
/
+83
|
\
\
\
|
|
/
/
|
*
|
change a hull debugging message to Debug instead of Info
dahlia
2013-05-24
1
-1
/
+1
|
*
|
correct some errors in decoding of mesh asset convex decomposition data
dahlia
2013-05-24
1
-53
/
+83
*
|
|
Merge branch 'master' into careminster
Melanie
2013-05-24
1
-6
/
+78
|
\
\
\
|
|
/
/
|
*
|
add decoder for bounding convex hull
dahlia
2013-05-23
1
-4
/
+53
|
*
|
Add DEBUG level logging in Meshmerizer for mesh parsing. There is
Robert Adams
2013-05-23
1
-2
/
+25
*
|
|
Merge branch 'master' into careminster
Melanie
2013-05-24
1
-21
/
+110
|
\
\
\
|
|
/
/
|
*
|
fix error in hull point indexing
dahlia
2013-05-18
1
-1
/
+1
|
*
|
remove duplicate hull scaling
dahlia
2013-05-18
1
-3
/
+3
|
*
|
add prototype code to decode convex hulls from mesh assets. Please do not use...
dahlia
2013-05-18
1
-21
/
+110
*
|
|
Merge branch 'master' into careminster
Melanie
2013-05-16
1
-0
/
+4
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
fall back to using a display mesh for physics proxy if no physics_mesh entry ...
dahlia
2013-05-15
1
-0
/
+4
*
|
Merge branch 'master' into careminster
Melanie
2013-02-22
1
-1
/
+1
|
\
\
|
|
/
|
*
Deleted all AssemblyFileVersion directives
Diva Canto
2013-02-19
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2013-02-06
1
-1
/
+1
|
\
\
|
|
/
|
*
BulletSim: remove degenerate triangles from meshes. This fixes the
Robert Adams
2013-02-05
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2013-02-05
1
-1
/
+1
|
\
\
|
|
/
|
*
Bump version and assembly version numbers from 0.7.5 to 0.7.6
Justin Clark-Casey (justincc)
2013-02-05
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-11-30
1
-6
/
+17
|
\
\
|
|
/
|
*
BulletSim: add expanded call to IMesher/Meshmerizer which enables/disables me...
Robert Adams
2012-11-29
1
-5
/
+16
*
|
Merge branch 'master' into careminster
Melanie
2012-11-30
1
-0
/
+3
|
\
\
|
|
/
|
*
Stop logging spurious asset data for {0} is zero length error for sculpts/mesh
Justin Clark-Casey (justincc)
2012-11-28
1
-1
/
+4
*
|
Merge branch 'master' into careminster
Melanie
2012-11-15
1
-0
/
+33
|
\
\
|
|
/
|
*
Added AssemblyInfos to every dll in the OpenSim.Region namespace.
Diva Canto
2012-11-14
1
-0
/
+33
*
|
add mesh cache expire on region startup. Expires will be relative to
UbitUmarov
2012-10-13
1
-0
/
+1
*
|
force allocation of mesh data on creation ( messy code version )
UbitUmarov
2012-10-09
2
-1
/
+3
*
|
refix so we can compile it, loosing alpha scultps fix on core meshmerizer
UbitUmarov
2012-10-07
1
-0
/
+11
*
|
fix wrong file commited
UbitUmarov
2012-10-07
1
-10
/
+0
*
|
Merge branch 'avination' into ubitwork
UbitUmarov
2012-10-07
1
-24
/
+7
|
\
\
|
*
|
comment out a spam coment on core Meshmerizer
UbitUmarov
2012-10-07
1
-26
/
+4
*
|
|
more changes. Most code not in use
UbitUmarov
2012-10-04
1
-0
/
+6
*
|
|
introduce a ODEMeshWorker class, should be pure cosmetic changes for now
UbitUmarov
2012-10-03
1
-0
/
+5
|
/
/
*
|
** DANGER someone should stress test more ** release unused physics meshs, in...
UbitUmarov
2012-08-06
1
-0
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2012-07-16
1
-143
/
+183
|
\
\
|
|
/
|
*
update PrimMesher.cs to dll version r72 which fixes some path errors in slice...
dahlia
2012-07-13
1
-143
/
+183
*
|
Downgrade an error log message to info because there is nothing we can do if
Melanie
2012-04-16
1
-1
/
+1
*
|
Merge branch 'ubitwork'
Melanie
2012-03-20
1
-0
/
+5
|
\
\
[next]