: 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.
I have a requirement to read a dxf file and modify the content of it. Trying to use...
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) Use Point class.
1) Reactivate clone code.
Add basepnt to print blocks list.
Initial revision
Add basepntz.
Initial revision
Eliminate class YdxfGrpKeyword.
1) Add basepntz.
Remove invalid field.
Initial revision
Use point class.
Add POINT keyword.
Initial revision
1) Change comment.
1) Use point class.
1) Remove unused variable.
Call function to draw status indicators.
Print full vport values.
Change drawing of debug indicators and extent l...
Initial revision
Initial revision
Initial revision
Initialize matrix.
1) Remove unused variable.
1) Use point class.
1) Limited use of vport.
1) Add copyInto method.
Add set functions.
1) Reformat.
1) Add test button.
1) Change default applet size.
1) Use point class.
1) Default xtruDir to (0,0,1).
Use point class.
Reformat.
1) Use point class.
Use point class.
Use point class.
Add $LIMMIN and $LIMMAX keywords.
Add test function (for 3D transform development).
1) Add 3D transform and use vport.
Add constructor with arguments to generate line.
1) Add world constants.
Add constructor with arguments to generate point.
Add constants for common colors.
Add constructor with arguments to generate line.
Minor reformat.
Change use of scale variable.
Begin change to use new transmat.
1) Changes to view transform.
Add constructor with arguments to generate point.
1) Add method genBox(), use to draw extent and ...
Change variable accessability.