0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 18 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed links and added message More... about 3 years ago
Updated release info. More... almost 10 years ago
Merge pull request #7 from bakula/patch-1 More... almost 10 years ago
Fix Eraser mode #5 More... almost 10 years ago
Update README.md More... about 10 years ago
Merge pull request #3 from benrhodes/Version0.2 More... almost 11 years ago
Updated readme with correct path to new online docs More... almost 11 years ago
Added Color Fill method to Graffiti Canvas. Updated docs and added release notes to readme More... almost 11 years ago
Added method to get canvas reference from GraffitiCanvas More... almost 11 years ago
Merge pull request #1 from benrhodes/AltBrushWorkflow More... about 11 years ago
Updated readme More... about 11 years ago
Added AS Docs, MIT License. A little code cleanup. More... about 11 years ago
Added default and icon images for dev app More... about 11 years ago
Fixed issue when drawing and moved over another object. More... about 11 years ago
Added tests for all Brushes. Renamed Unit test folder. More... about 11 years ago
Added more tests around GraffitiCanvas More... about 11 years ago
Single Touch on canvas now makes a mark. Added brush buttons in dev app to switch between all brushes. Other cleanup More... about 11 years ago
Added rest of brushes from old graffiti. Refactored some var class names. More... about 11 years ago
Added first round of unit tests. More... about 11 years ago
Moved draw to bitmap functionality to Brush Class. General method renaming and comments More... about 11 years ago
Fixed object pool issue. Refactored how InteractionInstanceManager stores and uses current touches. Graphics styles for brush don't get applied on every draw (done for improve performance). More... about 11 years ago
Interaction manager now sends all current interactions at once to draw function to cut down on draw updates. More... about 11 years ago
Refactored drawing process to reduce number of points being written to path on touch move and limiting draws to frame events. More... about 11 years ago
Fixed issue where drawing commands for a brush were not being cleared. This made performance real bad. Other tweaks. More... about 11 years ago
Refactored now interaction is passed to brush instance. Other code formatting. More... about 11 years ago
Checking in first (feature lacking, but working) build More... about 11 years ago
Initial commit More... about 11 years ago