|
|
Unofficial File p/stud-logo.dat
Next File |
Prev File |
Download |
Review |
Edit |
CA Header Edit |
Events
File Header:
0 Stud with LEGO Logo
0 Name: stud-logo.dat
0 Author: Paul Easter [pneaster]
0 !LDRAW_ORG Unofficial_Primitive
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
Status:
1 subfile isn't certified. (SX)
Size: 421 bytes
Reviewers' certifications:
Steffen=novote
cwdee=novote
Required (unofficial) subfiles:
Related (unofficial) files:
(none)
File reviews and updates:
At Sat Feb 4 12:25:05 2012, the file was initially submitted.
Submitted by: Steffen
Comments:
The same way as we can "downgrade" studs to "fast-draw" variants,
I think we should be able to "upgrade" studs to be "logoed".
Locally I've replaced my stud.dat by this file,
but maybe in future tools like LDView could officially support
substituting studs by this "logoed" variant.
When a user turns on/off this substitution, this could
also trigger the corresponding LEGO logo switches in LDView's
POVRay export etc.
======================================================================
At Sat Feb 4 12:45:05 2012, a new version of the file was submitted.
Submitted by: Steffen
Comments:
The previous implementation of this file referenced stud.dat and added the logo. This can lead to this substitution recursion:
1) software substitutes stud.dat by logoed stud-logo.dat
2) stud-logo.dat references stud.dat
3) software substitutes stud.dat by logoed stud-logo.dat
4) stud-logo.dat references stud.dat
5) software substitutes stud.dat by logoed stud-logo.dat
6) stud-logo.dat references stud.dat
...
this can simply be avoided by repeating the few lines here
which make up stud.dat
that's not as beautiful as referencing stud.dat from here,
but as it's just a handful of lines I find that tolerable
======================================================================
At Sat Feb 4 13:15:06 2012, the following review was posted:
Reviewer: Philo
Certification: novote
Comments:
I agree it would be nice to have these officially, just hope that there is a chance to get some software support!!!
======================================================================
At Sat Feb 4 14:05:03 2012, the following review was posted:
Reviewer: Steffen
Certification: novote
Comments:
I think adding that should not be too difficult,
as many programs already allow to choose different stud
implementation mechanisms (MLCad, LDView do).
Using this file is just adding another option to those mechanisms,
my hope is that it'll be offered
======================================================================
At Sat Feb 4 14:40:05 2012, a new version of the file was submitted.
Submitted by: Steffen
Comments:
adjusted to changed logo orientation
Existing certification-votes were deleted.
======================================================================
At Sat Feb 4 16:50:03 2012, the following review was posted:
Reviewer: cwdee
Certification: novote
Comments:
As suggested at http://forums.ldraw.org/read.php?19,3095,3146#msg-3146, I think this could be achieved by putting the LOGO versions as their exsiting filenames in p/48/, and tweaking LDView to doing primitive substitution for stud* primitives.
======================================================================
At Sat Feb 4 18:30:09 2012, the following review was posted:
Reviewer: Steffen
Certification: novote
Comments:
that's tweaking to achieve substitution with existing tools.
instead, I think this file is directed more towards the future.
future versions of MLCad and LDView could simply use
it when their user asks them to substitute it for stud.dat,
the same way as today they can substitute stud.dat by stu2.dat
I would like to avoid tweaking
|