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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-07
BulletSim: Add Bullet body and shape to BSPhysObject and rename
Robert Adams
6
-62
/
+505
2012-09-07
BulletSim: Add some comments (gasp) and log messages.
Robert Adams
4
-4
/
+13
2012-09-07
BulletSim: PhysicsActorType() now returns the correct value rather than 'unkn...
Robert Adams
2
-2
/
+3
2012-09-07
BulletSim: Modify collision flag calls to return the current flags.
Robert Adams
2
-7
/
+18
2012-09-07
Move addin attributes to RegionCombinerModule.addin.xml
BlueWall
2
-3
/
+14
2012-09-07
Revert "Move addin information to RegionCombinerModule.addin.xml"
BlueWall
2
-15
/
+3
2012-09-07
Move addin information to RegionCombinerModule.addin.xml
BlueWall
2
-3
/
+15
2012-09-07
Move addin information to CoreModulePlugin.addin.xml
BlueWall
3
-6
/
+3
2012-09-07
Add warning chevrons around the GC.Collect added to Warp3DImageModule in comm...
Justin Clark-Casey (justincc)
1
-0
/
+4
2012-09-06
Add missing DynamicTexture.cs file from last commit
Justin Clark-Casey (justincc)
1
-0
/
+61
2012-09-06
If reusing dynamic textures, do not reuse small data length textures that fal...
Justin Clark-Casey (justincc)
7
-46
/
+181
2012-09-06
adding utility method for getting SceneObjectGroup from scene
SignpostMarv
1
-0
/
+12
2012-09-06
adding utility method for getting SceneObjectPart from scene
SignpostMarv
1
-0
/
+12
2012-09-06
pasting in show uptime code
SignpostMarv
1
-0
/
+41
2012-09-06
0006270: Warp3D leaks memory on mono based systems
BlueWall
1
-1
/
+4
2012-09-06
If the GetTexture capability receives a request for a range of data beyond th...
Justin Clark-Casey (justincc)
3
-8
/
+62
2012-09-05
Enables cast from int to float for MOD* functions;
Mic Bowman
1
-1
/
+1
2012-09-04
Bump master code up to 0.7.5 now that 0.7.4 is out.
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-09-04
wrapping attachment functions in a region
SignpostMarv
3
-2
/
+4
2012-09-04
Implementing functing to send messages directly to attachments
SignpostMarv
4
-0
/
+201
2012-09-04
refactoring the grunt work of MessageObject into a private method with a UUID...
SignpostMarv
1
-0
/
+5
2012-09-04
implementing a function to get the number of attachments worn
SignpostMarv
3
-0
/
+55
2012-09-04
formatting
SignpostMarv
1
-6
/
+6
2012-09-04
although the attachmentPoint argument is a uint, zero is not a valid attachme...
SignpostMarv
1
-1
/
+4
2012-09-03
Revert "made setting rotation match Second Life"
Melanie
1
-1
/
+32
2012-09-03
Revert "no need to assign rotation to a variable now"
Melanie
1
-1
/
+2
2012-09-03
Revert "formatting"
Melanie
1
-2
/
+2
2012-09-03
formatting
SignpostMarv
1
-2
/
+2
2012-09-03
no need to assign rotation to a variable now
SignpostMarv
1
-2
/
+1
2012-09-03
made setting rotation match Second Life
SignpostMarv
1
-32
/
+1
2012-08-31
BulletSim: Update BulletSimAPI to match the DLL interface.
Robert Adams
4
-137
/
+231
2012-08-31
BulletSim: clean up some variable naming for consistancy.
Robert Adams
4
-102
/
+183
2012-08-31
BulletSim: fix line endings.
Robert Adams
1
-22
/
+22
2012-08-31
BulletSim: Changes to terrain storage and management so mega-regions work.
Robert Adams
8
-185
/
+597
2012-08-31
BulletSim: unify physical objects under BSPhysObjects. Now BSScene and BSLink...
Robert Adams
5
-160
/
+200
2012-08-31
BulletSim: add new interface for mesh, hull and terrain creation that will mo...
Robert Adams
1
-7
/
+20
2012-08-31
Type.Type is RuntimeType
SignpostMarv
1
-1
/
+1
2012-08-31
formatting
SignpostMarv
1
-5
/
+5
2012-08-31
adding support for static method script invocations
SignpostMarv
2
-2
/
+24
2012-08-31
moving assignment to new line to make next commit easier to read in diffs
SignpostMarv
1
-1
/
+2
2012-08-31
using specific type instead of var
SignpostMarv
1
-1
/
+1
2012-08-31
formatting
SignpostMarv
1
-1
/
+1
2012-08-31
formatting
SignpostMarv
1
-2
/
+1
2012-08-31
adding support for finding static methods
SignpostMarv
1
-3
/
+9
2012-08-31
assign binding flags to variable
SignpostMarv
1
-1
/
+3
2012-08-31
no need to assign result to GetMethodInfoFromType
SignpostMarv
1
-3
/
+1
2012-08-31
changing to use Type argument instead of object
SignpostMarv
1
-3
/
+3
2012-08-31
moving code that will be common into private static method
SignpostMarv
1
-1
/
+8
2012-08-31
adding documentation to script invokation methods
SignpostMarv
1
-0
/
+22
2012-08-31
Implementing a vastly simpler means of allowing region modules to access GetL...
SignpostMarv
1
-1
/
+1
[next]