Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • partiview
  • rel_0_7_02
  • vendor
  • partiview-2005-11-08-1704
  • post-7-05-smarx-merge
  • pre-smarx-join
  • rel_0_7_05
  • rel_0_7_04
  • rel_0_7_03
  • pre_rel_0_7_02
  • Draft1
  • partiview-2001-03-19-1620
  • partiview-2000-12-12-2057
  • partiview-01
15 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.022Jul15141118Jan176Feb13Sep3May29Mar249Feb23Jan2120171210314Dec30Nov18Oct20Jul141313Jun716Feb9843Jan29Dec2819Oct7617Aug31Jul272623191864Jun120Apr19131227Mar21Feb14Jan13911Dec10812Nov6327Oct26252115330Sep429Jul28May16151423Apr19Mar17122Feb1522Jan2111Dec16Oct54216Sep28Aug2320Jul1510329Jun2827261918131254325May24232212876429Apr262423221917161211931Mar292824231413119628Feb211164230Jan282724235331Dec29282310Nov98630Oct2719181718Sep4331Aug2928272624211716927Jul23191817161512109742130Jun11630May15141211Don't #define stat(), implement it instead.Bring up to date. We need to get back to autogenerating this soon...CONSTify char *'s in parse_selexpr() and a few other places.Use ar_log_<whatever>() for msg() logging. Send to either _remark or _warningNeed winjunk.h.CONST-ify char *'s.Need partiviewc.h to declare msg().Move <sys/stat.h> higher up -- finds struct stat now.Add some dummy returns to functions whose bodies are #ifdef'ed out.From Will Davis: globalize argc/argv for use in callback later.From Will Davis: arPrecompiled.h. And, onWindowStartGL() returns void.Oops, declare plugin_init() too!Mods from Will Davis -- mallocinfo stuff is non-portable.Use our own my_htonl() etc.Avoid collision with Windows' htonl() which might or might not exist --Use plugins.h.From Will Davis: rename local var "not" to "knot" -- to avoid MinGW C++ conflict?Initialize apparently-uninitialized variables.Use plugins.h.Make it C++-able (move struct cf to global level, const-char-ize).Declare known compile-time plugins' init-functions here.Results of running "make -f Makefile.partiszg depend" on Linux.Don't mention "virtual" on *implementation* methods.Prototype Makefile.partiszg.Add PpCmd class to represent queued commands. A serializer/deserializerAttempt to glue in some arMasterSlaveFramework methods -- maybe enough to draw,Let Ppszg be a subclass of arMasterSlaveFramework.Ensure sc[] array is big enough before writing new element.Move msg() etc. to szgPartiview.cc as message handling will be Syzygy-dependent.Prototypes of modules for building under Syzygy.parti_set_alias() takes a const char *.Need <string.h> to use memcpy/memset.Add delta-rigidrot option. Needed for correct motion blur when rigidrot varies with time.Invalidate properly when parameters change.Recognize endian-ness of __x86_64__ machines.Mollify gcc 4.1 on 64-bit platforms.Ident -> Id.&lookat() returns a c2w matrix, not w2c.Add plain-C interface to TCPsocket class.Add Usage messages for "hist" and "waveobj".
Loading