| age |
author |
description |
| Tue, 21 Jun 2011 11:46:51 -0700 |
Mayank Singh |
wiiTest and simplewithwii now detect and "connect" to any wiimote around. |
| Tue, 21 Jun 2011 18:00:23 +0300 |
Juhani Ahman |
Added unset2d-method to TDSide. |
| Tue, 21 Jun 2011 16:11:25 +0530 |
Mayank Singh |
Corrected build errors due to usage of constants in the dev version of cwiid. |
| Sun, 19 Jun 2011 18:07:24 +0530 |
Mayank Singh |
merge |
| Sun, 19 Jun 2011 18:05:56 +0530 |
Mayank Singh |
Made wiimote move the same cube in simple.gs in a separate test file (simplewithwii) with simple acceleration transformations. |
| Sun, 19 Jun 2011 08:58:08 +0300 |
Juhani Ahman |
merge |
| Sun, 19 Jun 2011 08:56:22 +0300 |
Juhani Ahman |
Added set2d-method to TDSide. |
| Sun, 19 Jun 2011 02:18:31 +0530 |
Mayank Singh |
Added functions to print wii mote state and code to toggle leds and rumble on wiimote. |
| Sat, 18 Jun 2011 22:09:00 +0530 |
Mayank Singh |
some work on creating and closing wiimote connections. |
| Fri, 17 Jun 2011 16:22:15 -0300 |
Amaury Medeiros |
Added the two test files (for HScroll and VScroll) that were missing on the previous commit. |
| Fri, 17 Jun 2011 16:20:15 -0300 |
Amaury Medeiros |
Implemented resize_children method for HScroll and VScroll. |
| Fri, 17 Jun 2011 15:02:30 +0300 |
Juhani Ahman |
Changes in joints to fix assertion warnings in tdside: bodyTwo != NULL. |
| Fri, 17 Jun 2011 13:12:37 +0300 |
Juhani Ahman |
merge |
| Fri, 17 Jun 2011 06:28:52 +0300 |
Juhani Ahman |
Updated tdside to use soy.joints.Plane2D instead ode.joints.Plane2D. |
| Fri, 17 Jun 2011 06:25:31 +0300 |
Juhani Ahman |
Comments on do_in_step, namechange. |
| Thu, 16 Jun 2011 16:40:15 -0300 |
Amaury Medeiros |
Created HScroll and VScroll classes just with the constructor. |
| Thu, 16 Jun 2011 05:55:16 +0300 |
Juhani Ahman |
soy.Joint split to soy.BaseJoint and soy.Joint to avoid running redundant code in base constructor. Implemented joints.Plane2D. |
| Wed, 15 Jun 2011 03:23:58 +0300 |
Juhani Ahman |
Initial work for sidescrolling scene: TDSide class, tdside 2d collision test thingymajing. |
| Wed, 15 Jun 2011 03:20:04 +0300 |
Juhani Ahman |
Removed (hopefully) unnecessary constructor lines. |
| Wed, 15 Jun 2011 02:39:02 +0300 |
Juhani Ahman |
Removed unnecessary constructor. |
| Wed, 15 Jun 2011 02:02:13 +0300 |
Juhani Ahman |
Fixed wrong type in Quaternion. |
| Tue, 14 Jun 2011 04:59:10 +0300 |
Juhani Ahman |
Added constructor to ode.Quaternion. |
| Mon, 13 Jun 2011 14:57:20 -0400 |
Jon Neal |
added libbluetooth and cwiid as dependencies in INSTALL |
| Mon, 13 Jun 2011 21:42:18 +0530 |
Mayank Singh |
wiiTest.gs now detects wiimote and other bluetooth devices as well. |
| Sun, 12 Jun 2011 11:49:13 -0700 |
Mayank Singh |
Made structs, enums and constants work in bluez.vapi and cwiid.vapi. Next Up functions. |
| Sat, 11 Jun 2011 11:27:41 -0700 |
Mayank Singh |
Completed bluez.vapi and cwiid.vapi. |
| Fri, 10 Jun 2011 21:13:59 +0530 |
Mayank Singh |
Added posix dependent function to bluez.vapi. |
| Fri, 10 Jun 2011 16:38:06 +0530 |
Mayank Singh |
Added constants to cwiid.vapi. |
| Tue, 07 Jun 2011 20:36:11 -0400 |
SaraFoster |
Added the rest of the joints. |
| Tue, 07 Jun 2011 20:35:53 -0400 |
SaraFoster |
Added the rest of the joints. |
| Tue, 07 Jun 2011 21:58:07 +0300 |
Juhani Ahman |
Changed deprecated += def() syntax to connect method and did some cleansing to avoid compiler warnings. |
| Tue, 07 Jun 2011 21:07:20 +0300 |
Juhani Ahman |
Removed obsolete pointer input handling code (that did nothing). |
| Sun, 05 Jun 2011 14:14:48 +0530 |
Mayank Singh |
renamed test.gs to wiiTest.gs. added bluez.vapi. |
| Fri, 03 Jun 2011 17:55:42 -0400 |
Arc Riley |
Silencing a compiler warning for an ODE function we don't use |
| Wed, 01 Jun 2011 23:40:20 -0300 |
Amaury Medeiros |
Modified widget _size_set method to call resize method. Containers will now resize children automatically when its size will be set. |
| Tue, 31 May 2011 19:31:15 -0300 |
Amaury Medeiros |
Fixed resize_children method for soy.widgets.VBox. |
| Tue, 31 May 2011 19:11:50 -0300 |
Amaury Medeiros |
Implemented resize method for soy.widgets.Container. |
| Tue, 31 May 2011 17:07:21 -0300 |
Amaury Medeiros |
Added test file to HBox. Tests are not reacting as expected yet. Some more investigation needed. |
| Tue, 31 May 2011 13:58:52 -0400 |
Mayank Singh |
corrected cwiid.vapi to build. |
| Tue, 31 May 2011 10:38:26 +0300 |
Juhani Ahman |
Implemented scrolling support for pointer controller. |
| Tue, 31 May 2011 09:42:03 +0300 |
Juhani Ahman |
Backed out changeset e371712a12b6 because it breaks compiling. |
| Mon, 30 May 2011 12:00:20 -0400 |
Mayank Singh |
Added structs to cwiid.vapi |
| Sun, 29 May 2011 21:57:13 +0300 |
Juhani Ahman |
Created Soy events for controllers so that the Gdk api is not exposed to the user anymore. |
| Sun, 29 May 2011 13:23:49 +0300 |
Juhani Ahman |
Changed cwiid package to non-mandatory. |
| Sat, 28 May 2011 13:50:10 -0400 |
Mayank Singh |
testing cwiid |
| Fri, 27 May 2011 15:40:41 -0400 |
Arc Riley |
Moved cwiid enums to namespace level (not inside class) |
| Fri, 27 May 2011 15:36:44 -0400 |
Mayank Singh |
Added enums to the cwiid.vapi. |
| Thu, 26 May 2011 19:45:47 +0300 |
Juhani Ahman |
Cleansed and simplified controllers and their tests a bit. |
| Wed, 25 May 2011 11:57:46 -0400 |
Arc Riley |
Restoring tests/windows.gs |
| Tue, 24 May 2011 19:59:13 -0400 |
SaraFoster |
Added new properties, made code consistent. |
| Mon, 23 May 2011 17:09:26 +0300 |
Juhani Ahman |
Updated al.vapi a bit. It is still not ready for actual use. |
| Mon, 23 May 2011 17:06:14 +0300 |
Juhani Ahman |
Implemented a rudimentary pointer (mouse) controller and a test program, pointerTest, for it. |
| Mon, 23 May 2011 17:04:10 +0300 |
Juhani Ahman |
Simplified keyboard controller a bit. |
| Sun, 22 May 2011 14:19:06 +0300 |
Juhani Ahman |
Updated keyboard controller to allow detecting modifier keys. |
| Sun, 22 May 2011 13:10:27 +0300 |
Juhani Ahman |
Chaned exit key back to keypress, not keydown. |
| Wed, 18 May 2011 12:57:04 +0300 |
Juhani Ahman |
Add missing lincensed and comments to controllers. |
| Wed, 18 May 2011 00:44:05 +0300 |
Juhani Ahman |
Implemented key release and key down events. Updated simple test to use these. |
| Wed, 04 May 2011 15:11:57 -0300 |
Amaury Medeiros |
Added python3-dev to be downloaded for Ubuntu 11.04 Installation. |
| Mon, 02 May 2011 15:49:49 -0400 |
SaraFoster |
Added Universal.gs |
| Mon, 02 May 2011 15:41:00 -0400 |
SaraFoster |
Added Universal.gs |