index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Framework
/
PrimitiveBaseShape.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
update pbs
UbitUmarov
2018-12-28
1
-7
/
+64
*
ooops
UbitUmarov
2018-11-17
1
-1
/
+1
*
a few more changes to pbs
UbitUmarov
2018-11-17
1
-67
/
+30
*
code aesthetics and simplification
UbitUmarov
2018-11-17
1
-122
/
+56
*
remove those xml things no longer needed on .net >4.5.2
UbitUmarov
2018-01-17
1
-2
/
+0
*
give up on a property that old monos do compile, but then smore ok exec
UbitUmarov
2018-01-09
1
-1
/
+0
*
fall back to a obsolete property since several monos in use (include our own)...
UbitUmarov
2018-01-08
1
-1
/
+1
*
a few more xml things
UbitUmarov
2018-01-05
1
-0
/
+3
*
mantis 8258: change Mesh basic shape pathScaleY in case of Torus
UbitUmarov
2017-10-30
1
-0
/
+2
*
bug fix: Of course i had to pick a wrong number for profileBegin
UbitUmarov
2017-09-16
1
-1
/
+1
*
bug fix. Increase the values of profileHollow and profileBegin used to match ...
UbitUmarov
2017-09-16
1
-4
/
+4
*
keep the reverted code, that does work. Our code likes to have pbs.Media == n...
UbitUmarov
2017-06-08
1
-15
/
+28
*
move mesh pbs creation code out of mesh upload code into to PrimitiveBaseShap...
UbitUmarov
2017-04-25
1
-0
/
+64
*
Massive tab and trailing space cleanup
Melanie Thielker
2017-01-05
1
-2
/
+2
*
Merge branch 'master' into careminster
Melanie
2013-10-04
1
-0
/
+11
|
\
|
*
Preserve attachment point & position when attachment is rezzed in world
Aleric Inglewood
2013-09-22
1
-0
/
+11
*
|
Merge branch 'master' into careminster
Melanie
2013-02-10
1
-5
/
+6
|
\
\
|
|
/
|
*
Fixed ReadSculptData(): the check whether there are enough bytes to read was ...
Oren Hurvitz
2013-02-09
1
-5
/
+6
*
|
Merge branch 'master' into careminster
Melanie
2012-12-07
1
-15
/
+6
|
\
\
|
|
/
|
*
Remove very probably unused PrimitiveBaseShape(bool) constructor to reduce co...
Justin Clark-Casey (justincc)
2012-12-05
1
-12
/
+6
|
*
Don't pointlessly set ExtraParams = byte[1] in PrimitiveBaseShape since this ...
Justin Clark-Casey (justincc)
2012-12-05
1
-3
/
+0
*
|
Merge branch 'master' into careminster
Melanie
2012-05-07
1
-4
/
+8
|
\
\
|
|
/
|
*
add a null check for Primitive.Sculpt in PrimitiveBaseShape constructor for O...
dahlia
2012-05-07
1
-4
/
+8
*
|
add convex state to mesh key, so a change is detected.
UbitUmarov
2012-03-21
1
-0
/
+8
*
|
Resolve merge commits, stage 1
Tom
2011-09-04
1
-0
/
+61
|
\
\
|
|
/
|
*
Move GetMeshKey from buried inside Meshmerizer to a public method on Primitiv...
Robert Adams
2011-08-28
1
-0
/
+61
*
|
Merge branch 'master' into careminster-presence-refactor
root
2011-07-09
1
-16
/
+32
|
\
\
|
|
/
|
*
Rename SetSculptData() to SetSculptProperties(), since this is what it does (...
Justin Clark-Casey (justincc)
2011-07-09
1
-1
/
+1
|
*
minor: code tidy and inserted log lines for future use.
Justin Clark-Casey (justincc)
2011-07-09
1
-15
/
+31
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-03-10
1
-1
/
+1
|
\
\
|
|
/
|
*
Change MoapModule.ClearMediaEntry to set TextureEntryFace.MediaFlags back to ...
Justin Clark-Casey (justincc)
2011-03-05
1
-1
/
+1
*
|
Guard against invalid light color specifiers from the database
Melanie
2011-01-13
1
-4
/
+24
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-10-18
1
-6
/
+51
|
\
\
|
|
/
|
*
Adding osFunctions for light projection
BlueWall
2010-10-17
1
-5
/
+50
|
*
Add missing check for !_projectionEntry
BlueWall
2010-10-16
1
-1
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-10-16
1
-0
/
+80
|
\
\
|
|
/
|
*
Adding projected light filters to prim propeties
BlueWall
2010-10-15
1
-0
/
+80
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-13
1
-37
/
+37
|
\
\
|
|
/
|
*
Formatting cleanup.
Jeff Ames
2010-09-12
1
-37
/
+37
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-08-06
1
-2
/
+113
|
\
\
|
|
/
|
*
Simplify serialized version string. Change element capitalization for consis...
Justin Clark-Casey (justincc)
2010-08-03
1
-5
/
+10
|
*
get rid of PrimitiveBaseShape.MediaRaw staging post
Justin Clark-Casey (justincc)
2010-08-03
1
-6
/
+0
|
*
remove duplicated serialization code
Justin Clark-Casey (justincc)
2010-08-03
1
-12
/
+26
|
*
serialize media textures to inventory with a largely osd representation rathe...
Justin Clark-Casey (justincc)
2010-08-03
1
-3
/
+87
|
*
relocate serialization code from SQLiteRegionData to MoapModule using load an...
Justin Clark-Casey (justincc)
2010-07-26
1
-0
/
+6
|
*
implement llSetPrimMediaParams()
Justin Clark-Casey (justincc)
2010-07-26
1
-0
/
+1
|
*
start storing incoming MediaEntry on a new Media field on PrimitiveBaseShape
Justin Clark-Casey (justincc)
2010-07-26
1
-0
/
+7
*
|
Make newly created prims be named "Object" and make newly created scripts
Melanie Thielker
2010-06-29
1
-1
/
+1
|
/
*
* Thanks cmickeyb, for a patch that corrects an invalid construction of Primi...
John Hurliman
2010-04-27
1
-1
/
+1
*
* Added 32bitLauncher for Robust. Still need to test it on a 64 bit machine.
Diva Canto
2010-04-14
1
-3
/
+3
[next]