![]() |
[LDPartEditor] First Alpha Version News (until 2014-09-19) - Printable Version +- LDraw.org Discussion Forums (https://forums.ldraw.org) +-- Forum: LDraw Programs (https://forums.ldraw.org/forum-7.html) +--- Forum: Parts Author Tools (https://forums.ldraw.org/forum-24.html) +--- Thread: [LDPartEditor] First Alpha Version News (until 2014-09-19) (/thread-7056.html) |
[LDPartEditor] Colour Picking (LDConfig + Direct Colours) - Nils Schmidt - 2014-08-18 ![]() ![]() ![]() Re: [LDPartEditor] Colour Picking (LDConfig + Direct Colours) - Willy Tschager - 2014-08-19 Nils Schmidt Wrote: I would love to have this also as a table with the color icon and the color name next to it, not just a raster of all the icons (despite the name pops up when I hoover over it). w. [LDPartEditor] Arbitrary-precision arithmetic - Nils Schmidt - 2014-08-27 LDPartEditor uses arbitrary-precision arithmetic for model transformations, error checking and rounding. [LDPartEditor] Colour Scheme for BFC / TEXMAP+BFC NOCLIP - Nils Schmidt - 2014-09-04 blue = "BFC NOCERTIFY" red = backface green = frontface normal colour = "BFC NOCLIP" ![]() A combination with TEXMAP and BFC NOCLIP (the textured surface is not clipped). ![]() [LDPartEditor] Colour Picking with a Table - Nils Schmidt - 2014-09-05 Willy Tschager Wrote:I would love to have this also as a table with the color icon and the color name next to it, not just a raster of all the icons (despite the name pops up when I hoover over it). Search by name: ![]() Search by number: ![]() Re: [LDPartEditor] Colour Picking with a Table - Willy Tschager - 2014-09-06 Hey! Looks nice. Any chance to get also the LDraw color number along with the name? w. Re: [LDPartEditor] Colour Picking with a Table - Nils Schmidt - 2014-09-06 ![]() Re: [LDPartEditor] Colour Picking with a Table - Magnus Forsberg - 2014-09-06 Would it be possible to get the colours sorted in actual colour order, and not after colourname (alfabetical) or colournumber (numerical) ? Or in a layout, like a colourwheel, but with only the defined ldraw colours choosable? Or grouped after their properties: base, brighter shades, darker shades, transparent, chromed, speckled, rubber, common? Some sort of colour coordinated ldconfig layout. I would like to be able to compare all the different shades of e.g. yellow. [LDPartEditor] Integrated Edger2 - Nils Schmidt - 2014-09-06 https://lh5.googleusercontent.com/-oAcYPIn3dgI/VAtxe7K-JbI/AAAAAAAAAOA/3duMoI6jKdw/w727-h742-no/Edger2.png You can set the scope to the following levels:
Default values: af = 0.1° ac = 60° ae = 60° The -cx and -cv options are not supported since LDPartEditor has other mechanisms to detect and remove invisible condlines. [LDPartEditor] Background Pictures - Nils Schmidt - 2014-09-16 It is now possible to define background images. BG images can be created for custom viewing angles and positions. A BG image is invisible if the viewing angle from the viewport does not match the viewing angle of the image. You can scale the image on the x and y axis, too. Code: 0 // SYNTAX: https://lh3.googleusercontent.com/-_zNOY6tnpuc/VBhDWV7zkzI/AAAAAAAAAOU/Mi827W0qVKE/w809-h727-no/background_images.png |