Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 4,628
» Latest member: henrryliu
» Forum threads: 5,783
» Forum posts: 49,417
Full Statistics
|
Online Users |
There are currently 283 online users. » 0 Member(s) | 280 Guest(s) Baidu, Bing, Google
|
Latest Threads |
part mesh request from un...
Forum: Parts Authoring
Last Post: Jeff Jones
Yesterday, 18:01
» Replies: 37
» Views: 1,679
|
Packing LDraw Files
Forum: General LDraw.org Discussion
Last Post: CoeAdam
Yesterday, 16:44
» Replies: 0
» Views: 56
|
Minifig Torso Generator
Forum: Parts Tracker Discussion
Last Post: Rene Rechthaler
Yesterday, 16:44
» Replies: 13
» Views: 513
|
Friends 2014
Forum: Official Models
Last Post: Takeshi Takahashi
Yesterday, 15:57
» Replies: 8
» Views: 2,966
|
Subfile for pattern
Forum: Parts Authoring
Last Post: Magnus Forsberg
Yesterday, 14:21
» Replies: 2
» Views: 124
|
Brick 1x1 with curved top
Forum: Parts Authoring
Last Post: SNIPE
2024-12-20, 21:08
» Replies: 3
» Views: 469
|
Which parts can I author?
Forum: Parts Authoring
Last Post: Peter Blomberg
2024-12-20, 15:06
» Replies: 5
» Views: 238
|
Part request - SW 21849pb...
Forum: Part Requests
Last Post: Sébastien TURREL
2024-12-20, 14:56
» Replies: 5
» Views: 350
|
MLCad.ini 2024-10 update ...
Forum: LDraw.org Announcements
Last Post: Willy Tschager
2024-12-19, 16:09
» Replies: 0
» Views: 75
|
Friends Animal Series
Forum: Official Models
Last Post: Takeshi Takahashi
2024-12-19, 16:09
» Replies: 0
» Views: 258
|
|
|
Converting LDD parts to LDraw |
Posted by: Stan Isachenko - 2011-08-27, 15:36 - Forum: Parts Authoring
- Replies (22)
|
|
I found this article. There described way how to convert some parts. For automatic separation this long string to groups of 9 numbers you can use text editor with function of RegEx (I used EmEditor because I had problems with them in Notepad++)
In your program you have to find and replace to (You have to put space-bar before first number) and you will have separated strings of 9 numbers. Then add 3 16 in front of each string using column editor.
|
|
|
[MLCad] List of known bugs in MLCad 3.3 |
Posted by: Willy Tschager - 2011-08-26, 19:49 - Forum: LDraw Editors and Viewers
- Replies (30)
|
|
Hi,
I'd like to put down a list of the known bugs in the current 3.3 version. Feel free to add:
- If I go to MLCad setting, tab Rendering and choose "Background color" in that color dialog I can not browse through the colors - http://news.lugnet.com/cad/mlcad/?n=2305
- In some cases I cannot manipulate the rotation matrix because the angle value in the vector field (which I never saw much use of anyhow) is something like -9.223372 * 10^n and MLCad does not understand it. So whenever I try to open up the rotation matrix field I get a dialog saying that the angle should be between -180 and 180 and the field remains disabled. What's worse, the same is for the vector fields and thus I cannot reset the angle! All I can do is reset the matrix manually in LDDP. *Highly* annoying - http://news.lugnet.com/cad/mlcad/?n=2307
- There is a bug in the generated partslist when using a new color. For example when I use a part with color 81 Metalic_Green it reports as Chrome_Black. See: http://www.binarybricks.nl/test/colorerror.gif Can this be resolved with a change in ldconfig or is a real bug in MLCad 3.30? - http://news.lugnet.com/cad/mlcad/?n=2343
- File > Scan parts generates a Parts.lst file that breaks long filenames:
75174p01c01.daAnimal Dragon Oriental w. Chr.Gold Head and Tr.Red Wings (Comp.)
- Copying a color to the colorbar the statusbar will always show the default color name from 1 - 16.
w.
|
|
|
Possible error in mlcad.ini v2011-01? |
Posted by: Tore Eriksson - 2011-08-26, 0:04 - Forum: LDraw Editors and Viewers
- Replies (1)
|
|
I think the xyz translation of [LHand]:"Hand Hook" and [RHand]:"Hand Hook" should be "0 0 0.4" instead of "0 0.4 0".
But I could be wrong...
Try adding this (before deleting the official "Hand Hook" lines!), I think it's better(?)
"TE Hook" "2531.DAT" 0 1 0 0 0 1 0 0 0 1 0 0 0.4
/Tore
|
|
|
OMR Spec - Updated 8/25 |
Posted by: Orion Pobursky - 2011-08-25, 10:41 - Forum: Parts Authoring
- Replies (9)
|
|
Here's the latest draft. Discuss!! (Note: there is a quote bug that's removing the text between <>. Be aware of that and restore the text if needed)
--
The Offical Model Repository Specification
Version: 0.4 (will turn 1.0.0 upon ratification by the LSC)
Author: Orion Pobursky
Purpose:
--------
The Official Model Repository (OMR) is a database of file in the LDraw File Format describing models that are released as sets by LEGO®.
For consistency between models and ease of indexing by software, a standard for the file headers, names, and hierarchy in the OMR is needed. This document will outline the extra requirements (in addition to those set forth in the current LDraw File Format specification) for a model to be included in the OMR
Base Requirements:
------------------
All files in the model will conform to the current LDraw File Format
Base File Naming:
-----------------
Each model in the OMR will consist of several files that are packaged together into a single MPD file. For sets that include instructions for multiple models, each model will have its own MPD file. Each MPD for the set will be named in the following manner:
<Set Number> - <Set Name> - <Sub Model Name>
Where:
<Set Number>: the number assigned on the container of the set
<Set Name>: The name of the set printed on the container in Australian English
<Sub Model Name>: This is Optional in most cases. This is required for alternate models that are detailed in instructions (e.g. the Creator theme). In this case the naming is left to the discretion of the author but should be descriptive of the model contained in the MPD.
Example:
The creator set 4896 - Roaring Roadsters has 3 models in the instructions:
Set 4896 - Roaring Roadsters - Roadster.mpd
Set 4896 - Roaring Roadsters - Dragster.mpd
etc...
For playsets or other sets where there are multiple models that are part of an integral whole, all of the submodels will be contained in one MPD.
MPD File Structure:
-------------------
The MPD will conform to the MPD File Specification.
The naming of the individual files in the MPD is up to the discretion of the author with the following guidance:
- A logical naming scheme is highly desired.
- Individual models in the set (e.g. a vehicle or minifig) shall have their own separate file inside the MPD.
- Minifig file name should have the name of the character, if known
- The <MPD Filename> is required to be pre-pended to the file name of each individual file in the MPD
The unofficial parts are allowed to be used. The filename of the unofficial part is subject to the naming rules above (e.g. 33056.dat would be renamed to <MPD Filename> - 33956.dat). It is highly encouraged that any parts created for use in a OMR file be submitted to the LDraw.org Parts Tracker.
If a part is unavailable either officially or on the LDraw.org Parts Tracker, a suitable substitution may be made. If the unavailable part is a patterned part with an unpatterned version available use the unpatterned version. A comment should be inserted stating that a substitution has been made or, if no substitution is available/suitable, that a piece has been omitted. Reference the step and page number of the instructions if possible.
Example:
0 // The next piece should have the Star Wars Hatch pattern per step X on page Y
or
0 // Bionicle piece X should go here per step Y on page Z
File Headers:
-------------
Each individual model file in the MPD must have a standard header format.
Standard Header:
0 FILE <MPD Filename> - <Filename>.ldr
0 <MPD Filename> - <File Description>
0 Name: <MPD Filename> - <Filename>.ldr
0 Author: <Author Name>
0 !LDRAW_ORG Official Model Repository
0 !LICENSE Redistributable under CCAL version 3.0 : see CAreadme.txt
0 !THEME Theme name
0 !KEYWORDS words, more words,…,
0 !KEYWORDS words in second row, …, final words
0 !HISTORY YYYY-MM-DD [<Author Name>] Free text description of change. This can wrap to a
0 !HISTORY YYYY-MM-DD [<Author Name>e] second row with the same date if necessary. However authors should lean toward writing longer
0 !HISTORY YYYY-MM-DD [<Author Name>e] single !HISTORY lines(and not feel constrained to the historic 80-character limit on line length)
Where:
<MPD Filename>: The name of the containing MPD
<Filename>: The name of the file
<Author Name>: The name of the author. Real full name are highly desired but not required. If the full name is not provided, a first or last name, with or with out initials, is requested.
Optional commands are !THEME, !KEYWORDS, and !HISTORY
Example:
To Be Inserted Later
META commands:
--------------
All META commands are allowed in the model file but not specifically required except as specified for the header. If included, any META commands used should enable any instructions generated to be as close to the official instructions as possible.
|
|
|
All-In-One-Installer and parts paths |
Posted by: Don Heyse - 2011-08-23, 21:24 - Forum: All Other Programs.
- Replies (2)
|
|
So, this lpub/lsynth parts path issue made me realize I have Windows 7 now and can test the All In One Installer. So I did.
I picked everything but POV. That made it search in vain for some POV ini files to make lgeo happy, or something like that. Probably should give a warning that LGEO isn't much use without POV, but whatever.
Anyhow, I noticed the installer added registry entries for LDView and MLCad so they could find the official parts, and there was even a path to the lsynth parts for LDView in the registry. However the ldglite install was useless out of the box because the installer didn't create an ldraw.ini file in the Windows directory. Just to be sure, I made one like this and it worked.
C:\Windows>type ldraw.ini
[LDraw]
BaseDirectory="C:\Program Files\LDraw"
Would it be possible to add this to the installer?
Or would it be better to update ldglite to use the LDView registry entries to find the parts? (especially considering Microsoft has made it more difficult create an ldraw.ini file in the Windows directory in in recent versions of Windows)
By the way, does LDView use the generic ldrawini code, an enhanced version, or something else?
Don
|
|
|
|