- Apr 04, 2001
-
-
slevy authored
-
slevy authored
-
slevy authored
Add new -c "command string" cmd-line option. Use findfile() to find ~/.partiviewrc and ./.partiviewrc. Let command-line "-geometry" override initial "winsize".
-
slevy authored
-
slevy authored
-
slevy authored
Accept ~/file and ./file without path searching.
-
slevy authored
-
slevy authored
doesn't already have one.
-
slevy authored
Both are in .cf (i.e. data-command) form. Make winsize command work even if we haven't created the window yet -- just save requested size and set it later.
-
slevy authored
-
- Apr 03, 2001
-
-
teuben authored
-
- Mar 30, 2001
-
-
slevy authored
-
slevy authored
-
slevy authored
-
slevy authored
Add "ghosts" ctl command (not really implemented). Add "winsize" ctl command. Ellipsoids now accept -l levelno option, in which case "hide levelno"/"show levelno" applies to them. Default is -1, which means "show if any level is shown", but hidden by "hide all". Scrap ghost maintenance. Do that elsewhere instead. Make "maxcomment" work properly.
-
slevy authored
-
slevy authored
Add framework for incrementally reading paragraphs of input: kira_open(), kira_read_more(). Add scraps for maintaining trails, but not enough to work yet.
-
- Mar 19, 2001
- Mar 15, 2001
- Mar 14, 2001
-
-
slevy authored
"object" command alone reports our currently selected object.
-
- Mar 13, 2001
-
-
slevy authored
reports object name before invoking each command.
-
slevy authored
-
slevy authored
-
slevy authored
Add SurfStyle (SOLID, LINE, etc.).
-
slevy authored
If creating, and object name not of g<N> form, then make an alias too.
-
slevy authored
Data-language references can create, command-language ones can't. Switch specks_read() to argc/argv style, using new "tokenize()" function. Some commands still want the original string, so we also have rejoinargs(). Allow for adjustable comment length with "maxcomment" data command. New "ellipsoid" and "mesh" objects. Only quadmeshes implemented right now. Data-language "tfm" command is now quiet. Command-language tfm still verbose. Check at run time for endian-config errors and refuse to run if wrong!
-
slevy authored
Add (ditto) "att" (for "attach") button to anim strip.
-
slevy authored
-
- Mar 08, 2001
-
-
slevy authored
Allow alpha to adjust brightness of mesh objects.
-
- Mar 06, 2001
-
-
slevy authored
-
- Mar 04, 2001
- Feb 27, 2001
-
-
slevy authored
-