changelog
- Thu Oct 14 21:02:40 2010 +0000
- by Tarjei Kvamme <tarjei@sim.no> [Thu, 14 Oct 2010 21:02:40 +0000] rev 607
- Check if module has already been removed from MODULES.
- Tue Sep 21 18:20:40 2010 +0200
- by Tarjei Kvamme <tarjei@sim.no> [Tue, 21 Sep 2010 18:20:40 +0200] rev 606
- Tried to mimic QuarterWidget's constructor properly, while keeping support for the scxml parameter. Needed to support custom QGLFormats in McVispo.
- Mon Sep 13 10:54:54 2010 +0200
- by Tarjei Kvamme <tarjei@sim.no> [Mon, 13 Sep 2010 10:54:54 +0200] rev 605
- Fixed setter/getter for QuarterWidget's background color, though they've obviously never been used.
- Sat Jun 19 00:19:17 2010 +0200
- by John Kenneth Grytten <jkg@sim.no> [Sat, 19 Jun 2010 00:19:17 +0200] rev 604
- handle spaces in path
- Wed May 19 15:45:10 2010 +0200
- by Tarjei Kvamme <tarjei@sim.no> [Wed, 19 May 2010 15:45:10 +0200] rev 603
- Exclude simvoleon on win32, as in the good, old pre-tarjei pivy.
- Wed May 19 15:08:17 2010 +0200
- by Tarjei Kvamme <tarjei@sim.no> [Wed, 19 May 2010 15:08:17 +0200] rev 602
- Allow for exclusion of modules, e.g. by passing --without-sowin.
- Mon Apr 26 21:40:22 2010 +0200
- by Tamer Fahmy <tamer@sim.no> [Mon, 26 Apr 2010 21:40:22 +0200] rev 601
- disable breaking precision tests for now that need further investigation.
- Mon Apr 26 19:46:50 2010 +0200
- by Tamer Fahmy <tamer@sim.no> [Mon, 26 Apr 2010 19:46:50 +0200] rev 600
- add static SoFullPath.fromSoPath(SoPath) method to remove the requirement for a cast operator.
- Sat Mar 13 08:43:42 2010 +0100
- by Tamer Fahmy <tamer@sim.no> [Sat, 13 Mar 2010 08:43:42 +0100] rev 599
- whitespace cleanup.
- Sat Mar 13 08:43:13 2010 +0100
- by Tamer Fahmy <tamer@sim.no> [Sat, 13 Mar 2010 08:43:13 +0100] rev 598
- bring us closer to the C++ example.