aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2013-04-09 22:45:00 +0100
committerJustin Clark-Casey (justincc)2013-04-09 22:45:00 +0100
commitaab2b032aa1ca5a82e3b8daf6f2f82fb5fe61adf (patch)
tree4e03579f384ccaa079794e888fc82e4bc24faa1d /OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt
parentIf OpenSimulator is writing a PID file and finds the file already present on ... (diff)
parentBulletSim: Add dylib for BulletSim and add he who figured out building BulletSim (diff)
downloadopensim-SC_OLD-aab2b032aa1ca5a82e3b8daf6f2f82fb5fe61adf.zip
opensim-SC_OLD-aab2b032aa1ca5a82e3b8daf6f2f82fb5fe61adf.tar.gz
opensim-SC_OLD-aab2b032aa1ca5a82e3b8daf6f2f82fb5fe61adf.tar.bz2
opensim-SC_OLD-aab2b032aa1ca5a82e3b8daf6f2f82fb5fe61adf.tar.xz
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diffstat (limited to 'OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt')
-rwxr-xr-xOpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt b/OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt
index 8a15abe..a0131c7 100755
--- a/OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt
+++ b/OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt
@@ -6,7 +6,6 @@ Enable vehicle border crossings (at least as poorly as ODE)
6 Terrain skirts 6 Terrain skirts
7 Avatar created in previous region and not new region when crossing border 7 Avatar created in previous region and not new region when crossing border
8 Vehicle recreated in new sim at small Z value (offset from root value?) (DONE) 8 Vehicle recreated in new sim at small Z value (offset from root value?) (DONE)
9Lock axis
10Deleting a linkset while standing on the root will leave the physical shape of the root behind. 9Deleting a linkset while standing on the root will leave the physical shape of the root behind.
11 Not sure if it is because standing on it. Done with large prim linksets. 10 Not sure if it is because standing on it. Done with large prim linksets.
12Linkset child rotations. 11Linkset child rotations.
@@ -344,3 +343,5 @@ Angular motion around Z moves the vehicle in world Z and not vehicle Z in ODE.
344 Verify that angular motion specified around Z moves in the vehicle coordinates. 343 Verify that angular motion specified around Z moves in the vehicle coordinates.
345 DONE 20130120: BulletSim properly applies force in vehicle relative coordinates. 344 DONE 20130120: BulletSim properly applies force in vehicle relative coordinates.
346Nebadon vehicles turning funny in arena (DONE) 345Nebadon vehicles turning funny in arena (DONE)
346Lock axis (DONE 20130401)
347