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.029Jan2330Oct18Jul27Nov4Aug2111Sep9Aug8Dec30Nov12Jul13Mar22Feb201928Sep7Dec2Nov130Oct27262418Feb27Jan24211917Dec12Nov7Sep13May30Apr27201423Dec11Nov30Oct26Jun228Mar2726251419Feb2Oct31Jul28252215141118Jan176Feb13Sep3May29Mar249Feb23Jan2120171210314Dec30Nov18Oct20Jul141313Jun716Feb9843Jan29Dec2819Oct7617Aug31Jul272623191864Jun120Apr19131227Mar21Feb14Jan13911Dec10812Nov6327Oct26252115330Sep429Jul28May16151423Apr19Mar17122Feb1522Jan2111Dec16Oct54216Sep28Aug2320Jul1510329Jun2827261918131254325May24232212876429Apr262423221917161211931Mar292824231413119628Feb211164230Jan282724235331Dec29282310Nov98630Oct2719181718SepAdd "veclinewidth" command. Defaults to 1 pixel.mastermasterALT-key == right-button (ZBUTTON) for navigation. (Didn't I add this feature years ago??)Rounder circles -- allow polysides up to 101.Make Alt+Shift = right-button(brightness, or blue). Shift-without-Alt = edit alpha.Fix png-snapshot bug. sprintf->snprintf, strcpy->strncpy -- pass lengths around.Don't archive Makefile, just Makefile.in.Build using libparti.a, not the .o files it contains. Avoids order-dependency.Add big/little-endian test that works on Apple arm64 machines.Add .gitignore's.Bump to 0.97. It's been awhile.Updated.Explicit -lpng, -ljpeg. Find GLEW and FLTK even without --with-whatever.constify.Provide HUGE if #include's didn't.cast to avoid warning.constify.constify.constify.partiviewpartiviewFix more const lint found by gcc 4.8.Bump.CONSTify, and fix other lint found by macosx clang.Document pixelaspect, chromaparams/chromacmap, snapset, snapshot -q.Mollify macos clang - #ifndef X rather than #if !X.Fix a bunch of lint pointed out by macos clang compiler.Run partipanel.fl through 1.34 version of fluid. doesn't change anything important.Return 1 ('event handled') when our view receives an FL_SHOW event. Does this matter? It doesn't seem to hurt.CONSTify to avoid a few string-passed-to-non-const-char* warnings.Use GL_LINE_STRIP rather than GL_LINE_LOOP when drawing an ellipsoid in PLANE style. Make usetextaxes work for ellipsoids too.Add tfm2euler(), tfm2xyzeuler().Use isfinite() rather than finite().Propagate minor changes in partiview.sgml.Yes partiview really requires FLTK 1.3.x now.Compile even if GLEW library not present. Stub out the shader functions.Update for version 0.93:Tidy.Add parti_getpixelaspect(), parti_setpixelaspect().Add "pixelaspect" command.Bump. New features include:Add new magic encoded-color name - "rgb888", by analogy with rgb565.CONSTify.
Loading