| Commit message (Expand) | Author | Age | Files | Lines |
* | [DANGER UNTESTED] ODE mesh assets. Other plugins will not do meshs/sculpts | UbitUmarov | 2012-10-07 | 1 | -2/+2 |
* | Refactor avatar transfer so that the heavy (UpdateAgent) part is separated into | Melanie | 2012-09-04 | 1 | -1/+1 |
* | move keyframemotion.copy from sop.copy to sog.copy, where there is | UbitUmarov | 2012-08-30 | 1 | -0/+4 |
* | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork | UbitUmarov | 2012-08-30 | 1 | -1/+2 |
|\ |
|
| * | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork | Melanie | 2012-08-29 | 1 | -5/+22 |
| |\ |
|
| * | | Fix a nullref while object is being created | Melanie | 2012-08-28 | 1 | -1/+2 |
* | | | [possible still bad] make use of keyframemotion.copy on sop.copy, replacing | UbitUmarov | 2012-08-30 | 1 | -10/+2 |
| |/
|/| |
|
* | | A few more changes to keyframes | UbitUmarov | 2012-08-29 | 1 | -2/+2 |
* | | [possible still very broken] mess around keyframes. timer events | UbitUmarov | 2012-08-28 | 1 | -6/+23 |
|/ |
|
* | Fix bad child prim permissions that can make objects change perms after rezzing | Melanie | 2012-08-23 | 1 | -3/+15 |
* | Cause a persistence save if prim flags change | Melanie | 2012-08-21 | 1 | -0/+2 |
* | Remove AreUpdatesSuspended flag because it does nothing | Melanie | 2012-08-16 | 1 | -17/+0 |
* | Change case of areUpdatesSuspended to upper case as is proper for a property | Melanie | 2012-08-16 | 1 | -1/+1 |
* | Merge branch 'master' into careminster | Melanie | 2012-08-04 | 1 | -1/+1 |
|\ |
|
| * | Restore SOG constructor chaining removed in recent 513b77b. This is not a fu... | Justin Clark-Casey (justincc) | 2012-08-03 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2012-08-03 | 1 | -0/+10 |
|\ \
| |/ |
|
| * | refactor: rename SOG.RezzingObjectID to SOG.FromPartID to match FromFolderID,... | Justin Clark-Casey (justincc) | 2012-08-03 | 1 | -1/+1 |
| * | Don't bothre setting RezzingObjectID to UUID.Zero in SOG constructor - this i... | Justin Clark-Casey (justincc) | 2012-08-03 | 1 | -3/+4 |
| * | Initialize the Rezzing object to UUID.Zero | Melanie | 2012-08-02 | 1 | -3/+4 |
| * | reduced-complexity implementation of function to get rezzing object key | SignpostMarv | 2012-08-02 | 1 | -0/+8 |
* | | Merge branch 'master' into careminster | Melanie | 2012-07-19 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | minor changes, removed extra parts physics updates on linking nonroot | UbitUmarov | 2012-07-17 | 1 | -2/+3 |
* | | Merge branch 'avination' into careminster | Melanie | 2012-07-16 | 1 | -2/+6 |
|\ \ |
|
| * | | Revert "Add instrumentation to log finalizer being called. Suppressed for bac... | Melanie | 2012-07-12 | 1 | -1/+0 |
| * | | Revert "Place instrumentation in the proper place. This needs reverting, too!" | Melanie | 2012-07-12 | 1 | -1/+1 |
| * | | Place instrumentation in the proper place. This needs reverting, too! | Melanie | 2012-07-11 | 1 | -1/+1 |
| * | | Add instrumentation to log finalizer being called. Suppressed for backup | Melanie | 2012-07-11 | 1 | -0/+1 |
| * | | Change order of operations on backup to ensure keyframe motions are backed | Melanie | 2012-07-11 | 1 | -2/+6 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-07-12 | 1 | -17/+74 |
|\ \ \
| | |/
| |/| |
|
| * | | Many explanitory comments added to the link and delink code in | Robert Adams | 2012-07-11 | 1 | -15/+73 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-07-11 | 1 | -10/+14 |
|\ \ \
| |/ / |
|
| * | | Do not allow a script to attach a prim if its being sat upon. | Justin Clark-Casey (justincc) | 2012-07-09 | 1 | -0/+14 |
| * | | Remove redundant SetScene() function in Scene.AddSceneObject() | Justin Clark-Casey (justincc) | 2012-07-07 | 1 | -10/+0 |
* | | | Merge branch 'avination' into careminster | Melanie | 2012-07-06 | 1 | -5/+13 |
|\ \ \
| | |/
| |/| |
|
| * | | *CHECK/REVIEW* comented out not used sp.ParentPosition. Comented out SOG.Abs... | UbitUmarov | 2012-06-17 | 1 | -5/+13 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-07-05 | 1 | -2/+21 |
|\ \ \
| | |/
| |/| |
|
| * | | minor: Add some method doc to HasGroupChanged and Schedule GroupForFull/PartU... | Justin Clark-Casey (justincc) | 2012-07-03 | 1 | -2/+21 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-06-26 | 1 | -0/+5 |
|\ \ \
| |/ / |
|
| * | | Fix bug where attachments would not retain position if just rotated and not m... | Justin Clark-Casey (justincc) | 2012-06-22 | 1 | -0/+5 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-06-21 | 1 | -2/+3 |
|\ \ \
| |/ / |
|
| * | | Use HasPrivateAttachmentPoint properties in SOG.DeleteGroupFromScene() instea... | Justin Clark-Casey (justincc) | 2012-06-20 | 1 | -2/+3 |
* | | | Merge branch 'avination' into careminster | Melanie | 2012-06-15 | 1 | -2/+6 |
|\ \ \
| | |/
| |/| |
|
| * | | change object drag so it applies a impulse and not a push force so it works a... | UbitUmarov | 2012-06-11 | 1 | -2/+6 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-06-14 | 1 | -0/+16 |
|\ \ \
| | |/
| |/| |
|
| * | | Add SOG.HasPrivateAttachmentPoint to tell if a SOG has a private attachment p... | Justin Clark-Casey (justincc) | 2012-06-14 | 1 | -0/+16 |
| * | | Port Avination's collision fixes to core. | Melanie | 2012-05-15 | 1 | -11/+0 |
* | | | Merge branch 'avination' into careminster | Melanie | 2012-06-07 | 1 | -1/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | Make not_at_target stop when the target is reached even if the script | Melanie | 2012-06-07 | 1 | -1/+2 |
* | | | Merge branch 'avination' into careminster | Melanie | 2012-05-27 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Fix setting positions of attachments. The recent security fix regarding | Melanie | 2012-05-19 | 1 | -1/+1 |