geda-pcb/pcjc2/v2.git
2015-01-10 Peter CliftonRefactor arc bounding box calculations to separate... local_customisation_pcb+gl_on_fixup_hidgl/refactor-arc-bounding-box
2015-01-10 Peter CliftonAnd working again (mostly)local_customisation_pcb+gl_on_fixup_hidgl/and-working-again-mostly
2015-01-10 Peter CliftonWell on the way to completely messing up the STEP code... local_customisation_pcb+gl_on_fixup_hidgl/well-on-the-way-to-completely
2015-01-10 Peter CliftonAttempt to refactor the STEP emission somewhatlocal_customisation_pcb+gl_on_fixup_hidgl/attempt-to-refactor-the-step
2015-01-10 Peter CliftonContinue tinkering with 3D gameslocal_customisation_pcb+gl_on_fixup_hidgl/continue-tinkering-with-3d
2015-01-10 Peter CliftonMore play with quad edge data-structures and STEP exportlocal_customisation_pcb+gl_on_fixup_hidgl/more-play-with-quad-edge-data
2015-01-10 Peter CliftonWIP on quad edge playlocal_customisation_pcb+gl_on_fixup_hidgl/wip-on-quad-edge-play
2015-01-10 Peter CliftonRemove "=" shortcut to the djopt() thingy which keeps... local_customisation_pcb+gl_on_fixup_hidgl/remove-shortcut-to-the-djopt
2015-01-10 Peter CliftonChange scroll-wheel bindings to match more GTK applicationslocal_customisation_pcb+gl_on_fixup_hidgl/change-scroll-wheel-bindings
2015-01-10 Peter CliftonAdd a hacky name-mangling thingy for loading boardslocal_customisation_pcb+gl_on_fixup_hidgl/add-a-hacky-name-mangling
2015-01-10 Peter CliftonAdd strip hierarchy options to display refdes without... local_customisation_pcb+gl_on_fixup_hidgl/add-strip-hierarchy-options-to
2015-01-10 Peter CliftonPlay with quad-edge data-structure - using PCB as a...
2015-01-10 Peter Cliftonpolygon.c: Add option to include drills holes (from...
2015-01-10 Peter Cliftonhid/gtk (GL): Add hacky code to render outline of board...
2015-01-10 Peter Clifton32bit: Fix GL HID zoom out, due to over-shooting Coord...
2015-01-10 Peter CliftonWin32: Disable the SpaceNavigator code
2015-01-10 Peter CliftonPlay with locked object rendering
2015-01-10 Peter CliftonMore rubberbanding algorithm tweaks
2015-01-10 Peter CliftonFirst attempts at improved rubberbanding logic
2015-01-10 Peter CliftonIntroduce hacky code to switch cursor when over a line...
2015-01-10 Peter CliftonTidy up rubberband.c
2015-01-10 Peter Cliftondrc: HACK HACK HACK
2015-01-10 Peter CliftonRefactor poly_CreateNode() to take a pre-created VNODE...
2015-01-10 Peter CliftonFix to ParseGroupString()
2015-01-10 Peter CliftonRevert "Just make a black background."
2015-01-10 Peter CliftonDisable texturing the board's soldermask
2015-01-10 Peter CliftonAdd a load more hacky models for test rendering
2015-01-10 Peter CliftonAdd a demonstration model for rendering ACY series...
2015-01-10 Peter CliftonJust make a black background.
2015-01-10 Peter CliftonRe-write ghid_set_layer() for some reason (can't recall...
2015-01-10 Peter CliftonWin32: Fix build for win32
2015-01-10 Peter Cliftonhidgl: Attempt at fixing ORTHO view
2015-01-10 Peter CliftonPlay with perspective
2015-01-10 Peter CliftonDraw polygons in a more intelligent order
2015-01-10 Peter CliftonTry a new, different sized VBO buffer for each upload.
2015-01-10 Peter CliftonCache polygon contour tri-strip tesselations (HACK...
2015-01-10 Peter CliftonAdd sweep.h to borast-bentley-ottman.c
2015-01-10 Peter CliftonPlay with GLSL shader for rendering line caps and circles
2015-01-09 Peter Cliftonhid/gtk (GL): I think the polygon renderer works in...
2015-01-09 Peter CliftonPut back layer opacity to its old behaviour
2015-01-09 Peter CliftonPCB+GL: Fix GL headers for Win32
2015-01-09 Peter Cliftonhid/common/hidgl: Debug out of context rendering
2015-01-09 Peter CliftonHack to avoid GL calls when we're out of context
2015-01-09 Peter CliftonAdd cache for board-outline
2015-01-09 Peter CliftonBoard outline polygon generation
2015-01-09 Peter CliftonAdd routines to render just a single contour
2015-01-09 Peter CliftonBORAST: Fixup to only draw the passed POLYAREA, not...
2015-01-09 Peter Cliftonborast: Win32: Comment #define in borast-compiler-private.h
2015-01-09 Peter CliftonFix borast not to build for non-GL enabled builds
2015-01-09 Peter CliftonFixup borast to build
2015-01-09 Peter CliftonBentley-Ottann test implementation
2015-01-09 Peter CliftonSilly space navigator interface to allow funky views
2015-01-09 Peter CliftonDraw pin / pad names first, so they don't get masked...
2015-01-09 Peter Cliftongtk/gl: Play with layer translucency
2015-01-09 Peter CliftonAdd support for drawing objects from the soldermask...
2015-01-09 Peter CliftonFixup code to determine whether we draw pins/vias on...
2015-01-09 Peter Cliftondraw_funcs.c: Don't draw pins/vias in layer for non...
2015-01-09 Peter CliftonFixup gtkhid-gl to build
2015-01-09 Peter CliftonMajor re-write to drawing routines
2015-01-09 Peter CliftonTMP FIXES
2015-01-09 Peter CliftonDRAW_FUNCS: Attempt at different render order for PCB+GL
2015-01-09 Peter CliftonFixup gtkhid-gl.c to accomodate depth being set per...
2015-01-09 Peter CliftonShiny 3D eye-candy
2015-01-09 Peter CliftonCrasy test
2015-01-09 Peter CliftonRemove unused parameter SetDefaultNames from CreateNewPCB
2015-01-09 Peter CliftonAlways set default layernames for silk and mask layers
2015-01-09 Peter CliftonFixup some bugs from the added soldermask layers
2015-01-09 Peter Cliftondraw.c: Opencode the mask layer object drawing functions
2015-01-09 Peter CliftonAdd support for a two soldermask layers, defining regio...
2015-01-09 Peter CliftonAvoid hard-coding the number of extra layers in use...
2015-01-09 Peter Cliftonfind.c: The User varaible needs to die...
2015-01-09 Peter CliftonAdd the drc flag as a parameter
2015-01-09 Peter CliftonAdd the bloat as a parameter
2015-01-09 Peter Cliftonfind.c: Refactor some common sequences into a helper...
2015-01-09 Peter Cliftonparse_y.y: Try to avoid two shift/reduce and reduce...
2015-01-09 Peter CliftonPlay with grid snapping heuristics a little
2015-01-09 Peter CliftonAdd hysteresis to grid-snapping
2015-01-09 Peter CliftonTemp play of splitting out hidgl API changes from big... fixup_hidgl/temp-play-of-splitting-out
2015-01-08 Peter CliftonUse calling wrappers rather than accessing HID_DRAW...
2015-01-08 Peter CliftonAdd calling wrappers for HID_DRAW virtual functions
2015-01-08 Peter CliftonAdd a pointer in hid_gc_struct to link a gc and the...
2015-01-08 Peter CliftonRename hidGC "me_pointer" to "hid"
2015-01-08 Peter CliftonExpose a base hidGC structure for HIDs to inherit from.
2015-01-08 Peter Cliftonhid/gtk: Improve accuracy of "Benchmark" action somewhat
2015-01-08 Marco CiampaSmall fix in text source.
2015-01-03 Peter CliftonUpdate "missing" (automake) script to a later version
2015-01-03 Peter CliftonPass an explicit graphics context to DrawAttached and...
2015-01-03 Peter Cliftonlesstif: Fix lesstif_use_mask and associated state...
2015-01-03 Peter Cliftonhid/hidint.h: Remove header guard check, it appears...
2015-01-03 Peter CliftonUpdate header guard macro check in hidint.h to match...
2015-01-03 Peter Cliftonlesstif: Silence two set but unused variable warnings
2015-01-03 Peter Cliftonlesstif: Silence set but unused variable warning
2015-01-03 Peter Cliftonlesstif: Silence set but unused variable warning
2015-01-03 Peter Cliftonlesstif: Silence set but unused variable warning
2015-01-03 Peter CliftonFix typo converting request_debug_draw to return a...
2015-01-02 Peter Cliftonhid.h: Update comment to reflect change in API
2015-01-01 Peter CliftonPass a HID_DRAW structure for debug drawing, not HID
2015-01-01 Peter Cliftonautoroute.c: Add missing include required for debug...
2015-01-01 Peter CliftonDon't use abuse mask drawing of pin/via drawing routine...
2014-12-09 Roland LutzDon't put generated i18n helper files under version...
next