5
I Use This!
Activity Not Available

News

Analyzed 6 months ago. based on code collected 6 months ago.
Posted over 16 years ago by Rick L. Vinyard, Jr.
This release fixes a bug in the Group::inside(x,y) method that prevented selection/picking from working properly. There are also a few new convenience methods added to Matrix related to operations in inverse matrices.
Posted over 16 years ago by [email protected] (Rick L. Vinyard, Jr.)
This release fixes a bug in the Group::inside(x,y) method that prevented selection/picking from working properly.There are also a few new convenience methods added to Matrix related to operations in inverse matrices. (0 comments)
Posted over 16 years ago by [email protected] (Rick L. Vinyard, Jr.)
This release fixes a bug in the Group::inside(x,y) method that prevented selection/picking from working properly.There are also a few new convenience methods added to Matrix related to operations in inverse matrices. (0 comments)
Posted over 16 years ago by [email protected] (Rick L. Vinyard, Jr.)
This release contains a few minor changes to the handling of events within the papyrus-gtkmm Viewport class. The drawable picking example has also been updated and simplified to focus on how to perform mouse-based selection.Other items include:* ... [More] Added Papyrus::Event::InterruptMarshaller to stop signal propagation on the first true slot return value.* Added Papyrus::Event::signal typedef to simplify the declaration event signals with an interrupt marshaller* Added signal_event_papyrus() to Viewport allowing connections to be made to the Viewport papyrus events* Added a drawable vector typedef named Selection to simplify Group::select(x,y) returns (0 comments) [Less]
Posted over 16 years ago by Rick L. Vinyard, Jr.
This release contains a few minor changes to the handling of events within the papyrus-gtkmm Viewport class. The drawable picking example has also been updated and simplified to focus on how to perform mouse-based selection. Other items include: * ... [More] Added Papyrus::Event::InterruptMarshaller to stop signal propagation on the first true slot return value. * Added Papyrus::Event::signal typedef to simplify the declaration event signals with an interrupt marshaller * Added signal_event_papyrus() to Viewport allowing connections to be made to the Viewport papyrus events * Added a drawable vector typedef named Selection to simplify Group::select(x,y) returns [Less]
Posted over 16 years ago by Rick L. Vinyard, Jr.
This release contains a few minor changes to the handling of events within the papyrus-gtkmm Viewport class. The drawable picking example has also been updated and simplified to focus on how to perform mouse-based selection. Other items include: * ... [More] Added Papyrus::Event::InterruptMarshaller to stop signal propagation on the first true slot return value. * Added Papyrus::Event::signal typedef to simplify the declaration event signals with an interrupt marshaller * Added signal_event_papyrus() to Viewport allowing connections to be made to the Viewport papyrus events * Added a drawable vector typedef named Selection to simplify Group::select(x,y) returns [Less]
Posted over 16 years ago by [email protected] (Rick L. Vinyard, Jr.)
This release contains a few minor changes to the handling of events within the papyrus-gtkmm Viewport class. The drawable picking example has also been updated and simplified to focus on how to perform mouse-based selection.Other items include:* ... [More] Added Papyrus::Event::InterruptMarshaller to stop signal propagation on the first true slot return value.* Added Papyrus::Event::signal typedef to simplify the declaration event signals with an interrupt marshaller* Added signal_event_papyrus() to Viewport allowing connections to be made to the Viewport papyrus events* Added a drawable vector typedef named Selection to simplify Group::select(x,y) returns (0 comments) [Less]
Posted over 16 years ago by [email protected] (Rick L. Vinyard, Jr.)
This release introduces new changes to support more of an SVG-like structure including paint and drawable dictionaries respectively similar in concept to SVG's paint servers and defs section. This release also adds two new dependencies on glibmm ... [More] (mainly for UTF strings and regular expression support) and libxml++ as well as removing the dependency on expat.Limited support for linear gradients in SVGs is also introduced as is the new class Paint; a thin encapsulation of cairo's patterns with a signal emitted when the pattern is changed.Also new is extended unit tests and devhelp support. (0 comments) [Less]
Posted over 16 years ago by [email protected] (Rick L. Vinyard, Jr.)
This release introduces new changes to support more of an SVG-like structure including paint and drawable dictionaries respectively similar in concept to SVG's paint servers and defs section. This release also adds two new dependencies on glibmm ... [More] (mainly for UTF strings and regular expression support) and libxml++ as well as removing the dependency on expat.Limited support for linear gradients in SVGs is also introduced as is the new class Paint; a thin encapsulation of cairo's patterns with a signal emitted when the pattern is changed.Also new is extended unit tests and devhelp support. (0 comments) [Less]
Posted over 16 years ago by [email protected] (Rick L. Vinyard, Jr.)
With this release papyrus changes from GPLv3 to LGPLv3. This release also contains a rewrite of the extents calculation mechanisms (fixing some issues with viewboxes) and the controller hierarchy. Other changes include the addition of a new shape ... [More] Annulus (aka donut, ring), extended documentation including a brief discussion on the role of MVC within papyrus, and a few other code cleanups and bug fixes. (0 comments) [Less]