Log of /trunk/gr2lib/core/coretypes/implementation
Directory Listing
Revision
86 -
Directory Listing
Modified
Fri Jul 16 23:35:21 2010 UTC
(11 years, 10 months ago)
by
william
Add Try/Catch blocks in to all API Calls
Revision
83 -
Directory Listing
Modified
Fri Jul 16 21:26:08 2010 UTC
(11 years, 10 months ago)
by
william
bulk commit --
** Enable Support for Skeletons & Bones
** A bug has found its way into the code
-get an unhandled EHAccessViolation
- I think the problem is in the Textures Class (or one of the sub-classes)
Revision
82 -
Directory Listing
Modified
Thu Jul 15 23:36:04 2010 UTC
(11 years, 10 months ago)
by
william
move ExtenededData to it's own interface and make the classes, that need it, implement it.
Revision
80 -
Directory Listing
Modified
Thu Jul 15 22:18:17 2010 UTC
(11 years, 10 months ago)
by
william
fix issue with Lists, and add IsTexture to Material class (non-texture materials have a null texture)
Revision
79 -
Directory Listing
Modified
Thu Jul 15 21:50:56 2010 UTC
(11 years, 10 months ago)
by
william
create and implement interfaces for all core classes (for type casting)
Revision
78 -
Directory Listing
Modified
Thu Jul 15 19:29:52 2010 UTC
(11 years, 10 months ago)
by
william
Put Non Working Code in PixelList.Export inside a #region clause
Revision
76 -
Directory Listing
Modified
Thu Jul 15 19:28:46 2010 UTC
(11 years, 10 months ago)
by
william
Add/Update: PixelList
Revision
75 -
Directory Listing
Modified
Thu Jul 15 19:27:54 2010 UTC
(11 years, 10 months ago)
by
william
Add: FilePath
Revision
73 -
Directory Listing
Modified
Thu Jul 15 14:31:59 2010 UTC
(11 years, 10 months ago)
by
william
setup default constructors to initialize each class to its default values
Revision
72 -
Directory Listing
Modified
Thu Jul 15 14:22:00 2010 UTC
(11 years, 10 months ago)
by
william
add: reading of textures
Revision
71 -
Directory Listing
Modified
Thu Jul 15 13:07:44 2010 UTC
(11 years, 10 months ago)
by
william
enable reading of ExporterInfo
Revision
70 -
Directory Listing
Added
Thu Jul 15 12:55:21 2010 UTC
(11 years, 10 months ago)
by
william
initial commit of support to read ArtToolInfo