Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 4,673
» Latest member: Andrew
» Forum threads: 5,806
» Forum posts: 49,581
Full Statistics
|
Online Users |
There are currently 335 online users. » 1 Member(s) | 332 Guest(s) Bing, Google
|
Latest Threads |
Part Request: LEGO LION
Forum: Part Requests
Last Post: 3CFigs
9 hours ago
» Replies: 2
» Views: 152
|
Part request Duplo Item N...
Forum: Part Requests
Last Post: Lawford
Yesterday, 16:17
» Replies: 5
» Views: 216
|
Most Common Parts that re...
Forum: Part Requests
Last Post: Gerald Lasser
2025-01-10, 20:55
» Replies: 11
» Views: 582
|
6278pb01 - Mario Kart Whe...
Forum: Part Requests
Last Post: Javier Orquera
2025-01-10, 17:16
» Replies: 3
» Views: 178
|
Parts Request: NINJAGO ON...
Forum: Part Requests
Last Post: 3CFigs
2025-01-09, 22:57
» Replies: 4
» Views: 364
|
[LDPatternCreator] Releas...
Forum: Parts Author Tools
Last Post: Nils Schmidt
2025-01-09, 21:41
» Replies: 2
» Views: 1,057
|
New parts from Lego Instr...
Forum: Parts Authoring
Last Post: Jeff Jones
2025-01-09, 18:57
» Replies: 53
» Views: 22,908
|
Numbering advise for 3209...
Forum: Parts Authoring
Last Post: Rene Rechthaler
2025-01-08, 17:39
» Replies: 5
» Views: 300
|
Town and Trains 1994
Forum: Official Models
Last Post: Takeshi Takahashi
2025-01-08, 14:38
» Replies: 4
» Views: 1,166
|
Parts we are Working on -...
Forum: Part Requests
Last Post: Jens Brühl
2025-01-08, 0:43
» Replies: 145
» Views: 86,594
|
|
|
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
|
|
|
|