- 19 Dec, 2014 1 commit
-
-
Inge Wallin authored
-
- 04 Jun, 2009 1 commit
-
-
Benoît Jacob authored
update to support compilation with the upcoming eigen 2.0.3 that will be the stable version recommended to build KDE 4.3 also: store inverseMass as just a vector (of diagonal coefficients) instead of as a diagonal matrix. makes everything easier! svn path=/trunk/KDE/kdeedu/step/; revision=977545
-
- 06 Mar, 2009 1 commit
-
-
Gael Guennebaud authored
in the solver as discussed by email. svn path=/trunk/KDE/kdeedu/step/; revision=935811
-
- 01 Mar, 2009 1 commit
-
-
Andrew Coles authored
svn path=/trunk/KDE/kdeedu/step/; revision=933945
-
- 18 Feb, 2009 1 commit
-
-
Gael Guennebaud authored
* in collisionsolver.cc: split checkContacts() into a checkContacts() function (which only check/update the contacts and returns the number of contact constraints) and a getContactsInfo() which only does the matrix filling. * in world.cc: - thanks to above change no need to have addContacts/clearContacts anymore (this was inefficient) - reorder the checkContacts() / getContactsInfo() functions calls such that the dimensions of the sparse matrices are set before we start filling them. svn path=/trunk/KDE/kdeedu/step/; revision=927880
-
- 17 Nov, 2008 5 commits
-
-
Vladimir Kuznetsov authored
svn path=/trunk/KDE/kdeedu/step/; revision=885686
-
Vladimir Kuznetsov authored
svn path=/trunk/KDE/kdeedu/step/; revision=885685
-
Vladimir Kuznetsov authored
svn path=/trunk/KDE/kdeedu/step/; revision=885684
-
Vladimir Kuznetsov authored
svn path=/trunk/KDE/kdeedu/step/; revision=885682
-
Vladimir Kuznetsov authored
svn path=/trunk/KDE/kdeedu/step/; revision=885681
-
- 04 Jun, 2008 1 commit
-
-
Vladimir Kuznetsov authored
svn path=/trunk/KDE/kdeedu/step/; revision=816681
-
- 30 May, 2008 4 commits
-
-
Vladimir Kuznetsov authored
svn path=/trunk/KDE/kdeedu/step/; revision=814524
-
Vladimir Kuznetsov authored
svn path=/trunk/KDE/kdeedu/step/; revision=814520
-
Vladimir Kuznetsov authored
svn path=/trunk/KDE/kdeedu/step/; revision=814519
-
Vladimir Kuznetsov authored
svn path=/trunk/KDE/kdeedu/step/; revision=814517
-
- 05 Apr, 2008 1 commit
-
-
Vladimir Kuznetsov authored
Fixed bug with assertions in brownian motion (and many other) example at high speed (actually I've almost desided to comment out that assertions, but Aliona have suggested a way to actually fix it). svn path=/trunk/kdereview/step/; revision=793785
-
- 15 Feb, 2008 1 commit
-
-
Vladimir Kuznetsov authored
Added "Undo history" dock. Added icons into WorldBrowser. Some work on handling static contacts. svn path=/trunk/playground/edu/step/; revision=775411
-
- 14 Dec, 2007 1 commit
-
-
Vladimir Kuznetsov authored
CCBUG: 153945 Always use lightgray palette for widgets on scene, make the scene background white by default. svn path=/trunk/playground/edu/step/; revision=748453
-
- 23 Nov, 2007 1 commit
-
-
Vladimir Kuznetsov authored
Added one new constraint: Stick which models a ... stick ! svn path=/trunk/playground/edu/step/; revision=740584
-
- 10 Nov, 2007 1 commit
-
-
Vladimir Kuznetsov authored
Fixed recently introduced bug which caused all examples to work slightly incorectly (oh god, please send me unit tests for stepcore as soon as possible and as many as possible !) svn path=/trunk/playground/edu/step/; revision=734853
-
- 09 Nov, 2007 1 commit
-
-
Vladimir Kuznetsov authored
svn path=/trunk/playground/edu/step/; revision=734622
-
- 03 Nov, 2007 3 commits
-
-
Vladimir Kuznetsov authored
FEATURE: constraints support (but still no initial correctness checking and no support for collisions). svn path=/trunk/playground/edu/step/; revision=732358
-
Vladimir Kuznetsov authored
svn path=/trunk/playground/edu/step/; revision=732312
-
Vladimir Kuznetsov authored
svn path=/trunk/playground/edu/step/; revision=732311
-
- 02 Nov, 2007 1 commit
-
-
Vladimir Kuznetsov authored
svn path=/trunk/playground/edu/step/; revision=732047
-
- 18 Sep, 2007 1 commit
-
-
Vladimir Kuznetsov authored
svn path=/trunk/playground/edu/step/; revision=714046
-
- 11 Sep, 2007 1 commit
-
-
Vladimir Kuznetsov authored
svn path=/trunk/playground/edu/step/; revision=711186
-
- 01 Sep, 2007 3 commits
-
-
Vladimir Kuznetsov authored
Don't update hidden graphicItems. svn path=/trunk/playground/edu/step/; revision=707317
-
Vladimir Kuznetsov authored
svn path=/trunk/playground/edu/step/; revision=707229
-
Vladimir Kuznetsov authored
svn path=/trunk/playground/edu/step/; revision=707205
-
- 26 Aug, 2007 2 commits
-
-
Vladimir Kuznetsov authored
svn path=/trunk/playground/edu/step/; revision=704951
-
Vladimir Kuznetsov authored
svn path=/trunk/playground/edu/step/; revision=704889
-
- 24 Aug, 2007 2 commits
-
-
Vladimir Kuznetsov authored
Show existing errors and allow to set new ones even if errors calculation is disabled. svn path=/trunk/playground/edu/step/; revision=704242
-
Vladimir Kuznetsov authored
Bugfixes. svn path=/trunk/playground/edu/step/; revision=704193
-
- 23 Aug, 2007 1 commit
-
-
Vladimir Kuznetsov authored
svn path=/trunk/playground/edu/step/; revision=703956
-
- 22 Aug, 2007 1 commit
-
-
Vladimir Kuznetsov authored
Initial implementation for global error estimation (still only statical and only for Particle and Spring) svn path=/trunk/playground/edu/step/; revision=703484
-
- 18 Aug, 2007 1 commit
-
-
Vladimir Kuznetsov authored
svn path=/trunk/playground/edu/step/; revision=701492
-
- 16 Aug, 2007 2 commits
-
-
Vladimir Kuznetsov authored
svn path=/trunk/playground/edu/step/; revision=700845
-
Vladimir Kuznetsov authored
svn path=/trunk/playground/edu/step/; revision=700840
-
- 15 Aug, 2007 1 commit
-
-
Vladimir Kuznetsov authored
Fixed gcc warning. svn path=/trunk/playground/edu/step/; revision=700370
-