Merge branch 'master' of git://factorcode.org/git/factor

db4
Daniel Ehrenberg 2009-03-15 17:40:07 -05:00
commit 2fc74f67df
2 changed files with 2 additions and 3 deletions

View File

@ -37,6 +37,7 @@ ui.gadgets.panes
ui.gadgets.buttons
ui.gadgets.packs
ui.gadgets.grids
ui.gadgets.corners
ui.gestures
ui.gadgets.scrollers
splitting
@ -187,8 +188,6 @@ VAR: present-space
! menu
! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
USE: ui.gadgets.labeled.private
: menu-rotations-4D ( -- gadget )
3 3 <frame>
{ 1 1 } >>filled-cell

View File

@ -1 +1 @@
4DNav : simmple tool to navigate thru a 4D space view as projections on 4 3D spaces.
Simple tool to navigate through a 4D space with projections on 4 3D spaces