openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
N
napplet
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
5 days
ago. based on code collected
5 days
ago.
Mar 25, 2025 — Mar 25, 2026
Showing page 1 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Broke Nibblet into regular Nibblet and FatNibblet.
Adam Smith
More...
over 15 years ago
Fixed bug dealing with mouse dragging across napplets.
Adam Smith
More...
over 15 years ago
Added support for people who want to set up their own mouseWheelListeners for a NApplet, such as libraries not designed to work with napplet (i.e., all of them).
Adam Smith
More...
over 15 years ago
Minor changes to NApplet and NAppletManager.
Adam Smith
More...
almost 16 years ago
A little more polishing and bug-hunting. Focus events work with Nits now.
Adam Smith
More...
almost 16 years ago
Added all the draw routines from PApplet to Nibblet (formerly DrawNit). Works.
Adam Smith
More...
almost 16 years ago
Working on Animator (again).
Adam Smith
More...
almost 16 years ago
Setting default renderer for NApplets to be P2D for now to get around rendering issues. Also fixed the window resize thing, I think.
Adam Smith
More...
almost 16 years ago
Investigating resize issue. Works fine if the base PApplet uses the P2D renderer, but not if it's using Java2D.
Adam Smith
More...
almost 16 years ago
Still haven't figured out how to resize napplets without choking; disabling for now.
Adam Smith
More...
almost 16 years ago
Version number updated.
Adam Smith
More...
almost 16 years ago
Pruned some of the tracking messages.
Adam Smith
More...
almost 16 years ago
Figured out what was causing the misbehavior of the Animator Napplet; changed the way in which napplets are constructed and run in order to make things flow properly.
Adam Smith
More...
almost 16 years ago
Fixed the bug in NApplet that was leading (indirectly) to overflow of the matrix stack.
Adam Smith
More...
almost 16 years ago
Moved timestamp stuff into its own project.
Adam Smith
More...
almost 16 years ago
Dammit.
Adam Smith
More...
almost 16 years ago
Investigating bug in Animator napplet. Think I've got it; lemme try something.
Adam Smith
More...
almost 16 years ago
Figured out that it's the Java2D renderer that causes the issue with the Animator napplet. It seems that the Java2D version of loadPixels() wants to grab them from screen memory or something like that.
Adam Smith
More...
almost 16 years ago
Added Animator NApplet to napplet.test, fixed bug with standalone napplets calling millis().
Adam Smith
More...
almost 16 years ago
Updated build with separate default.properties and user-customizable build.properties (second one being untracked).
Adam Smith
More...
almost 16 years ago
Changing build properties file arrangement.
Adam Smith
More...
almost 16 years ago
Do I include .classpath in the repo or not? I think I do, but need to change it to sane values.
Adam Smith
More...
almost 16 years ago
Switched to new version of processingLibraryTemplate. Much slicker -- this thing kicks ass.
Adam Smith
More...
almost 16 years ago
Disabled resize for now.
Adam Smith
More...
almost 16 years ago
Polished the resize code, still trying to make embedded-napplet resizing work but it still doesn't. (Something thread-related maybe?) Disabling resize of embedded napplets for now.
Adam Smith
More...
almost 16 years ago
Got listener implementation working.
Adam Smith
More...
almost 16 years ago
Added resize listener implementation to NAppletManager.
Adam Smith
More...
almost 16 years ago
Filling in javadoc.
Adam Smith
More...
almost 16 years ago
Finally fixed the issue with FireCube (no default ranges on colors for HSB mode) by overriding PApplet.color(int) to add default ranges if they weren't set already.
Adam Smith
More...
almost 16 years ago
Did some re-organization in NApplet.
Adam Smith
More...
almost 16 years ago
←
1
2
3
4
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree