Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,316
» Latest member: neerajtripathi
» Forum threads: 6,179
» Forum posts: 51,794

Full Statistics

Online Users
There are currently 232 online users.
» 1 Member(s) | 225 Guest(s)
Applebot, Baidu, Bing, Facebook, Google, Internet Archive, tom alphin

Latest Threads
Transparent sticker colou...
Forum: General LDraw.org Discussion
Last Post: Magnus Forsberg
2 hours ago
» Replies: 9
» Views: 498
The Emperor Zurg
Forum: Part Requests
Last Post: Julian Raymond Ruan
11 hours ago
» Replies: 0
» Views: 175
Parts request
Forum: Part Requests
Last Post: Peter Grass
Yesterday, 8:27
» Replies: 1
» Views: 287
Batman Cowls
Forum: Part Requests
Last Post: Peter Grass
Yesterday, 1:13
» Replies: 1
» Views: 311
A fresh list of "most com...
Forum: Part Requests
Last Post: tom alphin
Yesterday, 0:11
» Replies: 7
» Views: 792
Fix for slightly incorrec...
Forum: Part Requests
Last Post: Huib Versteeg
2025-09-14, 9:50
» Replies: 4
» Views: 957
Lego Town Racer 1996 - 63...
Forum: Official Models
Last Post: Chris Böhnke
2025-09-13, 23:39
» Replies: 14
» Views: 2,272
Eyesight on Linux
Forum: Rendering Techniques
Last Post: Orion Pobursky
2025-09-13, 18:56
» Replies: 12
» Views: 8,918
Another common varient: 1...
Forum: Part Requests
Last Post: Rene Rechthaler
2025-09-12, 14:51
» Replies: 8
» Views: 5,714
1Lx1Lx2L brick with studs...
Forum: Parts Authoring
Last Post: SNIPE
2025-09-12, 10:14
» Replies: 0
» Views: 905

 
  New spam strategy?
Posted by: Travis Cobbs - 2018-07-09, 6:02 - Forum: Website Suggestions/Requests/Discussion - Replies (2)

Is it just me, or are the new users das, bharya, and parker spam accounts with a new strategy to try to avoid being insta-deleted? Am I going to have to start completely ignoring the first posts of every new user?

Print this item

  Brickheadz Vader 39550
Posted by: Thorsten - 2018-07-07, 12:37 - Forum: Part Requests - No Replies

2x2 Half Tile Printed 39550
https://bricksafe.com/files/Thorsten50/I...5B1%5D.jpg

[Image: IMG_20180707_0001.jpg]

Print this item

  [LDPartEditor] 0.8.44b Beta Released (Bug-Fix)
Posted by: Nils Schmidt - 2018-07-04, 16:43 - Forum: Parts Author Tools - Replies (11)

Hi,

sorry, the last release had a bug. It's fixed now.

[Image: imgDuke2.png]
As always, you can download LDPE from this page:
http://nilsschmidt1337.github.io/ldparteditor/

Changelog:
(0 new features and 1 bug fixes)

With this release the following critical issue is fixed:

  1. Clicking on the tabs no longer changed the 3D view. / Scrolling in the text editor didn't refresh line numbers.
What will the next release 0.8.45 deliver? Usability improvements, more toolbars and shortkeys.



The program was tested intensively with "real world" files.
However, it is still a beta version and something can go wrong in about 140.000 lines of code.

Make sure that you choose the right architecture for your OS and Java Virtual Machine (JVM) (64bit or 32bit).
A short guide how to check if a 64bit JVM is installed on your system is located at the bottom of this message.

  1. Download the zip-Archive
  2. Extract the archive content to the location of your choice
  3. On windows, double-click "LDPartEditor.exe" to start LDPE.
  4. On linux/mac, you have to excecute the shell script "run.sh" to start LDPE.
Alternatively, you can download a setup file to install LDPE on Windows.
When you install/extract LDPE on Windows you will find your LDPE configuration files under
{drive}\Users\{user}\AppData\Roaming\LDPartEditor
It is not recommended to use the "update.bat" script when you installed LDPE via the setup file.
Manually install the new version instead.

Please note that this software is in the beta stage. Although, this version was tested, there are already known issues  for this release. There is a potential risk of data loss.

You can search for updates if you do the following steps:

  1. On windows, double-click "update.bat" to search for updates.
  2. On linux/mac, you have to excecute the shell script "update.sh".
It is not recommended to use the "update.bat" script when you installed LDPE via the setup file.
Manually install the new version instead.

I listen carefully to your requests and possible complaints. Please leave me a message, with your thoughts and wishes to further improve the software.

LDPE is a 3D CAD application: The overall system requirements are higher. While I recommend to use a powerful 64-bit multicore system, it could be possible, to run LDPE on older machines as well.

System Requirements:


Minimum System Requirements:
  • 64-bit Java Runtime Environment (JRE) 1.8
  • OpenGL 2.1 compatible Graphics Card
  • Operating System (64-bit): Windows [7 or newer], Linux [e.g. Ubuntu Linux >=14.4], Mac OS X [>=10.6]
  • CPU: Multicore-Processor e.g. Intel Core 2 Duo or AMD Athlon II (>2.0Ghz)
  • RAM: 4GB
  • Video-Memory: 1 GB
  • Free Disk Space: 100 MB
Recommended Requirements:
  • Operating System (64bit): Windows 7,8,10, Linux [e.g. Ubuntu Linux >=14.4], Mac OS X [>=10.6]
  • OpenGL 3.3 compatible Graphics Card
  • CPU: Multicore-Processor with 4 cores (or more)
  • RAM: >4 GB
  • Video-Memory: >1 GB
  • Free Disk Space: 512 MB
  • For a faster start, LDPartEditor and the LDraw™ library should be installed on an SSD.
--------------------------------------------------------------------------------
How to check your JVM version (32- or 64-bit):
--------------------------------------------------------------------------------

You can try on the command line:

Code:
java -d64 version

If it's not a 64-bit version, you'll get a message that looks like:
This Java instance does not support a 64-bit JVM. Please install the desired version.

Print this item

  Part Request: 53993 Disc
Posted by: Ryan Howerter - 2018-07-04, 5:00 - Forum: Part Requests - Replies (3)

https://www.bricklink.com/v2/catalog/cat...4#T=C&C=34

Thanks!

Print this item

  LDCad 2.0 LDraw parser thoughts
Posted by: Roland Melkert - 2018-07-02, 18:48 - Forum: LDraw Editors and Viewers - Replies (7)

Hello all,

I'm still working on the foundations of LDCad 2 and if time permits I'll soon be starting with the LDraw parser.

So with this in mind I was thinking about possible improvements etc.

As always I'm very interested in what others would like to see supported/different from 1.6 etc.

Things I want myself:

100% official file format support. (mpd/headers/textures/etc)
All the defacto unofficial stuff (like "0 UNOFFICIAL PART" etc)
Some experimental stuff (like "0 !DATA")
LDCad groups
MLCad groups
Buffer exchange
Some or maybe even all LPub meta's.
Local color support (meaning a COLOUR meta will override colors used in following type 1 lines etc )


All input is welcome.

Print this item

  93561 - Hockey minifig visor
Posted by: Jodi Rehlander - 2018-07-02, 4:19 - Forum: Part Requests - Replies (2)

Hello - 
First post here, I believe I looked in all the places I could to be sure that the part I am seeking isn't already catalogued.

The part I would like to request: 
93561 - Minifig, Visor Hockey Mask

I did find this part in Lego Digital Designer and have exported the .ldr file (attached) but do not see the part in MLCad or LDraw. I am also fairly technical and would feel comfortable authoring this part if someone could point me in the right direction.

Thank you!
Jodi Rehlander



Attached Files
.ldr   mask.ldr (Size: 45 bytes / Downloads: 2)
Print this item

  [LDPartEditor] 0.8.44 Beta Released (Vertex-Window)
Posted by: Nils Schmidt - 2018-07-01, 20:55 - Forum: Parts Author Tools - Replies (5)

Hey,

after all these business trips I found some time for a new release :D

[Image: imgDuke2.png]
As always, you can download LDPE from this page:
http://nilsschmidt1337.github.io/ldparteditor/

Changelog:
(4 new features and 1 bug fixes)

With this release you will be able to...

  • ...translate the 3D view by just moving the cursor to the border of the 3D view (open the options menu to enable this).
  • ...use a vertex window in the top right corner to show/modify the x, y, z values of a single selected vertex.
  • ...see the transformation delta info placed right after the cursor coordinates on the status bar.
  • ...benefit from an enhanced "BFC + TEXMAP / Materials" render mode (OpenGL 3.3 only)
