View previous topic :: View next topic |
Author |
Message |
chronozphere DeleD PRO user
Joined: 20 Jun 2006 Posts: 1010 Location: Netherlands
|
Posted: Sun Jan 27, 2008 1:25 pm Post subject: How to create plugin's using the new plugin architecture? |
|
|
Hi Deled ppl
I would like to take a look at the new plugin API.
The old architecture only allowed writing importers and exporters. There are some delphi files included in Deled LITE 1.71, but those use the old system and are outdated.
I see lots of people talking about cool plugins. I would like to know what headers to use to create such plugins.
I want to use the new version of the Deled plugin API? Where can i find the delphi files?
Thanx a lot. |
|
Back to top |
|
|
chronozphere DeleD PRO user
Joined: 20 Jun 2006 Posts: 1010 Location: Netherlands
|
Posted: Sun Jan 27, 2008 4:23 pm Post subject: |
|
|
Hmm.. i thought that there was some kind of header which defined all consts, types etc...
Now i found out that it's all in the help file, in the SDK dir
I assume that it's the latest version of the SDK ? |
|
Back to top |
|
|
Jeroen Site Admin
Joined: 07 Aug 2004 Posts: 5332 Location: The Netherlands
|
Posted: Sun Jan 27, 2008 4:28 pm Post subject: |
|
|
chronozphere wrote: |
Hmm.. i thought that there was some kind of header which defined all consts, types etc...
Now i found out that it's all in the help file, in the SDK dir
I assume that it's the latest version of the SDK ? |
Yes, that's the latest version. |
|
Back to top |
|
|
jwatte DeleD PRO user
Joined: 26 Apr 2006 Posts: 513
|
Posted: Sun Jan 27, 2008 9:51 pm Post subject: |
|
|
Quote: |
The old architecture only allowed writing importers and exporters. |
Actually, you could change geometry, too, but it was hard to create a good GUI because you couldn't get at the sub-object selection level. |
|
Back to top |
|
|
|