| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 232 online users. » 0 Member(s) | 228 Guest(s) Baidu, Bing, Google, Yandex
|
| Latest Threads |
LDraw.org 2025-10 Parts U...
Forum: LDraw.org Announcements
Last Post: Jake Cowledge
20 minutes ago
» Replies: 1
» Views: 869
|
Here are the new raw part...
Forum: Part Requests
Last Post: Orion Pobursky
2025-11-28, 22:09
» Replies: 2
» Views: 152
|
Part request 68502 please
Forum: Part Requests
Last Post: Peter Grass
2025-11-27, 15:52
» Replies: 2
» Views: 180
|
Gap in offical part (stic...
Forum: Parts Authoring
Last Post: Gabriel Läufer
2025-11-25, 20:41
» Replies: 2
» Views: 370
|
Technic 2025
Forum: Official Models
Last Post: Philippe Hurbain
2025-11-25, 8:20
» Replies: 4
» Views: 10,932
|
Parts Request- Marvel 202...
Forum: Part Requests
Last Post: James Simpson
2025-11-25, 2:41
» Replies: 5
» Views: 787
|
Slope Brick 31 width 3 an...
Forum: Parts Authoring
Last Post: Orion Pobursky
2025-11-25, 2:22
» Replies: 1
» Views: 263
|
Technic 1990
Forum: Official Models
Last Post: Takeshi Takahashi
2025-11-24, 10:36
» Replies: 16
» Views: 21,476
|
Rudo Villano
Forum: Part Requests
Last Post: Carl Rodabaugh
2025-11-23, 18:10
» Replies: 7
» Views: 1,038
|
Mursten
Forum: Parts Tracker Discussion
Last Post: Peter Blomberg
2025-11-23, 11:23
» Replies: 14
» Views: 2,199
|
|
|
| File with all program that are LDraw relevant |
|
Posted by: Michael Heidemann - 2013-03-03, 18:49 - Forum: All Other Programs.
- Replies (12)
|
 |
Hi,
I often faced the problem to get the locations of other LDraw related applications like LDView, MLCad or LDDP, just to name the most popular in the past.
It would be great if we could have one file that stores all these informations.
This information file, lets call it maybe "LDrawTools.xml" should be stored in the LDraw base folder. So if I got the information from the enviroment variable %LDRAWDIR% I also know where all the other apps are located by reading just this single file.
Any new application should add its own entry in this file once it is started the first time.
What do you think?
Suggestion for the structure of the "LDrawTools.xml":
Code: <LDrawApps>
<Apps>
<App>
<Name>
MLCad
</Name>
<Location>
c:\Programm\MLCAD\mlcad.exe
</Location>
</App>
<App>
<Name>
LDDP
</Name>
<Location>
c:\Programm\LDDP\LDDP.exe
</Location>
</App>
<App>
<Name>
LDView
</Name>
<Location>
c:\Programm\LDView\LDview.exe
</Location>
</App>
</App>
</LDrawApps>
|
|
|
| SEOC |
|
Posted by: Jaco van der Molen - 2013-03-01, 13:23 - Forum: Off-Topic
- Replies (5)
|
 |
Hi all,
Is the abrieviation SEOC the accepted one for "Someone Else's Own Creation"?
Or should it be SEC = Someone Else's Creation?
Thoughts?
Jaco
|
|
|
| 2013/2014 LDraw.org Steering Committee announced |
|
Posted by: Willy Tschager - 2013-03-01, 7:59 - Forum: LDraw.org Announcements
- No Replies
|
 |
Since we had only 5 confirmed nominees, no election is necessary.
Therefore, the 2013/2014 LDraw.org Steering Committee [1] is:
Chris Dee
Michael Heidemann
Orion Pobursky
Max Martin Richter
Willy Tschager
[1] Try not to confuse the LDraw.org Steering Committee (SteerCo) with the LDraw Standards Committee (LSC). The Steering Committee sets the course for the LDraw Organization while the Standards Committee deals with the LDraw File Format.
Congratulations to the new and a huge thank you to the outgoing members!
Willy Tschager
On behalf of the LDraw.org Steering Committee
|
|
|
| LDPatternCreator - Release 1.4.7 |
|
Posted by: Nils Schmidt - 2013-02-24, 10:53 - Forum: Parts Author Tools
- Replies (7)
|
 |
Hey,
Here is the new stable LPC 1.4.7 release with improvements in usability and precision.
Please uninstall older versions of this software before installing a new version.
Change log:
New features: - The recommended projection mode will be marked (with a black "x")
- A saved file now appears on the "recent used" list.
- The projector feature is improved.
- The size and position of main and satellite windows will be remembered.
- On export, the "subfile-deletion" question is not shown anymore.
- You can now convert projection data to template data by clicking on "File"->"Projection Data -> Template".
- Minor improvemets on the template editor.
Fixed bugs from 1.4.6 and older:- The "Unsaved Changes" warning appears unwanted after the first file load.
- The template editor does not delete templates.
(see full list of tickets for 1.4.7)
As always, I included a short readme.htm in the installation directory.
Cheers & Leg Godt
Nils
|
|
|
|