Justin Clark-Casey (justincc)
|
068917bc29
Remove redundant SetScene() function in Scene.AddSceneObject()
|
12 年 前 |
Justin Clark-Casey (justincc)
|
8c1e549c12
refactor: Eliminate local id parameter from api initialize.
|
12 年 前 |
Justin Clark-Casey (justincc)
|
796334c5ff
Instead of constantly looking up unchanging self item in script code, pass in self item on initialization.
|
12 年 前 |
Justin Clark-Casey (justincc)
|
3fb0103452
Add regression test for teleporting an agent between separated regions on the same simulator.
|
12 年 前 |
Justin Clark-Casey (justincc)
|
0a1bbc27d2
Allow the osNpcCreate() function to accept a notecard name or asset for initial appearance
|
13 年 前 |
Justin Clark-Casey (justincc)
|
b1ae930c6b
Implement osAgentSaveAppearance() to save the appearance of an avatar in the region to a notecard
|
13 年 前 |
Justin Clark-Casey (justincc)
|
50945dd560
add regression test for osNpcCreate when cloning an in-region avatar
|
13 年 前 |
Justin Clark-Casey (justincc)
|
83ca5a101d
Split out to-be-common setup stuff from TestOsOwnerSaveAppearance()
|
13 年 前 |
Justin Clark-Casey (justincc)
|
795c8e6c22
Add osOwnerSaveAppearance() to help with setting up NPC appearances. Not yet ready for user use.
|
13 年 前 |