The following critical issues were fixed:
  1. The context menu button was invisible when rulers were shown on the 3D view.
What will the next release 0.8.45 deliver? Usability improvements, more toolbars and shortkeys.



The program was tested intensively with "real world" files.
However, it is still a beta version and something can go wrong in about 140.000 lines of code.

Make sure that you choose the right architecture for your OS and Java Virtual Machine (JVM) (64bit or 32bit).
A short guide how to check if a 64bit JVM is installed on your system is located at the bottom of this message.

  1. Download the zip-Archive
  2. Extract the archive content to the location of your choice
  3. On windows, double-click "LDPartEditor.exe" to start LDPE.
  4. On linux/mac, you have to excecute the shell script "run.sh" to start LDPE.
Alternatively, you can download a setup file to install LDPE on Windows.
When you install/extract LDPE on Windows you will find your LDPE configuration files under
{drive}\Users\{user}\AppData\Roaming\LDPartEditor
It is not recommended to use the "update.bat" script when you installed LDPE via the setup file.
Manually install the new version instead.

Please note that this software is in the beta stage. Although, this version was tested, there are already known issues  for this release. There is a potential risk of data loss.

You can search for updates if you do the following steps:

  1. On windows, double-click "update.bat" to search for updates.
  2. On linux/mac, you have to excecute the shell script "update.sh".
It is not recommended to use the "update.bat" script when you installed LDPE via the setup file.
Manually install the new version instead.

I listen carefully to your requests and possible complaints. Please leave me a message, with your thoughts and wishes to further improve the software.

LDPE is a 3D CAD application: The overall system requirements are higher. While I recommend to use a powerful 64-bit multicore system, it could be possible, to run LDPE on older machines as well.

System Requirements:


Minimum System Requirements:
  • 64-bit Java Runtime Environment (JRE) 1.8
  • OpenGL 2.1 compatible Graphics Card
  • Operating System (64-bit): Windows [7 or newer], Linux [e.g. Ubuntu Linux >=14.4], Mac OS X [>=10.6]
  • CPU: Multicore-Processor e.g. Intel Core 2 Duo or AMD Athlon II (>2.0Ghz)
  • RAM: 4GB
  • Video-Memory: 1 GB
  • Free Disk Space: 100 MB
Recommended Requirements:
  • Operating System (64bit): Windows 7,8,10, Linux [e.g. Ubuntu Linux >=14.4], Mac OS X [>=10.6]
  • OpenGL 3.3 compatible Graphics Card
  • CPU: Multicore-Processor with 4 cores (or more)
  • RAM: >4 GB
  • Video-Memory: >1 GB
  • Free Disk Space: 512 MB
  • For a faster start, LDPartEditor and the LDraw™ library should be installed on an SSD.
--------------------------------------------------------------------------------
How to check your JVM version (32- or 64-bit):
--------------------------------------------------------------------------------

You can try on the command line:

Code:
java -d64 version

If it's not a 64-bit version, you'll get a message that looks like:
This Java instance does not support a 64-bit JVM. Please install the desired version.

Print this item

  Help!!
Posted by: M. H. - 2018-06-27, 18:11 - Forum: Help - Replies (2)

Yesterday I've made an account here and something weird is happening, I looked at the private messages and it says that I have a total of 2 messages and 1 unread, when I clicked the private messages it said that I have no permission to acces it. Does anyone know what it means and what does  the messages say?

Print this item

  Programmer Volunteer
Posted by: Will Gauthier - 2018-06-26, 2:24 - Forum: General LDraw.org Discussion - Replies (3)

Hi, I'm Will and I'm an aspiring video game programmer. I was investigating the possibility of converting LEGO Digital Designer .lfxml files to a more standard format like .fbx or .obj when I came across LDraw and these forums. I've loved LEGO since I was little and this seems like a worthwhile organization, so I'd like to volunteer my talents. What programming tasks can I take on to be of assistance?

Print this item

  28220 Armor Plate
Posted by: Nathan S - 2018-06-23, 20:20 - Forum: Part Requests - Replies (4)

Does someone feel like tackling 28220?  It is a great shape for builds.

And if you wanted to do the alternate of 28220pb02 I wouldn't argue.

Thank you
-Nathan

Print this item