Diva Canto
|
bb82076a4d
Allow for richer semantics of object derez. Specifically, allow the existence of region modules that do other kinds of garbage collection. Instead of placing deleted objects in the user's Trash folder, or deleting them immediately (UseTrashOnDelete = false), a module may decide to take garbage collection under its control. For example, it may place derezzed objects in a certain area inworld and delete them later.
|
há 10 anos atrás |
dahlia
|
a2866b85f3
add newRegion parameter to CrossAgentToNewRegion event and trigger the event after crossing thread is invoked
|
há 10 anos atrás |
dahlia
|
269a6410a0
add EventManager event OnCrossAgentToNewRegion
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
2cd95fac73
refactor: Rename Scene.AddNewClient() to AddNewAgent() to make it obvious in the code that this is symmetric with CloseAgent()
|
há 11 anos atrás |
Diva Canto
|
7c1eb86c7d
Don't post Link asset types back to the home grid
|
há 11 anos atrás |
Justin Clark-Casey (justincc)
|
f6ce87c96d
Reinsert code for gathering uuids reference by materials back directly into UuidGatherer for now.
|
há 11 anos atrás |
Justin Clark-Casey (justincc)
|
149487ea0f
refactor: Move code for gathering textures referenced by materials into MaterialsDemoModule from UuidGatherer
|
há 11 anos atrás |
Robert Adams
|
439f11cc3c
Add region heartbeat start event to complement heartbeat end event.
|
há 11 anos atrás |
Robert Adams
|
5920abbf8d
Add EventManager events triggered when a SOP is added or removed
|
há 11 anos atrás |
Justin Clark-Casey (justincc)
|
53833babf9
Add OnScriptMovingStartEvent and OnScriptMovingEndEvent to EventManager so that these can be triggered by future code (not yet implemented).
|
há 12 anos atrás |
Justin Clark-Casey (justincc)
|
05ac6d3209
Save attachments on detach/exit if a contained script state has been changed.
|
há 12 anos atrás |
Oren Hurvitz
|
1a6694b264
Fixed several problems with the Sun: some settings didn't work, or were inconsistently used. - The sun position is always calculated by combining the sun settings in the Region and Estate. This fixes the problem that 'UseEstateSun' didn't work. - To remove ambiguity, the EstateToolsSunUpdate event no longer accepts the sun's position as parameters. That's because the position is always calculated from the Region and Estate settings. - Use only the 'FixedSun' flag to determine whether the sun is fixed; not the 'UseGlobalTime' flag. - Don't change the region's 'SunPosition' field according to the sun's position: this field is used only to set the position when using a FixedSun. (The 'SunVector' field does get updated according to the sun's position in the sky)
|
há 12 anos atrás |
Justin Clark-Casey (justincc)
|
528085adef
minor: Add method doc to EventManager.OnNewClient, OnClientLogin, ClientClosed, OnRemovePresence that any long-running operations should be launched on a thread separate to the event thread.
|
há 12 anos atrás |
Dan Lake
|
91ca3117cb
Add bool to TriggerSceneObjectPartUpdated where full = true indicates a full update. There should be a better way to indicate which properties have changed that is non LLUDP-centric
|
há 12 anos atrás |
SignpostMarv
|
020103c51e
Documenting object-related events
|
há 12 anos atrás |
SignpostMarv
|
1cfd63d0b4
Documenting LSL script-related events
|
há 12 anos atrás |
SignpostMarv
|
8d7b1f8aa0
Documenting non-LSL script-related events
|
há 12 anos atrás |
SignpostMarv
|
d667f9d260
Documentation of teleport-related events
|
há 12 anos atrás |
SignpostMarv
|
696b3f66c4
minor tweaks to existing comments for IDE goodness
|
há 12 anos atrás |
SignpostMarv
|
49e2872f9e
Documentation of agent-related events
|
há 12 anos atrás |
SignpostMarv
|
61f4523e01
Documentation of object-related events
|
há 12 anos atrás |
SignpostMarv
|
a74167bb06
Documentation of OnPluginConsole
|
há 12 anos atrás |
Oren Hurvitz
|
ce468215d5
Support multi-region OAR files
|
há 12 anos atrás |
SignpostMarv
|
46d8405229
Documentation of parcel-related events
|
há 12 anos atrás |
SignpostMarv
|
41f3f2400e
Documentation of economy-related EventManager events
|
há 12 anos atrás |
SignpostMarv
|
ad1b9bbba6
documentation (OnSceneObjectPartCopy)
|
há 12 anos atrás |
SignpostMarv
|
97b8739c1d
documentation (OnRemovePresence)
|
há 12 anos atrás |
SignpostMarv
|
0760121eb9
documentation (OnNewPresence)
|
há 12 anos atrás |
SignpostMarv
|
0a22e78f59
documentation (OnClientConnect)
|
há 12 anos atrás |
SignpostMarv
|
5e51f16ceb
documentation (OnBackup)
|
há 12 anos atrás |