Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 580 online users. » 0 Member(s) | 577 Guest(s) Applebot, Bing, Google
|
|
|
Official 'Getting Started - Linux' Wiki page available |
Posted by: Nathanel Titane - 2014-06-23, 0:05 - Forum: General LDraw.org Discussion
- Replies (14)
|
 |
Greetings everyone,
It is with great pleasure that I announce the completion and availability of the LDraw 'Getting Started - Linux' Wiki page.
The wiki pretty much sums up the ways of getting to setup and properly install all the LDraw essentials (library and tools) on Linux based distributions.
It also details all the currently available Linux-native tools such as editors and viewers which can either be built from source or installed via their respective website sources or repositories.
Some of the editors are still works in progress and the contents of the Wiki will be maintained and updated accordingly, as the progress continues.
I will also attempt to script another utility to automate the fetching, deployment and installation of all the required elements to get users to edit models in no time.
Cheers!
|
|
|
scaling of flat primitives |
Posted by: Ingolf Weisheit - 2014-06-21, 23:11 - Forum: Parts Authoring
- Replies (4)
|
 |
Hallo,
in http://www.ldraw.org/library/primref/ the following is mentioned: "To avoid matrix arithmetic problems in some renderers, the third dimension ({y} in the default orientation) must be given a scaling factor of 1."
Is it that strict or is a -1 allowed as well?
The reason for the question is that I'm still working on 11767. If I fix the BFC and I mirror or rotate a primitive I get a -1 as scaling factor for y. Is it legal or is it prefered to have a 0 BFC INVERTNEXT statement for many lines of code?
regards, Ingolf
|
|
|
LDraw.org 2014-01 Parts Update Now Available |
Posted by: Chris Dee - 2014-06-21, 16:31 - Forum: LDraw.org Announcements
- Replies (4)
|
 |
The 2014-01 LDraw Parts Update has been now been released. This update includes 454 new files in the core library, including 262 new parts and 28 new primitives.
Thanks are once again due to all the part authors who created or corrected parts for this release and to the reviewers who have played an important role in making this release happen.
You can preview the new parts in 2014-01 and download the update from the Latest Parts page.
No new "Physical colour" parts are included in this update as we still intend to move these to a separate section of the LDraw file structure, to more closely fit with the "DesignID" vs. "ItemID" concept. A number of such parts on the Parts Tracker are awaiting admin review, but will not be released until this concept has been implemented.
Despite this being a substantial update, it has really only matched the number of new files submitted since Parts Update 2013-02 was released in December 2013. Although there is clearly an appeal to working on new parts, it would be good to try and reduce the backlog of held or insufficiently reviewed parts. Please remember that if the last author has not responded to a "Hold" within three months, it is considered open for anyone to pick up. Held files can be located on the Parts Tracker here.
|
|
|
DATHeader 3.0.17.1 - released |
Posted by: Michael Heidemann - 2014-06-19, 20:21 - Forum: Parts Author Tools
- Replies (6)
|
 |
Based on an idea of Magnus Forsberg [MagFors] I have updated DATHeader.
There are often linetype 1 lines that calls a flat subfile. But the matrix of that line also contains scaling of that file in the flat direction. This does not affect in any way the visual appearance of the whole model/part, but it is not a good coding.
DATHeader now detects this (if the reference file that is called is in the searchpath) and also can correct this.
Because this is not a real error I have not marked this as error that needs a hold vote.
If you have any other wish for DATHeader, please let me know and I am looking what can be done.
You can download DATHeader as usually from DATHeader homepage.
cu
mikeheide
|
|
|
|