Timeline
11/10/07:
- 21:03 Ticket #277 (Update our website) created by
- The text about "very early development" is no longer appropriate. The …
- 21:01 Ticket #133 (broadphasetest: check if VoI is calculated) closed by
- invalid: since the volume of interest is not used in the broadphase class, the …
- 20:53 Changeset [2267] by
-
- make recalculateBoundingVolumes() virtual, so that derived classes may
...
- 20:24 Changeset [2266] by
-
removing redundant check
- 17:01 Changeset [2265] by
-
- adding reset(list<Vector3>) and reset(vector<Vertex*>) to ...
- 16:48 Changeset [2264] by
-
adding another testscene for the surfacehierarchy
- 16:47 Changeset [2263] by
-
adding another testscene for the surfacehierarchy
- 15:50 Changeset [2262] by
-
forgot to commit the header, too
- 15:49 Changeset [2261] by
-
adding reset(std::vector<Vertex*>) and make ...
- 14:40 Changeset [2260] by
-
- use Vertex::getWorldPosition() instead of transforming manually - use ...
- 14:39 Changeset [2259] by
-
adding a reset() method that takes a vector of Vertex pointers.
this ...
- 14:38 Changeset [2258] by
-
some wedge corrections: simplify constructor by renaminge parameters to ...
- 04:40 Ticket #229 (BroadPhase cppunit bug) closed by
- fixed: (In [2257]) removed MSVC warning in middlephaseridgidtest, added the << …
- 04:40 Changeset [2257] by
-
removed MSVC warning in middlephaseridgidtest, added the << and == ...
- 03:47 Ticket #244 (test scene: Sinus transformation of a cloth) closed by
- fixed
- 03:45 Ticket #276 (Change README formatting) created by
- If possible the formatting of the README file should be changed to rST …
- 03:41 Ticket #186 (Create a downloadable package (Windows Setup / Mac Framework / Unix ...) closed by
- fixed: Release is done and downloads are available trough the sourceforge project …
- 02:43 Changeset [2256] by
-
- turn the MeshPart::mVertices set into a vector - make the MeshPart take ...
- 01:50 Changeset [2255] by
-
adding a vertexIndex to the Vertex class, which specifies the index of ...
- 01:17 Changeset [2254] by
-
small update
- 01:15 Changeset [2253] by
-
Adapted export directory in window sinstaller, copied the last changes ...
- 01:08 Changeset [2252] by
-
The file 'aabb.cpp' doesn't exist anymore so it makes no sense to comment ...
- 00:51 Changeset [2251] by
-
Added missing includes
- 00:00 Milestone 0.1.0 beta [Release] completed
-
What we will achieve for this milestone:
This should be a downloadable ...
11/09/07:
- 23:53 Changeset [2250] by
-
Our first release tag. This refs #186.
- 23:43 Changeset [2249] by
-
less includes
- 23:26 Changeset [2248] by
-
dos2unix
- 22:58 Changeset [2247] by
-
less includes
- 19:07 Changeset [2246] by
-
Solved another issue of ticket #260 in concrete 'Do not append the path ...
- 17:52 Changeset [2245] by
-
do not call updateBoundingvolumes in sceneInit (so before they are created ...
- 17:21 Changeset [2244] by
-
Changed the scene names again, and tried to make the scene ids align to ...
- 17:20 Changeset [2243] by
-
Removed Culling for the cloth in the deforming scene and solved a crash ...
- 15:50 Changeset [2242] by
-
Fix two small warnings with MSVC.
- 15:42 Changeset [2241] by
-
Reworkes some parts of the Windows Installer, this references #260 and ...
- 15:39 Changeset [2240] by
-
forgotten to remove the old LICENSE file...
- 15:39 Ticket #209 (Create a guide for setting up a developing environement under Windows) closed by
- fixed: (In [2239]) Reformatted the LICENSE and README files, added a section …
- 15:39 Changeset [2239] by
-
Reformatted the LICENSE and README files, added a section about Windows ...
- 03:33 Changeset [2238] by
-
adding a little sanity check and special case handle ... now both modes ...
- 02:59 Changeset [2237] by
-
- const -> const reference - copy -> const reference
- 02:27 Changeset [2236] by
-
adding a sanitycheck
- 02:23 Changeset [2235] by
-
adding a test that uses a larger mesh and therefore utilizes the ...
- 02:21 Changeset [2234] by
-
- fix memory leak: delete the mesh generated by the meshpart on ...
- 02:12 Changeset [2233] by
-
fix a few memory leaks
- 01:12 Changeset [2232] by
-
- dont copy the vector, if a const reference is sufficient - indentation ...
- 01:03 Ticket #237 (Make Box::vertexCoordinates() thread-safe?) closed by
- wontfix: As this method doesn't exists any more... this is a 'wontfix'!
11/08/07:
- 23:02 Ticket #274 (add a LICENSE file) closed by
- invalid: This file is already present in the release directory! It will be moved …
- 21:28 Changeset [2231] by
-
adding some debugging code
- 18:37 Ticket #275 (Possible memory leak caused by Vertex::updateWorldPosition) created by
- Vertex has a variable mIsWorldPositionValid, which is set to false …
- 18:18 Changeset [2230] by
-
call invalidateAllWorldPositions() in deform().
this fixes a _huge_ ...
- 18:11 Changeset [2229] by
-
further 10% performance win for displaying the boundingspheres
- 17:39 Changeset [2228] by
-
use an iterative instead of a recursive approach to delete ...
- 17:36 Changeset [2227] by
-
documenatations
- 14:21 Ticket #274 (add a LICENSE file) created by
- The README refers to a "LICENSE" file. We need to add one.
- 13:46 Changeset [2226] by
-
We only need to generate one Sphere Mesh for all BoundingSpheres. This ...
- 08:42 Changeset [2225] by
-
Added installation instructions for Mac OS X.
- 04:52 Changeset [2224] by
-
doing some cleanup
11/07/07:
- 23:32 Changeset [2223] by
-
A couple of box-box optimizations, a bit of cleanup and removal of ...
- 23:22 Ticket #264 (API-Docs: Add indicators for expandable inheritance diagrams) closed by
- fixed: (In [2222]) - Restyled the API docs a bit. Still not quite eye-candy, but …
- 23:22 Changeset [2222] by
-
- Restyled the API docs a bit. Still not quite eye-candy, but somewhat ...
- 22:49 Changeset [2221] by
-
- adding BvhNodeDefault which derives from BvhNode. this class should now ...
- 22:25 Changeset [2220] by
-
- use removeChild() in "intermediate children-creation"
instead of a ...
- 22:24 Ticket #273 (physics branch: re-activate all other scenes) created by
- * activate the scenes in testapp/CMakeLists.txt * re-add them to the …
- 22:21 Ticket #272 (Friction and damping) created by
- to make the demo scenes at least somewhat realistic, we need to add …
- 22:10 Changeset [2219] by
-
adjusted some scenes to make them better viewable
- 22:10 Changeset [2218] by
-
create less levels ... its too slow in testapp
- 22:09 Changeset [2217] by
-
adding some more documentations
- 21:49 Changeset [2216] by
-
- make clearBoundingVolume() protected - it is not used by any class other ...
- 20:01 Changeset [2215] by
-
- replacing std::list by std::vector in DetectorDeformTNGManager
this ...
- 19:49 Changeset [2214] by
-
adding a scene with a bunny moving (in particular rotating) around
- 18:53 Changeset [2213] by
-
adding some sanity-checks to prevent the hierarchy from becoming ugly if ...
- 16:04 Ticket #268 (d-collide transformation metrices are stacking wrong) closed by
- fixed
- 15:37 Changeset [2212] by
-
finally everything is working with displaying the spheres after an ...
- 13:58 Ticket #270 (MeshPart design flaw) closed by
- fixed: (In [2211]) adding BvhNode::mIgnoreShape, which causes the BvhNode to …
- 13:58 Changeset [2211] by
-
adding BvhNode::mIgnoreShape, which causes the BvhNode to ignore the ...
- 13:52 Changeset [2210] by
-
- moving docs of adjustToShape() to .cpp - adding some TODOs on missing ...
- 12:39 Changeset [2209] by
-
added integervalues in all enums for debugging
- 04:01 Changeset [2208] by
-
little correction to order of transformations
- 03:47 Changeset [2207] by
-
adding function recalculateBoundingVolumes
- 01:51 Changeset [2206] by
-
- improved error handling if the volumetype of a BVH node changed:
clear ...
- 01:34 Changeset [2205] by
-
save the BoundingVolume::getVolumeType() in the ogre objects, so that we ...
11/06/07:
- 23:59 Changeset [2204] by
-
make sure ogre and d-collide use the same kind of translations. this fixes ...
- 23:55 Ticket #271 (trac does not send mails anymore?) created by
- trac apparently does not always send mails about new tickets anymore. For …
- 23:51 Ticket #269 (MAJOR MEM-LEAK in Triangle.cpp/.h) closed by
- fixed: (In [2203]) fix memory leak. this closes #269
- 23:51 Changeset [2203] by
-
fix memory leak. this closes #269
- 23:39 Changeset [2202] by
-
make "physics stepsize" a member variable of the scenes. Added doc that it ...
- 21:58 Ticket #270 (MeshPart design flaw) created by
- We currently have a major design flaw in MeshPart/BvhNode: Currently we …
- 21:46 Changeset [2201] by
-
adding a #warning on a major design issue with MeshPart
- 21:45 Changeset [2200] by
-
moving some methods to protected/private
- 21:40 Changeset [2199] by
-
operator<<(const DebugStream&, Shape::ShapeType)
- 21:30 Ticket #269 (MAJOR MEM-LEAK in Triangle.cpp/.h) created by
- in lines 161-163 every normalUpdate NEW Vectors are created withi new and …
- 21:24 Ticket #268 (d-collide transformation metrices are stacking wrong) created by
- it is not case sensitive in dcollide if you first use a rotation and …
- 21:16 Changeset [2198] by
-
fixed a very small but existing mem-leak
- 19:50 Changeset [2197] by
-
right andi!
i forgot the tests which use the moved member
- 17:50 Changeset [2196] by
-
added a comment.
the BVs are still misplaced andi! (start the scene in ...
- 17:47 Changeset [2195] by
-
added a exception
- 17:46 Changeset [2194] by
-
making the deformation active in the testscene again ... but something ...
- 17:09 Changeset [2193] by
-
fix indentation
- 16:54 Changeset [2192] by
-
oops .. missed out one file
- 16:53 Changeset [2191] by
-
moved Vertex* mCenter from DeformableBvhNode to BoundingSphere and renamed ...
- 16:42 Changeset [2190] by
-
use best available sphere-sphere accuracy add a third ball to the scene, ...
- 16:04 Ticket #267 (Scene "action key") created by
- It would be nice to have "scene action keys", which each scene could …
- 15:59 Changeset [2189] by
-
empty collision contact group before calling dWorldDestroy in scene ...
- 15:55 Changeset [2188] by
-
empty the collision joint group in each step.
This stops the spheres in ...
- 15:44 Ticket #266 (Testapp "Single Stepping") created by
- it would be nice to have an "single stepping" option in the testapp, which …
- 15:33 Changeset [2187] by
-
added Snooker physics testscene
Recommendation: start in --pause mode, ...
- 15:29 Changeset [2186] by
-
nullpointer-check and a bugfix for a stupid mistake
- 14:47 Ticket #265 (BoundingVolume recalculation after physics simulation step) created by
- Problem: ODEs dWorldStep() moves our scene nodes. BoundingVolumes are …
- 14:37 Changeset [2185] by
-
added std::endl to warnings
- 14:34 Changeset [2184] by
-
adding a README
- 14:21 Changeset [2183] by
-
implement MyObjectNode::setPhysicsBody
refs #247
- 14:09 Changeset [2182] by
-
remove snookermain.cpp
- 13:43 Changeset [2181] by
-
added an "advanced" physics testscene -- snooker table and some ...
- 13:38 Changeset [2180] by
-
Physics for the testapp:
changed MyObjectNode constructor: physics bodies ...
- 13:06 Changeset [2179] by
-
prepared the scene for testing the update of the surfacehiehrarchy , which ...
- 13:03 Changeset [2178] by
-
Branching for physics integration
- 11:22 Changeset [2177] by
-
Great typo!
- 11:18 Ticket #264 (API-Docs: Add indicators for expandable inheritance diagrams) created by
- Inheritance diagrams are collapsed by default (if JavaScript is enabled), …
- 11:11 Changeset [2176] by
-
Removed Max' and Oliver's optimizations. Box-Box should now be working ...
- 00:59 Changeset [2175] by
-
- Marc, Marcel and Me included the cloth, deforming sinus like :)
- 00:24 Changeset [2174] by
-
- removing obsolete comments - adding more details to another comment
- 00:10 Ticket #263 (edit the DeformableBvhNode cppUnit tests) created by
- after changes in calculating the BoundingSpheres our old cppUnit test …
- 00:07 Changeset [2173] by
-
- move MeshSplitter to its own file - move the actual splitting over to ...
11/05/07:
- 19:19 Ticket #262 (cpp unit tests for the surfaceHierarchy creation) created by
- 16:36 Ticket #261 (Add hints about bug reporting) created by
- Add hints about how to report bugs (through the users mailinglist that is) …
- 16:08 Changeset [2172] by
-
correcting a copy-paste error and adjusting some parameters
- 16:04 Changeset [2171] by
-
Increased size of SceneSelectionBox.
- 15:51 Changeset [2170] by
-
removing code duplication by introducing ...
- 15:46 Changeset [2169] by
-
Make TestApp.app-Bundle on Mac OS X double clickable.
- 15:40 Changeset [2168] by
-
special-case handling for MAC OSX
- 14:59 Changeset [2167] by
-
older version of the model - this model should be fixed, i.e. it should ...
- 12:42 Ticket #260 (Enhancements to the Windows Installer) created by
- A few improvements for the windows installer would be nice: * Creating …
- 04:41 Changeset [2166] by
-
tweaked a little bit around with render technique and passes of the ...
11/04/07:
- 23:55 Changeset [2165] by
-
- adjusting comments, parameters
- 23:13 Ticket #259 (Port parts of the library to Cell based systems) created by
- It would be great if our library would profit of massive multi processing …
- 20:14 Ticket #258 (show the number of tests in the narrowphase in GUI) created by
- show the number of tests in the narrowphase right next to the time the …
- 17:49 Changeset [2164] by
-
by default, do not use physics anymore. Until now, every scene created an ...
- 17:13 Ticket #220 (Rework documentation of the SpatialHash) closed by
- fixed
- 17:12 Changeset [2163] by
-
Happy to finish documentation for the spatial hash =)
@Andy: Factor 4 is ...
- 16:03 Changeset [2162] by
-
adding a sanity check that prevents a crash when creating much more levels ...
- 15:48 Ticket #257 (Imagespace algorithms) created by
- We may want to consider implementing an imagespace based algorithm (i.e. …
- 15:43 Ticket #256 (Implement k-DOP trees for deformable objects) created by
- k-DOP trees may be an interesting BV based collision detection approach. …
- 15:39 Ticket #255 (Implement AABB trees for deformable objects) created by
- AABB trees may be an interesting BV based collision detection approach. …
- 15:37 Ticket #254 (Implement Oriented Bounding Boxes) created by
- Atm we support AABBs and k-DOPs as Bounding Volumes only, however OBBs …
- 15:29 Changeset [2161] by
-
sorry , forgot to turn off debug output. ... now it's off.
- 15:14 Changeset [2160] by
-
deformablebvhnode: - little optimization
surfacehierarchy: - corrected a ...
- 01:43 Changeset [2159] by
-
Corrected one problem within the installer when used on systems without ...
- 00:43 Changeset [2158] by
-
cutnpaste error
- 00:26 Changeset [2157] by
-
- disabling debug output - renamed some methods to better reflect what ...
- 00:15 Changeset [2156] by
-
neighbourships of higher levels are now computed, so now we are able to ...
11/03/07:
- 23:03 Changeset [2155] by
-
I know such an improvement was too good to be true... fixing ...
- 22:30 Changeset [2154] by
-
fix compiler warnings
- 22:29 Changeset [2153] by
-
use our own List instead of std::list for mValidWorldPositionVertices
our ...
- 22:06 Changeset [2152] by
-
re-adding the spatialhash test, adjusted to the new detectordeform ...
- 22:06 Changeset [2151] by
-
- add both, an install and a source prefix (thanks to Oliver for the ...
- 21:58 Changeset [2150] by
-
Dont use reset() for adjustToTriangle(), instead implement a specialized ...
- 21:11 Changeset [2149] by
-
const -> const reference
- 19:05 Changeset [2148] by
-
Added the functionality to change the Strategy for Sphere-Mesh detection ...
- 17:42 Changeset [2147] by
-
Implemented a basic mesh-shape "line" and added it to the mesh. Also added ...
- 16:34 Changeset [2146] by
-
added an additional funktion for calculationg the new center of merged of ...
- 15:55 Changeset [2145] by
-
call ply_close() after reading the file. this fixes a memory leak caused ...
- 15:55 Changeset [2144] by
-
adding a more valgrind friendly test program for the surfacehierarchy
- 15:51 Changeset [2143] by
-
return 0 if triangles.empty() is true, dont create an empty mesh
- 15:48 Ticket #253 (Add a 'Legend' button to the demo application) created by
- As a new user of our demo application may wonder what the different boxes …
- 15:23 Ticket #205 (Create Windows Setup (NSIS)) closed by
- fixed: (In [2142]) Forgotten to install some pkg-config related files and …
- 15:23 Changeset [2142] by
-
Forgotten to install some pkg-config related files and corrected the ...
- 15:01 Changeset [2141] by
-
...
- 13:50 Changeset [2140] by
-
error messages are not debug code
- 13:50 Changeset [2139] by
-
Changed some smaller thing within the installer script, so that the ...
- 13:49 Changeset [2138] by
-
getBvHierarchyNodes().empty() is certainly NOT an error at this point
- 13:39 Changeset [2137] by
-
- std::cout -> debug(10) - make initializeFirstRing() return a bool, throw ...
- 13:25 Changeset [2136] by
-
Renaming the binaries and the sceneIds to more correct names
I still ...
- 04:25 Changeset [2135] by
-
forgotten to remove debug code
- 04:02 Changeset [2134] by
-
comments and some more sanity checks
- 02:49 Changeset [2133] by
-
prepared the next step i.e. neighbourship in higher levels
- 02:29 Changeset [2132] by
-
Now the resources are installed too. In consequence the path to the ...
- 02:04 Changeset [2131] by
-
cosmetics
- 01:09 Changeset [2130] by
-
level 2 of the surfacehierarchy now works perfect and never misses a ...
11/02/07:
- 18:49 Ticket #252 (make the lowest and second lowest level of the surfacehierarchy separately ...) created by
- while both or even more levels exist it would make debugging and …
- 16:26 Changeset [2129] by
-
const -> const reference
- 16:18 Changeset [2128] by
-
added a little comment for myself
- 16:17 Changeset [2127] by
-
little correction , allthough it runs on most systems ... hope now it runs ...
- 13:35 Changeset [2126] by
-
yesterdays commit needed a little change to a test ...
- 02:57 Changeset [2125] by
-
now every file is in svn and at newest veriosn ... everything should run ...
- 02:40 Changeset [2124] by
-
and another try...
- 02:39 Changeset [2123] by
-
missing files like mentioned before ...
- 02:13 Changeset [2122] by
-
switch back to shared library type
- 02:13 Changeset [2121] by
-
build release type when creating installation files
- 02:10 Changeset [2120] by
-
Adapted include directives.
- 02:02 Changeset [2119] by
-
Surfacehierarchy now genereates a second level ... this means it is ...
- 00:55 Ticket #251 (SurfaceHierarchy alogrithm) created by
- This ticket should remind us of the SurfaceHierarchy deformable object …
- 00:41 Ticket #250 (Rename DetectorDeformTNG) created by
- As the new interface is now integrated completely the residing old …
- 00:39 Ticket #249 (Fix the last remaining problems with the BroadPhase) created by
- There are still some problems with the implementation of the BroadPhase …
- 00:35 Ticket #248 (test scene: demonstartion of the new physical capabilities) created by
- When the ODE integration (ticket #247) is closed then we need to create a …
- 00:26 Ticket #247 (ODE integration) created by
- Our library should be integrated with ODE.
- 00:24 Ticket #246 (test scene: scene according to our specifiaction) created by
- Our specifications request some special formed scenes, those scenes should …
- 00:23 Ticket #245 (test scene: demonstrate self-collision detection capabilities) created by
- This new scene should demonstrate the capabilities of the SpatialHash to …
- 00:09 Ticket #244 (test scene: Sinus transformation of a cloth) created by
- This new test scene should demonstrate the capabilities of Mesh …
11/01/07:
- 18:10 Changeset [2118] by
-
removing obsolete comment
- 17:47 Changeset [2117] by
-
Fixing compile error, I'm wondering why this doesn't crash when compiling ...
- 17:45 Changeset [2116] by
-
Improved Installer somehow. Only uninstalls real installation directory ...
- 13:35 Changeset [2115] by
-
the branch is not needed anymore
- 13:28 Changeset [2114] by
-
- Adding UiActionCollection::setChecked() and InputHandler::setChecked() - ...
- 13:17 Ticket #243 (cegui-skin for slider) created by
- A cegui skin fo a slider would be nice. However this is currently not …
- 13:14 Changeset [2113] by
-
force activation of all toggleaction callbacks when a scene is ...
10/31/07:
- 19:22 Changeset [2112] by
-
doxygen comment added
- 19:10 Changeset [2111] by
-
cosmetics
- 17:15 Changeset [2110] by
-
little extension to the text of the info-box
- 17:13 Changeset [2109] by
-
fitting the info-text into the box
- 16:53 Changeset [2108] by
-
adding many short comments and doxygen stuff ...
(also author tags for ...
- 16:14 Changeset [2107] by
-
#NO COMMENT#
(corrected a dumb mistake)
- 15:44 Changeset [2106] by
-
adding the "deformable.tga" texture to the .3ds models loaded as ...
- 15:25 Changeset [2105] by
-
little correction to setAdjacentBoundingSpheres ... now gets a reference ...
- 15:19 Changeset [2104] by
-
added a little comment for myself
- 15:15 Changeset [2103] by
-
mAdjacentDeformableBvhNodes of deformableBvhNode is now calculated and ...
- 12:04 Ticket #216 (Remove all unnecessary output of the CppUnit tests) closed by
- fixed: As the only remaining output of the CppUnit tests is a warning about a …
- 12:01 Ticket #199 (write a test scene for Mesh::deform) closed by
- fixed: Can be closed, as the memory leaks are gone.
- 02:29 Changeset [2102] by
-
Updating the BV of the cloth in the SphereCloth scene or SpatialHash test ...
- 02:17 Changeset [2101] by
-
Added optimization options for the MSVC release build. Compiled with this ...
- 02:15 Changeset [2100] by
-
Forgotten to uninstall one file and added a check for multiple instances ...
- 01:18 Changeset [2099] by
-
ooops , there were a few lines which should have been outcommented for now ...
- 01:16 Changeset [2098] by
-
prepared the surfacehierarchy for calculating neighbours and the higher ...
- 00:46 Changeset [2097] by
-
Now the installer registers the installed programs/libraries within the ...
10/30/07:
- 23:55 Changeset [2096] by
-
Added dump code for the install log.
- 23:35 Changeset [2095] by
-
Added the Windows icon resource to the shared library too, this is needed ...
- 23:34 Changeset [2094] by
-
Added new dedicated file for system environment configuration at the end ...
- 22:03 Changeset [2093] by
-
Renaming Set from set2.h to Set2.
This fixed BroadPhaseJob2, at least on ...
- 21:51 Changeset [2092] by
-
unneeded
- 21:51 Changeset [2091] by
-
for the fun of it: removing more code, to make it easier to see what the ...
- 21:44 Changeset [2090] by
-
removing even more code now there are only a few lines that are actually ...
- 18:55 Changeset [2089] by
-
removing unnecessary code
- 17:17 Changeset [2088] by
-
Removed the last compile warnings with the MSVC in the CppUnit and ...
- 17:15 Changeset [2087] by
-
renamed/relabeled the testscenes - scenes now have an id (as before) AND a ...
- 16:40 Changeset [2086] by
-
Replaced FP_INFINITY by the right way to get such limits within C++. It ...
- 16:18 Changeset [2085] by
-
- code optimization
@ andi if there is a problem you are welcome to tell ...
- 16:12 Changeset [2084] by
-
Made some refacturing:
Moved the public code from some objects to the ...
- 16:10 Changeset [2083] by
-
adding some debugging code
- 16:08 Changeset [2082] by
-
Changed the standard check for the sphere-mesh algorithm to 1, which is ...
- 15:15 Changeset [2081] by
-
removing some old code and done some clean up.
- 14:51 Changeset [2080] by
-
addinyg more movements to the test
- 14:42 Changeset [2079] by
-
re-adding middlephase
- 14:34 Ticket #242 ("Proxies-count"-display in GUI defect) created by
- the "Proxies"-display in the gui isn't updated when changing scenes!
- 14:30 Changeset [2078] by
-
adapt the test to our needs
- 14:23 Changeset [2077] by
-
Also replaces the totallyDoneVertices list with a set. This gives a ...
- 14:03 Changeset [2076] by
-
adding some collision flags
- 14:02 Changeset [2075] by
-
replaces totallyDoneTriangle list with a set to improve performance
- 13:51 Changeset [2074] by
-
removing unneeded code
- 13:43 Ticket #239 (Disable Textures in CollisionStop Scene) closed by
- fixed: Fixed within commit [2072].
- 13:42 Changeset [2073] by
-
broadphase debug branch for a crash on windows
- 13:34 Changeset [2072] by
-
Now we are able to selectively enable or disable the texturing on a object ...
- 13:25 Changeset [2071] by
-
src -> d-collide
- 12:58 Changeset [2070] by
-
removing branch - the bug has been fixed in commits [2067] and [2068]
- 12:32 Changeset [2069] by
-
useless tag removed
- 12:31 Changeset [2068] by
-
Should fix the problem with Windows and the NarrowPhase.
10/29/07:
- 23:38 Changeset [2067] by
-
adding a mutex lock to addValidWorldPositionVertex().
@Oliver: this ...
- 23:31 Changeset [2066] by
-
moving code over to the job
- 23:28 Ticket #241 (Dont copy vector in NarrowPhase::getMeshIntersection) created by
- NarrowPhase::getMeshIntersection() takes two const std::vector<Triangle*>, …
- 23:21 Changeset [2065] by
-
another experiment
- 23:19 Changeset [2064] by
-
more code removing
- 23:17 Changeset [2063] by
-
again
- 23:15 Changeset [2062] by
-
again
- 23:13 Changeset [2061] by
-
Finished check for MSVC and renamed LICENSE file and added it to ...
- 23:10 Changeset [2060] by
-
and again
- 23:07 Changeset [2059] by
-
removing even more code
- 22:53 Changeset [2058] by
-
removing some code
- 22:43 Changeset [2057] by
-
un-simplify narrowphase and remove some hopefully not so important code
- 22:40 Changeset [2056] by
-
higher resolution
- 22:27 Changeset [2055] by
-
reduce the mesh intersection to calls to getWorldPosition()
- 22:22 Changeset [2054] by
-
added a texture for deformable models
... just a dummy-texture for every ...
- 22:22 Changeset [2053] by
-
backporting some mutex locks from the invalidate_bug branch
- 22:19 Changeset [2052] by
-
improve the correctness of the mutex locks
- 22:13 Changeset [2051] by
-
adding some missing mutex locks
- 22:05 Changeset [2050] by
-
removing all narrowphase collisions without at least one shape being a ...
- 22:04 Changeset [2049] by
-
5 boxes seems to be optimal (crash on windows very fast)
- 21:43 Changeset [2048] by
-
simplify the boxes
- 21:20 Changeset [2047] by
-
update
- 21:16 Changeset [2046] by
-
* Tryed to fix the memory leaks ;-) * now the boundingbox will update ...
- 21:04 Changeset [2045] by
-
removing another dir
- 21:04 Changeset [2044] by
-
removing more code - the mytest is now able to reproduce the bug
- 21:04 Changeset [2043] by
-
made the destructor virtual ...
- 21:03 Changeset [2042] by
-
after all everything comes to a good end and the lowest level of the ...
- 20:58 Changeset [2041] by
-
little correction to the set getEdgeAdjacentTriangles returns, this set ...
- 19:15 Changeset [2040] by
-
adding a mytest that mirrors the behaviour of the DCollideScene, except ...
- 18:44 Changeset [2039] by
-
stripping out some things that will most likely not be used
- 18:38 Changeset [2038] by
-
adding an experimental branch meant for debugging ...
- 17:42 Ticket #215 (Make the CppUnit tests pass) closed by
- fixed: (In [2037]) Now the narrowphasetest checks the results without carrying …
- 17:41 Changeset [2037] by
-
Now the narrowphasetest checks the results without carrying about their ...
- 16:00 Changeset [2036] by
-
changed some comments added a sanity check preventing warnings when adding ...
- 15:59 Ticket #227 (Cylinder doc) closed by
- fixed: (In [2035]) mention cylinder base point closes #227
- 15:59 Changeset [2035] by
-
mention cylinder base point closes #227
- 15:49 Ticket #240 (Uninitailized values in NarrowPhase) created by
- valgrind reports uninitialized values in NarrowPhase: ==12658== …
- 15:48 Ticket #239 (Disable Textures in CollisionStop Scene) created by
- A scene should have an parameter, which indicates if the textures should …
- 15:46 Changeset [2034] by
-
fit the scene description into the text-box
- 15:42 Ticket #238 (new algorithm to calculate precise new boundingSpheres) created by
- At the moment we only uses an approximatly way to calculate a new …
- 15:42 Changeset [2033] by
-
More documentation :)
- 15:26 Changeset [2032] by
-
done some cosmetics, so that now all labels are visble complety and the ...
- 15:24 Changeset [2031] by
-
corercted compile error with MSVC
- 14:08 Ticket #230 (Remove CollisionPair::voloi) closed by
- fixed: (In [2030]) removed obsolete struct VolumeOfInterest (use Aabb …
- 14:08 Changeset [2030] by
-
removed obsolete struct VolumeOfInterest (use Aabb instead) removed ...
- 12:44 Changeset [2029] by
-
added a check in updateproxyallocation to ensure that no childproxies are ...
- 12:20 Changeset [2028] by
-
the box is not moving anymore; the deformation is still random
- 12:10 Changeset [2027] by
-
Changed from SHARED to MODULE as requested by joshua.
- 11:48 Changeset [2026] by
-
The comments for the debugin are deleted
- 11:47 Changeset [2025] by
-
The comments for the debugging are deleted
- 11:41 Changeset [2024] by
-
link against the static version of our library, not the static one.
this ...
- 06:16 Changeset [2023] by
-
Now even the pthreads library is detected and can be autmatically ...
- 05:17 Changeset [2022] by
-
Changed Linking behaviour from static to shared. And renamed the normal ...
- 05:15 Changeset [2021] by
-
Corrected many warnings when compiling with MSVC
- 05:08 Changeset [2020] by
-
I don't know what was going wrong here... though commits were atomic, but ...
- 04:52 Changeset [2019] by
-
renamed 'src' directory to 'd-collide'
- 04:50 Changeset [2018] by
-
corrected include paths
- 03:04 Changeset [2017] by
-
Added 'svn export' command in compile time preprocessing of the installer. ...
- 02:41 Changeset [2016] by
-
Removed debug code again, fixed some problems and added a check so that ...
- 02:09 Changeset [2015] by
-
Some very basic textures. I wouldn't call it eyecandy, but these are our ...
- 01:45 Changeset [2014] by
-
Improves status reports for the user and removed unnecessary user ...
- 00:31 Changeset [2013] by
-
As we cannot provide the bunny model with our release I "comment" it out.
- 00:30 Changeset [2012] by
-
Switch back to BroadphaseJob as fallback because the new BroadphaseJob2 ...
10/28/07:
- 22:08 Changeset [2011] by
-
Corrected OgreSDK selection and added a warning when no supported compiler ...
- 21:46 Changeset [2010] by
-
Added detection support for the ICC including version check. Added ...
- 20:54 Changeset [2009] by
-
Changed values for the randomizer to make changes of the mesh more ...
- 20:06 Changeset [2008] by
-
Added CEGUI-schemas (needed in conjunction with expat parsers)
- 18:07 Changeset [2007] by
-
fixing a few problems with the new files: my xml parser now accepts this ...
- 17:43 Ticket #207 (Create a CEGUI Theme) closed by
- fixed: (In [2006]) Introducing our very own D-Collide CEGUI-skin. Please note …
- 17:43 Changeset [2006] by
-
Introducing our very own D-Collide CEGUI-skin.
Please note that only ...
- 16:51 Ticket #200 (F30: Object attributes "closed hull") closed by
- fixed: (In [2005]) Added the proxy attribute CLOSEDHULL according to our …
- 16:51 Changeset [2005] by
-
Added the proxy attribute CLOSEDHULL according to our specification. This ...
- 15:06 Changeset [2004] by
-
Working on documentation. Unfortunately still lots to do...
- 14:47 Changeset [2003] by
-
Adding Mac OS X Icon for TestApp
- 13:40 Changeset [2002] by
-
1) Did some cleaning 2) Enabled self-collisions for spatial hash 3) ...
10/27/07:
- 22:33 Changeset [2001] by
-
adding a README for mytests
- 20:06 Ticket #24 (Implementation of getBroadPhaseCollisions) closed by
- fixed: I think the BroadPhaseJob2 is what was meant by "possible code …
- 20:03 Ticket #201 (F40: Change attributes) closed by
- fixed: It seems to me this is already fixed?! setProxyType() certainly …
- 19:56 Ticket #202 (F100: Undo time steps) closed by
- fixed: (In [2000]) support for undo of time steps: - NOT supported are: * …
- 19:56 Changeset [2000] by
-
support for undo of time steps: - NOT supported are:
- ...
- 19:55 Changeset [1999] by
-
adding removeFirst() and removeAll()
- 19:49 Ticket #237 (Make Box::vertexCoordinates() thread-safe?) created by
- Box::vertexCoordinates() caused some problems that appear to come …
- 18:38 Changeset [1998] by
-
Should fix the problem with lazy updates of box vertex coordinates and the ...
- 17:35 Changeset [1997] by
-
display the actual sceneid, not the id that was requested.
this in ...
- 17:23 Changeset [1996] by
-
adding FIXMEs - coords is an array, not a single Vector3
-> this causes ...
- 16:56 Changeset [1995] by
-
adjusting a path in the includes which Christian forgot
- 16:32 Changeset [1994] by
-
1.) Well, do that renaming on the other one too =) 2.) Added some ...
- 16:09 Changeset [1993] by
-
create deformable jobs only if >= 1 proxy in a pair is deformable
- 15:48 Changeset [1992] by
-
Get rid of too long path =)
- 15:32 Changeset [1991] by
-
Added a draft to the introduction of rigid vs deformable. Still lots ...
- 15:09 Changeset [1990] by
-
disable backface culling for the cloth
- 14:31 Changeset [1989] by
-
Proxy::mType must be a int, not a ProxyTypes, because it actually is a ...
- 13:21 Ticket #236 (Make the SpatialHash return TrianglePairs) created by
- Currently the SpatialHash returns CollisionPair objects, by calling the …
- 13:18 Ticket #235 (Create NarrowPhaseJob for TrianglePair lists) created by
- {{{Pipeline::processAndSpliceMiddlePhaseResults(std::list<TrianglePair>& …
- 13:16 Changeset [1988] by
-
adding a DetectorDeformTNGJob, which is meant as base class for all ...
- 12:16 Changeset [1987] by
-
Each spatialhashjob has an own result list by now. This was pretty ...
- 01:36 Changeset [1986] by
-
Added script which retrieves the version of a file and started writing of ...
10/26/07:
- 23:30 Changeset [1985] by
-
Trying to solve a local problem.
- 23:02 Ticket #203 (rotation matrices problem) closed by
- fixed: Fixed in [1984]. It actually was a bug when comparint matrices only.
- 23:01 Changeset [1984] by
-
"column, row" -> "row, column". this fixes the error messages of the ...
- 22:44 Ticket #184 (support for systems without pthreads) closed by
- fixed: Fixed in revisions [1983] and [1982]
- 22:43 Changeset [1983] by
-
- provide an option to disable multithreading - disable mutlithreading if ...
- 22:38 Changeset [1982] by
-
providing support for systems without threads: - Mutex, MutexLocker, ...
- 22:35 Changeset [1981] by
-
less includes
- 22:25 Changeset [1980] by
-
fix forward declaration
- 21:33 Changeset [1979] by
-
Reorganized install script, so that it is readable again. This refs #205.
- 20:38 Ticket #234 (Rename MiddlePhaseCollision) created by
- The struct MiddlePhaseCollision is actually rather a …
- 20:30 Ticket #233 (Rename DeformableBvhNode) created by
- The DeformableBvhNode is actually a SurfaceHierarchyBvhNode, or at least …
- 20:29 Ticket #232 (make NarrowPhaeJob support SurfaceHierarchy's DeformableBvhNode) created by
- The NarrowPhaseJob takes MiddlePhaseCollision (i.e. 2 BvhBodes) objects …
- 20:14 Changeset [1978] by
-
Added needed include directive for MSVC so that we can compile it with the ...
- 19:57 Changeset [1977] by
-
make the Ogre object of MyObjectNode support the deform() method
the ...
- 19:41 Changeset [1976] by
-
adding a few FIXMEs on memory leaks
- 19:30 Changeset [1975] by
-
dont crash if a scene could not be created
- 19:16 Changeset [1974] by
-
moving the actual "rendering" code of meshes to a ...
- 15:50 Changeset [1973] by
-
Added the ability to check for pkg-config and install it as well as I ...
- 02:15 Changeset [1972] by
-
lib3ds is now downloaded and installed when wished. the problem rom the ...
- 00:58 Changeset [1971] by
-
Added the ability to find lib3ds on windows systems, but due to an error ...
- 00:31 Changeset [1970] by
-
Happy Birthday commit for Oliver! :O)
changes: Olivers is one year older! ...
10/25/07:
- 23:29 Changeset [1969] by
-
Since the testscene is not repainted in Ogre we inserted comments to show ...
- 23:28 Changeset [1968] by
-
Proxy was changed for test-cases for the deforming testscene - maybe it is ...
- 23:26 Changeset [1967] by
-
inserted a deform() method for MyObjectNodes
- 23:26 Changeset [1966] by
-
deforming testscene in scenemanager introduced
- 23:21 Changeset [1965] by
-
deforming testscene
- 23:20 Changeset [1964] by
-
deforming testscene incomplete but compiling
- 23:10 Changeset [1963] by
-
slightly moved one box, this removes the texture flickering on the top and ...
- 22:45 Ticket #221 (Redesign the detectordeform interface) closed by
- fixed: I think with commit [1962] this ticket can be considered fixed.
- 22:35 Changeset [1962] by
-
removing the old DetectorDeform design, it has been replaced ...
- 22:26 Changeset [1961] by
-
adding a convenience include
- 22:03 Changeset [1960] by
-
- create deformable collision detection jobs in the pipeline using the ...
- 21:48 Changeset [1959] by
-
fix a nasty bugy that caused weird behaviour of ...
- 21:39 Changeset [1958] by
-
dont automatically delete the results from the broadphase jobs when ...
- 19:59 Changeset [1957] by
-
adding a broadphase post-processing job collection. this simply calls
...
- 19:58 Changeset [1956] by
-
fix start() for the case that no jobs are in the collection: in this ...
- 19:52 Changeset [1955] by
-
modified mesh-mesh test. Since we still need a concept, definition and ...
- 19:27 Changeset [1954] by
-
adding an initial implementation of DetectorDeformTNGAlgorithm for the ...
- 19:23 Changeset [1953] by
-
Adding DetectorDeformTNGManager::notifyAllCollisionPairsAreAdded() to make ...
- 19:22 Changeset [1952] by
-
- adding resetAlgorithm() to do some cleanup tasks - some doc fixes
- 18:57 Changeset [1951] by
-
call base class, not yourself
- 18:29 Changeset [1950] by
-
Now the Windows installer is capable of detecting CMake and its version so ...
- 17:37 Changeset [1949] by
-
convert all remaining jobs to use the new PipelineThreadJob
- 17:17 Changeset [1948] by
-
adding a PipelineThreadJob class, which provides a
void ...
- 17:09 Ticket #231 (Remove MiddlePhaseJobCreator or rewrite large parts of it) created by
- With the introduction of the DetectorDeformTNG framework the …
- 16:05 Changeset [1947] by
-
some documentation
- 15:49 Changeset [1946] by
-
little corrections/extensions to andis description
... i think this can ...
- 15:46 Changeset [1945] by
-
cosmetci
- 15:45 Changeset [1944] by
-
provide setDetectorDeformManager()
- 15:11 Ticket #230 (Remove CollisionPair::voloi) created by
- Currently CollisionPair contains a VolumeOfInterest object, which is a …
- 14:54 Changeset [1943] by
-
- Adding a World pointer to DetectorDeformTNGManager - Implementing ...
- 14:52 Changeset [1942] by
-
typo
- 14:50 Changeset [1941] by
-
delay creation of ogre nodes for bounding volumes until ...
- 13:49 Changeset [1940] by
-
additional documentation for SurfaceHierarchyCreator.
@marc: please have ...
- 12:55 Ticket #208 (Create a HowTo / Quickstart document) closed by
- fixed
- 01:09 Changeset [1939] by
-
Removed unnecessary line in the CMakeLists.txt of the documentation. Added ...
10/24/07:
- 23:54 Changeset [1938] by
-
More cosmetics.
- 23:47 Changeset [1937] by
-
Cosmetics.
- 23:15 Changeset [1936] by
-
Corrected the apidoc build target now the resources are copied ...
- 22:58 Changeset [1935] by
-
commented out one test that could not work with our current implementation
- 21:21 Changeset [1934] by
-
Adding DetectorDeformTNG, which is going to replace the current ...
- 21:11 Changeset [1933] by
-
adding a try .. catch block around the "new World", so that we dont crash ...
- 20:47 Changeset [1932] by
-
Increased brightness.
- 19:50 Changeset [1931] by
-
Textured boxes, finally!
- 18:30 Changeset [1930] by
-
support for textures on normal dcollide::Box objects
currently disabled ...
- 18:27 Changeset [1929] by
-
dont allow calling generateMesh() twice
- 18:27 Changeset [1928] by
-
support for non-texel sharing
- 18:19 Changeset [1927] by
-
undid an unimportant rename to make the testapp run again i got no time ...
- 18:06 Ticket #213 (Rename the octree components) closed by
- fixed: (In [1926]) renamed octree to hierarchical grid this closes #213
- 18:06 Changeset [1926] by
-
renamed octree to hierarchical grid this closes #213
- 17:43 Changeset [1925] by
-
BUGFIX: increaseWorldSize() now increases when Min >= Max, not only when ...
- 17:17 Changeset [1924] by
-
fixed some broadphasecollisiontest failures, now only 1 is still failing.
- 16:23 Changeset [1923] by
-
gut dann nehm ich sie wieder raus ... :O)
ist im grunde da egal was du da ...
- 16:09 Changeset [1922] by
-
Made a Texture for our boxes! :O)
Andi, you said you would get it to ...
- 15:33 Changeset [1921] by
-
added a test to creategrid if all proxies fit into the newly created ...
- 14:53 Changeset [1920] by
-
BUGFIX in world.cpp: increase mNumberOfTopLevelProxies before adding Proxy ...
- 14:08 Changeset [1919] by
-
this was not yet meant to go to svn
- 14:03 Changeset [1918] by
-
preparing for a new detectordeform design (which is still work in ...
- 14:00 Changeset [1917] by
-
- removing an unused variable -> as a consequence: removing an unsupported ...
- 13:38 Changeset [1916] by
-
fix indentation
- 13:34 Changeset [1915] by
-
some cosmetics: - triangle -> triangleIt
- adding a separate Triangle* ...
- 00:29 Changeset [1914] by
-
re-adding the #warnings about uninitialized values
@gregor: your last ...
- 00:11 Changeset [1913] by
-
after tracking the control flow of increaseworldsize, i came to the ...
- 00:01 Ticket #229 (BroadPhase cppunit bug) created by
- In broadphasecollisionstest.cpp, around line 252,253: …
10/23/07:
- 23:58 Changeset [1912] by
-
adding a #warning about a broadphase cppunit bug
- 22:14 Changeset [1911] by
-
dont create a proxy or a NULL mesh
- 22:14 Changeset [1910] by
-
cosmetic
- 21:47 Changeset [1909] by
-
HOTFIX for BroadPhaseOctree::addProxyForUpdate()
now we simply call ...
- 21:08 Changeset [1908] by
-
- adding a few more sanity checks to checkTreeConsistency().
...
- 21:03 Changeset [1907] by
-
make getParent() const
- 20:52 Ticket #228 (BuildBot: dont send mails on "Stale NFS file handle" errors) created by
- The buildbot sends out an error mail whenever a compilation fails. However …
- 19:50 Changeset [1906] by
-
oops forgot to add the two broadphase tests to CMakeLists.txt
- 15:45 Changeset [1905] by
-
removed docu of getDeformableMiddlePhaseCollisions()
- 15:06 Changeset [1904] by
-
made the links into the API working again.
- 10:24 Changeset [1903] by
-
corrections,more DEBUG OUTPUT
- 09:56 Changeset [1902] by
-
disabled lazy updates for Box::vertexCoordinates
- 00:11 Changeset [1901] by
-
Added the new texture files to svn:ignore and let make install copy the ...
10/22/07:
- 21:55 Ticket #227 (Cylinder doc) created by
- Need to mention the position of the base point (center of the bottom …
- 21:52 Ticket #226 (describe effect of worldsize) created by
- we need a short description in the following places - World …
- 21:49 Ticket #225 (Asci-art in html APIDOC) created by
- Art is broken atm. We need to use a monospaced font for these sections, …
- 21:08 Changeset [1900] by
-
Now it's possible to compile the installer script under Unix based systems ...
- 19:51 Ticket #161 (Fix the massive logging problem of the BuildBot master) closed by
- fixed: thx for changing the configs!
- 18:54 Changeset [1899] by
-
little correction ...
- debug-output behind a break-statement makes no ...
- 18:39 Changeset [1898] by
-
- mState -> mMatrix, mPreviousState -> mPreviousMatrix - adding a ...
- 17:50 Changeset [1897] by
-
added a method "findAndProcessGaps_debug"
Andi if you could have a look ...
- 17:09 Changeset [1896] by
-
debug output
- 15:26 Changeset [1895] by
-
Corrected the shared library problem for Unix based systems as commented ...
- 13:37 Changeset [1894] by
-
less includes and adding a comment on VolumeOfInterest
- 03:23 Changeset [1893] by
-
Now also the shared variant of our library is builded and installed to ...
- 02:21 Changeset [1892] by
-
The standard tasks for the Windows installer are now finished, the more ...
- 00:39 Changeset [1891] by
-
Renamed 'installer' directory to 'release'. Copied the source release ...
- 00:32 Changeset [1890] by
-
Small correction in the install scripts. Now the headers are copied to an ...
- 00:00 Milestone 0.0.4 alpha completed
-
What we will achieve for this milestone:
- Broadphase
- Bug ...
- Broadphase
10/21/07:
- 23:32 Changeset [1889] by
-
Temporary workaround for the WorldCollision operator = problem.
- 18:14 Changeset [1888] by
-
adding a release script
- 17:19 Changeset [1887] by
-
some passages reformulated, some more \refs and links.
- 16:05 Changeset [1886] by
-
corrected some mistakes and added a line about the proxy hierarchy, thanks ...
- 15:57 Changeset [1885] by
-
check tree correctness in various scenarious
we make heavy use of ...
- 15:49 Changeset [1884] by
-
cont. impl.
- 15:34 Changeset [1883] by
-
only leafs are allowed to have members
- 15:24 Changeset [1882] by
-
fix copy-and-paste duplication
- 15:18 Changeset [1881] by
-
CPPUNIT_ASSERT(foo == bar) -> CPPUNIT_ASSERT_EQUAL(bar, foo)
this gives ...
- 15:10 Ticket #224 (Fix BroadPhaseCollisionsTest::testGrow()) created by
- It really is annoying that the tests always fail because of that test. It …
- 14:17 Changeset [1880] by
-
adding custom test classes for bruteforce and octree broadphase. currently ...
- 14:10 Changeset [1879] by
-
updated my other version of Set. completely new approach: Using BTree as ...
- 13:51 Changeset [1878] by
-
more doxygen comments
- 13:37 Changeset [1877] by
-
corrections
- 13:10 Changeset [1876] by
-
First draft of howto. I don't like the layout very much, can someone tell ...
- 12:43 Ticket #41 (check if cegui and ogre can load images) closed by
- wontfix
- 12:42 Changeset [1875] by
-
- warning() -> debug() - adding a #ifdef SURFACEHIERARCHY_DEBUG around all ...
- 11:46 Ticket #193 (Feature: getAllCollisionsWith(Proxy* proxy)) closed by
- fixed: (In [1874]) finished implementation of getAllCollisionsWith(Proxy* proxy) …
- 11:46 Changeset [1874] by
-
finished implementation of getAllCollisionsWith(Proxy* proxy) ...
- 01:43 Changeset [1873] by
-
make the object number unique even among multibe OgreSceneObjectFactory ...
- 01:36 Changeset [1872] by
-
trying to make FPS labels clearer and more useful: - adding a "complete ...
10/20/07:
- 13:09 Changeset [1871] by
-
some function descriptions extended. cosmetics (newlines, ...
- 11:51 Ticket #223 (CPP Unit Test for BoxBox collisions) created by
- The RotatingBoxScene and the BroadphaseKillerScene show that there is …
- 00:16 Changeset [1870] by
-
adding a comment about a (probably) obsolete method
- 00:02 Ticket #211 (Extend the demo application with support for textures) closed by
- fixed: Implemented in svn.
10/19/07:
- 23:56 Changeset [1869] by
-
- use dcollide::Exception at some points (i'm too lazy to convert ...
- 23:50 Changeset [1868] by
-
adding a TextureInformation class which may be used by the modelloaders ...
- 21:11 Ticket #214 (Add multi threading support to the SpatialHash) closed by
- fixed: This has been achieved, althoung some testing/debugging is still needed.
- 21:07 Ticket #222 (Debugging, Testing, Refactoring of the SpatialHash) created by
- The code has undergone many changes from the initial design, especially …
- 21:02 Ticket #221 (Redesign the detectordeform interface) created by
- Time has overcome our initial design of the interface. -The spatialhash …
- 20:50 Ticket #220 (Rework documentation of the SpatialHash) created by
- The documentation of the SpatialHash is fragmentary by now. Add a …
- 20:48 Ticket #169 (Speedup the SpatialHash implementation) closed by
- fixed: The problem has been adressed in several ways: -The paper has been …
- 20:28 Changeset [1867] by
-
Renamed define to SPATIALHASH_TRIANGLES_PER_JOBS, which is more ...
- 20:10 Changeset [1866] by
-
Multithreading is enabled for the spatialhash -Added constant ...
- 19:35 Changeset [1865] by
-
adding a "pipeline time" label and display "not available" ...
- 19:17 Changeset [1864] by
-
when one proxy is deformable, _both_ must be checked
- 19:14 Changeset [1863] by
-
apparently self-collisions are broken atm
- 19:13 Changeset [1862] by
-
convince the spatialhash to use deformable proxies _only_
- 18:54 Changeset [1861] by
-
use a "Pipeline" Timing event, instead of BroadPhase, MiddlePhase ...
- 18:47 Changeset [1860] by
-
running time of rigid and deformable middlephase can not measured ...
- 15:41 Changeset [1859] by
-
Further work on the windows setup based on nsis, refs #205.
- 12:27 Changeset [1858] by
-
Minimal cosmetical update, which references #210.
- 12:22 Changeset [1857] by
-
Added further tests for the BoundingSphere::mergeWith and corrected a ...
- 01:15 Changeset [1856] by
-
Added a test class for the BoundingSphere::mergeWith method.
It seems ...
10/18/07:
- 13:41 Changeset [1855] by
-
some paragraphs rewritten, some typos corrected made link to ...
- 12:29 Ticket #212 (Rename getAllCollisions()) closed by
- fixed: done in [1854]
- 12:29 Changeset [1854] by
-
renamed World::getAllCollisions() and ...
- 09:43 Ticket #219 (API-Documentation in IE (6) broken) closed by
- fixed: This is fixed with [1853].
- 09:38 Changeset [1853] by
-
Fixed stylesheet for that retarded Microsoft browser, references #210.
- 06:52 Changeset [1852] by
-
fixing some compiler warnings
10/17/07:
- 19:31 Changeset [1851] by
-
never think you've found every bug ...
- corrected an iterator
- 17:57 Changeset [1850] by
-
now broadphasetest also checks getAllCollisionsWith. My first impression: ...
- 17:27 Changeset [1849] by
-
changed mainpage to also point to the HOWTO added file for howto-page, ...
- 17:21 Changeset [1848] by
-
finished work on getAllCollisionsWith(Proxy). - getAllCollisionsWith() ...
- 16:19 Ticket #219 (API-Documentation in IE (6) broken) created by
- As always IE is causing problems.
- 15:28 Changeset [1847] by
-
moving initialization of BroadPhase::mType to BroadPhase::BroadPhase(). ...
- 15:24 Ticket #218 (SurfaceHierarchy algorithm crashes sometimes under windows) closed by
- fixed: fixed - look at commit #1844
- 15:24 Changeset [1846] by
-
unneeded includes
- 15:23 Changeset [1845] by
-
grmbl
- 15:23 Changeset [1844] by
-
little changes to the code so that the surfacehierarchy shouldn't crash ...
- 15:23 Changeset [1843] by
-
- docs for particular BroadPhase::init() - the BruteForce BroadPhase does ...
- 14:41 Changeset [1842] by
-
Color correction to improve visibility of hyperlinks in sourcecode (refs ...
- 14:36 Ticket #210 (Theme for the Doxygen documentation) closed by
- fixed: (In [1841]) Created first draft for a doxygen theme and updated CMakeList …
- 14:36 Changeset [1841] by
-
Created first draft for a doxygen theme and updated CMakeList as ...
- 13:21 Ticket #218 (SurfaceHierarchy algorithm crashes sometimes under windows) created by
- Every once a while the surface hierarchy algorithm crashes when I start …
- 11:44 Changeset [1840] by
-
further size adjustment
- 11:18 Changeset [1839] by
-
- core-Algo now perfectly works as intended! ;O) - more advances and ...
10/16/07:
- 19:36 Changeset [1838] by
-
Forget to update the declaration.
- 19:34 Changeset [1837] by
-
It works this way as well...
- 19:31 Changeset [1836] by
-
On some systems (mainly BSD, including Darwin) size_t is not the same as ...
- 19:14 Ticket #217 (Detect triangle edge - sphere collisions) created by
- collisions should be detected even when a sphere collides with an triangle …
- 19:13 Ticket #216 (Remove all unnecessary output of the CppUnit tests) created by
- Currently the CppUnit tests outputs a lot of crap which isn't interesting …
- 19:10 Ticket #215 (Make the CppUnit tests pass) created by
- All CppUnit tests should run without errors, either the tests or our …
- 19:07 Ticket #214 (Add multi threading support to the SpatialHash) created by
- As first deformable collisiond etection algorithm should the SpatialHash …
- 19:05 Ticket #213 (Rename the octree components) created by
- As the 'octree' isn't any more a octree it should be renamed to a more …
- 19:03 Ticket #212 (Rename getAllCollisions()) created by
- As the name getAllCollisions() is really confusing in view of its …
- 19:01 Ticket #211 (Extend the demo application with support for textures) created by
- Just for better looking we should add textures at least to the helicopter …
- 18:58 Ticket #210 (Theme for the Doxygen documentation) created by
- The standard Doxygen theme which is currently in use for our documentation …
- 18:55 Ticket #209 (Create a guide for setting up a developing environement under Windows) created by
- As we require some more or less complicate steps to get a Microsoft …
- 18:51 Ticket #208 (Create a HowTo / Quickstart document) created by
- Max supposed to create a small introduction to d-collide which explains …
- 18:48 Ticket #207 (Create a CEGUI Theme) created by
- As we actually use an CEGUI theme for our demo application which we can't …
- 18:35 Changeset [1835] by
-
Forgotten license text, still refs #205.
- 18:34 Changeset [1834] by
-
First work on a Windows installer, which references #205.
- 18:32 Ticket #206 (Create Mac Framework) created by
- According to ticket #186 a Mac framework should be created for d-collide.
- 18:29 Ticket #205 (Create Windows Setup (NSIS)) created by
- Acording to ticket #186 a windows installer should be created (created …
- 16:48 Changeset [1833] by
-
extended all necessary parts of the broadphase to handle collisions with ...
- 15:36 Changeset [1832] by
-
Implementing an allocation pool for BroadPhaseOctreeJob2.
Interestingly ...
- 15:28 Changeset [1831] by
-
allow multiple calls to setJobCollection() with the same collection.
this ...
- 14:33 Changeset [1830] by
-
- add a worldsize to the scene
the size is _much_ too large. it is meant ...
- 13:45 Changeset [1829] by
-
not needed anymore
- 10:22 Changeset [1828] by
-
solved the "mytest"-problem for broadphasetest: it is now documented quite ...
- 00:12 Ticket #80 (box-box collisions) reopened by
- This algorithms doesn't seem to produce correct narrow phase results. I …
10/15/07:
- 22:09 Changeset [1827] by
-
call allJobsCompleted() in setAllJobsAreAdded() only if the collection is ...
- 22:08 Changeset [1826] by
-
removing mMiddlePhaseAfterBroadPhaseJobCollection - we dont use it and it ...
- 20:55 Changeset [1825] by
-
adjusted the scale of the model for easier nevigation in the scene ...
- 20:54 Changeset [1824] by
-
more debugging and some extensions which make the order of the spheres ...
- 20:43 Changeset [1823] by
-
seriously, who would duplicate > 100 lines just to change a single (!!) ...
- 20:06 Changeset [1822] by
-
split phase one and phase two of the spatialhash into different ...
- 20:05 Changeset [1821] by
-
making setJobCompleted() virtual, so we can overwrite it in derived ...
- 19:39 Changeset [1820] by
-
finalize spatialhash integration into the pipeline
- 17:10 Changeset [1819] by
-
added part of a method that can remove proxy from one or all grids.
10/14/07:
- 21:01 Changeset [1818] by
-
- added another version of set (set2.h). This is unused, does not work
...
10/13/07:
- 18:31 Ticket #204 ("online" updates or as close to it as it gets) created by
- implement a slim version of the update function. since it was originally …
- 17:13 Changeset [1817] by
-
Ups sorry - will compile again =)
- 16:03 Changeset [1816] by
-
1) Fixed a mistake, forgot to clear list of meshes every frame
- 15:45 Changeset [1815] by
-
Okay pipelining should work in theory (ehhm well that means untesting)
It ...
- 13:20 Changeset [1814] by
-
-Working to enable pipelining for the spatialhash -The hash is completely ...
- 01:35 Changeset [1813] by
-
corrected last warnings, on my system the 'seminarband' now compiles ...
- 00:00 Milestone Seminarband completed
-
Die gesammelten Ausarbeitungen zu den Vorträgen der ...
10/12/07:
- 20:32 Changeset [1812] by
-
Korrekturen und Verweise auf Quellen eingefügt
- 20:31 Changeset [1811] by
-
Zwei weitere Quellen eingefügt , eine Quelle überarbeitet ...
- 16:51 Changeset [1810] by
-
little correction to the GapDummy function
- 15:57 Changeset [1809] by
-
replacing dcollide::Set by std::set. this improves performance ...
- 15:54 Changeset [1808] by
-
adding a broadphase performance test.
this test is primarily meant to ...
- 14:50 Changeset [1807] by
-
adding a MyDCollideODEGeom class, which implements MyODEGeom.
this class ...
10/11/07:
- 17:42 Changeset [1806] by
-
activated the reusable set for merge apparently the segfault has been ...
- 16:43 Changeset [1805] by
-
... little correction
- 16:41 Changeset [1804] by
-
now the deformableScene uses the deformableSurfaceHierachy Algorithm looks ...
- 16:39 Changeset [1803] by
-
more debug-code ...
- 16:39 Ticket #197 (Create an ASCIIart grafic for the cylinder documentation) closed by
- fixed: (In [1802]) added an ascii art for the cylinder this closes #197
- 16:39 Changeset [1802] by
-
added an ascii art for the cylinder this closes #197
- 16:02 Changeset [1801] by
-
remove the grid from all of its proxies on destruction
this is a ...
- 15:32 Changeset [1800] by
-
- moving the ODE functions that we replaced to odewrapper.cpp - adding a ...
- 14:46 Changeset [1799] by
-
- adding a deformablespherescene binary - removing the twohelicopters ...
- 14:45 Ticket #203 (rotation matrices problem) created by
- the RotatingBox scene hints to some problems with our rotation matrices. …
- 14:39 Ticket #40 (implementation of Mesh::deform function) closed by
- fixed: Sebastian told me in a mail that variant no. 1 of Mesh::deform is …
- 14:31 Changeset [1798] by
-
fixed a bug in splittochildren needs to be tested
- 14:23 Changeset [1797] by
-
ooops, that one should not go into the repository ...
- 14:10 Changeset [1796] by
-
moved odewrapper code into the ode library and replaced the existing ...
- 14:07 Changeset [1795] by
-
use stable addBroadphaseJob method do not use fileIO-broadphase output
- 13:27 Changeset [1794] by
-
more debugging
- 02:06 Changeset [1793] by
-
- implementing Kdop::adjustToSphere()
also adding a cppunit test for ...
- 01:02 Ticket #202 (F100: Undo time steps) created by
- As documented in our specification we must provide a function which …
