view LightClone/ToDo.txt @ 28:13e53b74aed7

More drag and drop work
author koryspansel
date Mon, 19 Sep 2011 11:27:34 -0700
parents 3a63df04f3c0
children 00d17d8f407d
line wrap: on
line source

1.	Only draw slots that are being used
2.	Center grid in viewport
3.	Button tool tips
4.	Main menu
5.	Pause menu
6.	Robot model & texture
7.	Implement confirm exit dialog
8.	Help interface
9.	Add button to clear code panes
10. Implement drag and drop
	a.	Add drag and drop interface to GuiInterface and move handling into subclasses
	b.	Support creating a new element when dragging and destroying it when done
11. Implement gui batching