Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/DEVELOPING
diff options
context:
space:
mode:
authorWalter Bender <walter@sugarlabs.org>2013-12-11 18:24:21 (GMT)
committer Walter Bender <walter@sugarlabs.org>2013-12-11 18:24:21 (GMT)
commit445dc0cc5770f9aa62264efb37c35d5964e41c0f (patch)
tree995e3ec3d512fe6cc5773e9122b58d3ee9301713 /DEVELOPING
parentfdf37546041d212d97f7fa94dd9013589f9f1f57 (diff)
unpacking elements so as to be able to remove cjson dependency
Diffstat (limited to 'DEVELOPING')
-rw-r--r--DEVELOPING9
1 files changed, 0 insertions, 9 deletions
diff --git a/DEVELOPING b/DEVELOPING
deleted file mode 100644
index 3369c8a..0000000
--- a/DEVELOPING
+++ /dev/null
@@ -1,9 +0,0 @@
-activity/
-activity.py
-elements/ - (upstream, but branched here) Simplification wrapper around pyBox2D (in a subdirectory here)
-helpers.py - mathematical helper functions
-icons/ - all graphics used in Physics (mostly svg menu icons)
-olpcgames/ - (upstream) The Pygame wrapper for the OLPC Sugar platform
-physics.py - contains screen setup, main loop, tool list
-setup.py - just runs the Sugar bundlebuilder
-tools.py - defines Tool class and all available tools (contexts for input/creation)