root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @618 [618] 16 hours fdb Basic setup for "NodeBox? Classic" -- a test system for the NodeBox?
(edit) @617 [617] 18 hours fdb NetworkView? smartly connects newly created nodes.
(edit) @616 [616] 18 hours fdb Semantics of getCompatibleInputs changed to return Parameters of own node.
(edit) @615 [615] 21 hours fdb Mac platform resources.
(edit) @614 [614] 22 hours fdb PointHandle? that works on x/y values. Moved some support code in …
(edit) @613 [613] 22 hours fdb Document creates empty network.
(edit) @612 [612] 22 hours fdb Handle support now in Node API; RectType? and EllipseType? both create …
(edit) @611 [611] 22 hours fdb FourPointHandle? draws border around object.
(edit) @610 [610] 22 hours fdb DraggableNumber? buttons now work correctly.
(edit) @609 [609] 22 hours fdb Fixed error in Color constructor.
(edit) @608 [608] 35 hours fdb Basic handle implementation. Currently, handle generation is not …
(edit) @607 [607] 37 hours fdb Grob test in Python library.
(edit) @606 [606] 38 hours tom CoreImagePixels? bug fixes
(edit) @605 [605] 40 hours fdb Proof-of-concept of Python node type library.
(edit) @604 [604] 42 hours fdb Version split out into separate file in preparation of versioned node type …
(edit) @603 [603] 45 hours fdb Added Jython library.
(edit) @602 [602] 45 hours fdb Message toString()
(edit) @601 [601] 3 days fdb Correct ellipse drawing.
(edit) @600 [600] 3 days fdb Parameter bounding and value tests.
(edit) @599 [599] 3 days fdb HTML label in node manager dialog.
(edit) @598 [598] 3 days fdb Node manager dialog: correct event handling.
(edit) @597 [597] 3 days fdb Node manager dialog list filtering + visual tweaks
(edit) @596 [596] 3 days fdb DraggableNumber? uses correct bounds.
(edit) @595 [595] 3 days fdb Visual tweaks.
(edit) @594 [594] 3 days fdb New window menu, stub WindowLayout?.
(edit) @593 [593] 3 days fdb Added a hack to display arrows correctly.
(edit) @592 [592] 3 days fdb New DraggableNumber? implementation. Arrows still draw incorrectly.
(edit) @591 [591] 4 days fdb Parameter code now uses parameter rows.
(edit) @590 [590] 4 days fdb Temporary code with expression button.
(edit) @589 [589] 4 days fdb ParameterView? uses GridBagLayout?.
(edit) @588 [588] 4 days fdb Network view selects/sets rendered the newly created node.
(edit) @587 [587] 4 days fdb Recent file menu.
(edit) @586 [586] 8 days fdb Saved colors are parsed correctly.
(edit) @585 [585] 8 days fdb OS X Build.
(edit) @584 [584] 8 days fdb Added Jython Console.
(edit) @583 [583] 2 weeks stefan Open correct folder when icc file exists
(edit) @582 [582] 2 weeks stefan improved viewport scaling
(edit) @581 [581] 2 weeks stefan improved viewport scaling
(edit) @580 [580] 3 weeks fdb Basic functionality of all controls except gradient.
(edit) @579 [579] 3 weeks fdb Sort-of working color control.
(edit) @578 [578] 3 weeks fdb StringControl? has action listener.
(edit) @577 [577] 3 weeks fdb AllControls? shows output.
(edit) @576 [576] 3 weeks fdb IntControl? and StringControl?
(edit) @575 [575] 3 weeks fdb Added Text grob + better cloning behaviour.
(edit) @574 [574] 3 weeks fdb Viewer does anti-aliasing.
(edit) @573 [573] 3 weeks fdb Viewer does anti-aliasing.
(edit) @572 [572] 3 weeks fdb Beginnings of color control.
(edit) @571 [571] 3 weeks fdb SwingUtils? utilities class with centerOnScreen method.
(edit) @570 [570] 3 weeks fdb Added NodeManagerDialog? that can be used to create new nodes.
(edit) @569 [569] 3 weeks fdb Drag-n-drop connections, but without visual feedback.
(edit) @568 [568] 3 weeks fdb ParameterView? only shows primitive types.
(edit) @567 [567] 3 weeks fdb Custom networks moved from inner classes.
(edit) @566 [566] 3 weeks fdb Transform.rotate() now rotates by degrees.
(edit) @565 [565] 3 weeks fdb Correct default values and bounding for parameter types.
(edit) @564 [564] 3 weeks fdb Correct copying behaviour for networks.
(edit) @563 [563] 3 weeks fdb Correct behaviour for blank Image + tests.
(edit) @562 [562] 3 weeks fdb Good equals() method for graphic objects + correct defaultValue …
(edit) @561 [561] 3 weeks stefan Cleaned up preferences panel
(edit) @560 [560] 3 weeks stefan Added CMS to preferences panel
(edit) @559 [559] 3 weeks stefan Added CMS to preferences panel
(edit) @558 [558] 3 weeks fdb Introduced separate type system, compromised of NodeType? and …
(edit) @557 [557] 3 weeks stefan fixed: position messagebox on center of desktop
(edit) @556 [556] 3 weeks stefan fixed: position messagebox on center of desktop
(edit) @555 [555] 3 weeks stefan SVG image drawing
(edit) @554 [554] 3 weeks fdb Added beginnings of NodeManager? and working implementation of Network xml …
(edit) @553 [553] 3 weeks stefan SVG files can now be read as images
(edit) @552 [552] 3 weeks fdb Fixed bugs with transformations.
(edit) @551 [551] 3 weeks stefan test for opengl support
(edit) @550 [550] 3 weeks fdb Basic toXml methods.
(edit) @549 [549] 3 weeks fdb ConnectionView? replaced with ConnectionLayer?. Added TransformNode?.
(edit) @548 [548] 3 weeks fdb Wrong assertion in PathElement?.
(edit) @547 [547] 3 weeks fdb isAssignableFrom semantics were reversed.
(edit) @546 [546] 3 weeks fdb NotImplementedException? was a Sun class -- replaced with RuntimeException?.
(edit) @545 [545] 3 weeks fdb Parameter view uses DraggableNumber?.
(edit) @544 [544] 3 weeks fdb Test cases for finding problems with transformations.
(edit) @543 [543] 3 weeks fdb Control size variants set to small.
(edit) @542 [542] 3 weeks fdb Parameter view displays float controls.
(edit) @541 [541] 3 weeks fdb Basic expressions work, copy node does odd things.
(edit) @540 [540] 3 weeks tom
(edit) @539 [539] 3 weeks fdb Failing test case for macros.
(edit) @538 [538] 3 weeks stefan prevent change of focus after tabbing
(edit) @537 [537] 4 weeks stefan minor gui changes
(edit) @536 [536] 4 weeks fdb Removed platform-specific build directories in build.xml
(edit) @535 [535] 4 weeks fdb VectorNode? and VectorNetwork? used correctly. Created Viewer.
(edit) @534 [534] 4 weeks fdb Parameter view responds to node change events.
(edit) @533 [533] 4 weeks fdb Node View movement now correctly propagates.
(edit) @532 [532] 4 weeks fdb Better event listeners.
(edit) @531 [531] 4 weeks fdb Better splitter, (crappy) default layout.
(edit) @530 [530] 4 weeks fdb Partial non-working interface integration.
(edit) @529 [529] 4 weeks fdb Better Parameter framework + all unit tests pass.
(edit) @528 [528] 4 weeks fdb IntelliJ SVN integration.
(edit) @527 [527] 4 weeks fdb EOWD; all tests pass except for dirty propagation and event propagation.
(edit) @526 [526] 4 weeks fdb IntelliJ project files