| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Made a demo of increasing element type by one, import example, example.increment()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Change zoom key to only use keysym.sym, like all the other keyboard
controls. This may mean it is no longer the 'z' key on all
systems, but will prevent it conflicting with the
other keyboard controls.
|
|
Also reduce duplication of some HUD code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also fix two compiler warnings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/powder.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
all dust into deut
|
|
|
|
|
|
debug so it is easier to get them.
|
|
|
|
Can use x,y coordinates to specify which particle.
ctype now also accepts element names.
More sanity checking of input.
delete command added.
|