: Improve comments and formatting
: Improve comments and formatting
: Improve comments and formatting
: Improve comments and formatting
4: Improve comments and formatting
2: Check and refactor Ycad functionality for ne...
4: Improve comments and formatting
4: Improve comments and formatting
2: Check and refactor Ycad functionality for ne...
3: Develop Actor Machine
1: Improve parameter processing
1: Improve parameter processing
Make Ycad Redux development branch.
Ycad can be used to read in a dxf file for display or examination. The ability to...
Add dxfscan.c to doc directory.
Development check-in.
Remove unneeded comments.
Improve comments.
Initial revision - YcadTestScan Test Application
Fix comment.
Add SuppressWarnings to remove last Java compil...
Convert tabs to spaces.
Set svn:keywords and svn:executable.
Remove debug code.
Remove all warnings about unused fields and met...
Fix read problem at start of each table.
Redo - fix read problems and inefficiencies.
Fix missing "else" - caused read error.
Eliminate all type warnings (about 270).
Add serialVersionUID as needed; eliminated 20 w...
Organized imports on all Java files; eliminated...
Remove unused class YxxfDrwViewHandlerEvent.jav...
Ycad renders the drawing using a Java Graphics object so anything that interfaces...
Remove .cvsignore reference and change LICENSE ...
Add includeantruntime="false" to javac task to ...
Use default .settings - Project Properties => ...
Use default .classpath - Build Path => Configur...
Tag release-1.0.19 - ready for new development.
Tag release-1.0.19 - ready for new development.
Set svn:keywords and svn:executable.
Set svn:keywords and svn:executable properties.
Tag release-1.0.18 - true Java Project, no code...
Make true Java Project.
Tag release-1.0.18 - true Java Project, no code...
Make true Java Project.
Tag release-1_0_17 - initial cvs2svn release.
1) Add basepntz.
Add basepntz.
Remove invalid field.
Eliminate class YdxfGrpKeyword.
Initial revision
Use point class.
Add basepnt to print blocks list.
Initial revision
1) Use Point class.
Initial revision
1) Reactivate clone code.
1) Change comment.
1) Add copyInto method.
Use point class.
1) Reformat.
Add $LIMMIN and $LIMMAX keywords.
Call function to draw status indicators.
Add set functions.
Change drawing of debug indicators and extent l...
Use point class.
Initialize matrix.
1) Use point class.
Initial revision
Initial revision
1) Change default applet size.
1) Remove unused variable.
1) Use point class.
1) Add test button.
1) Default xtruDir to (0,0,1).
Print full vport values.
1) Remove unused variable.
Reformat.
1) Use point class.
Add test function (for 3D transform development).
Add POINT keyword.
1) Use point class.
1) Limited use of vport.
Initial revision
Initial revision
Use point class.
Change use of scale variable.
1) Add world constants.
Redo for 3D.
1) Begin change to use new transmat.
1) Changes to view transform.
Add constructor with arguments to generate point.
Redo insert method. Calculate insert transform...
Minor reformat.
1) Add set and mtxPreMultiply methods.
Change variable accessability.
Add constructor with arguments to generate point.
1) Redo insert method.
1) Add method genBox(), use to draw extent and ...
Move in calcAAA() from YxxfGfxContext.