UbitUmarov
|
6c49f16132
minor changes
|
hace 4 años |
UbitUmarov
|
15dd033490
primbasicshape: convert eventual MeshEP to SculpEP
|
hace 5 años |
UbitUmarov
|
0cf5876c45
update pbs
|
hace 5 años |
UbitUmarov
|
cebe40f5cd
ooops
|
hace 6 años |
UbitUmarov
|
f6d4fadb0a
a few more changes to pbs
|
hace 6 años |
UbitUmarov
|
87a723cbc8
code aesthetics and simplification
|
hace 6 años |
UbitUmarov
|
029d6e40f6
remove those xml things no longer needed on .net >4.5.2
|
hace 6 años |
UbitUmarov
|
e908c0ecad
give up on a property that old monos do compile, but then smore ok exec
|
hace 6 años |
UbitUmarov
|
eec3921800
fall back to a obsolete property since several monos in use (include our own) do not suporte the proper .net4.0 one
|
hace 6 años |
UbitUmarov
|
89a690c11f
a few more xml things
|
hace 6 años |
UbitUmarov
|
3fb61f4470
mantis 8258: change Mesh basic shape pathScaleY in case of Torus
|
hace 7 años |
UbitUmarov
|
2247251c2f
bug fix: Of course i had to pick a wrong number for profileBegin
|
hace 7 años |
UbitUmarov
|
05da6b9f14
bug fix. Increase the values of profileHollow and profileBegin used to match pbs number of faces and the Mesh number of faces. The small values i used before seem to be randomly lost.
|
hace 7 años |
UbitUmarov
|
ef2fd8fcea
keep the reverted code, that does work. Our code likes to have pbs.Media == null when there is no MOAD defined, so handle possible odd oars that may have llsd <array /> on that case
|
hace 7 años |
UbitUmarov
|
7c5376f224
move mesh pbs creation code out of mesh upload code into to PrimitiveBaseShape.cs
|
hace 7 años |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
hace 7 años |
Melanie
|
75c68fa29e
Merge branch 'master' into careminster
|
hace 11 años |
Aleric Inglewood
|
2dc92e7de1
Preserve attachment point & position when attachment is rezzed in world
|
hace 11 años |
Melanie
|
069e587841
Merge branch 'master' into careminster
|
hace 11 años |
Oren Hurvitz
|
745ef40153
Fixed ReadSculptData(): the check whether there are enough bytes to read was incorrect
|
hace 11 años |
Melanie
|
2cb824d3fc
Merge branch 'master' into careminster
|
hace 12 años |
Justin Clark-Casey (justincc)
|
0f3ebe0971
Remove very probably unused PrimitiveBaseShape(bool) constructor to reduce code complexity
|
hace 12 años |
Justin Clark-Casey (justincc)
|
b60c6bc3f8
Don't pointlessly set ExtraParams = byte[1] in PrimitiveBaseShape since this is ignored by the ExtraParams properly anyway
|
hace 12 años |
Melanie
|
df7abbb367
Merge branch 'master' into careminster
|
hace 12 años |
dahlia
|
4032455332
add a null check for Primitive.Sculpt in PrimitiveBaseShape constructor for OpenMetaverse.Primitive object
|
hace 12 años |
UbitUmarov
|
2e41294da9
add convex state to mesh key, so a change is detected.
|
hace 12 años |
Tom
|
66dec3b874
Resolve merge commits, stage 1
|
hace 13 años |
Robert Adams
|
18037d41c4
Move GetMeshKey from buried inside Meshmerizer to a public method on PrimitiveBaseShape
|
hace 13 años |
root
|
c920ff9d1d
Merge branch 'master' into careminster-presence-refactor
|
hace 13 años |
Justin Clark-Casey (justincc)
|
d79c6c8820
Rename SetSculptData() to SetSculptProperties(), since this is what it does (setting SculptData is done through the property)
|
hace 13 años |