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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,770
» Latest member: Mango1212121
» Forum threads: 6,457
» Forum posts: 53,489

Full Statistics

Online Users
There are currently 302 online users.
» 3 Member(s) | 293 Guest(s)
Applebot, Baidu, Bing, Facebook, Google, Yandex, Cam's Bricks, Magar

Latest Threads
Proposed change to !CATEG...
Forum: Official File Specifications/Standards
Last Post: Orion Pobursky
1 hour ago
» Replies: 0
» Views: 14
Feature request - Add cur...
Forum: LDraw Editors and Viewers
Last Post: Roland Melkert
Yesterday, 22:05
» Replies: 11
» Views: 2,028
[LDPE] 1.9.02 Released (S...
Forum: Parts Author Tools
Last Post: N. W. Perry
Yesterday, 15:30
» Replies: 3
» Views: 418
Wheels needed for Set 772...
Forum: Part Requests
Last Post: Alfred Schmitz
Yesterday, 9:16
» Replies: 4
» Views: 252
Technic 1993
Forum: Official Models
Last Post: N. W. Perry
2026-04-01, 22:41
» Replies: 11
» Views: 10,438
Description errors and mi...
Forum: Parts Authoring
Last Post: Magnus Forsberg
2026-04-01, 21:42
» Replies: 3
» Views: 246
Insert background picture...
Forum: LDraw Editors and Viewers
Last Post: Roland Melkert
2026-04-01, 19:48
» Replies: 6
» Views: 1,229
request me to do a part y...
Forum: Parts Authoring
Last Post: Jeff Jones
2026-04-01, 6:32
» Replies: 3
» Views: 438
LDraw.org 2026-03 Parts U...
Forum: LDraw.org Announcements
Last Post: Orion Pobursky
2026-04-01, 2:04
» Replies: 0
» Views: 184
Incomplete list in the se...
Forum: Help
Last Post: Orion Pobursky
2026-03-30, 21:41
» Replies: 1
» Views: 217

 
  [LDPartEditor] 0.8.32 Beta Released (Manipulator / Usability / bugfix)
Posted by: Nils Schmidt - 2017-06-17, 23:29 - Forum: Parts Author Tools - Replies (26)

Hey,

in the last weeks I had much fun at work and some time on the weekend for LDPE :)

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

Changelog:
(10 new features and 6 bug fixes)

With this release you will be able to...

  • ...see the distance traveled/angle rotated in the status bar while using the move or rotate tool.
  • ...access the manipulator features from a sub menu in the 3D editor context menu.
  • ...see a tooltip for view rotation in the primitive area.
  • ...move the Manipulator with left/right or up/down arrows on keyboard.
  • ...remove all "0 // Inlined:" notices with a "quick fix".
  • ...download/update the "ldconfig.ldr" file from LDraw.org.
  • ...download/update the "categories.txt" file from LDraw.org.
  • ...benefit from much faster undo/redo.
  • ...benefit fom a faster program start.
  • ...benefit from the fact that when using the translate/scale/set etc actions, it displays the global axis, if global mode is active.
The following critical issues were fixed:

  1. Sometimes, deselected elements were re-selected when selecting a subpart.
  2. "Save As..." did not trigger a check for warnings / hints / errors
  3. "LDConfig.ldr" / "ldconfig.ldr" issues on case sensitive file systems.
  4. LDPE false reported that the single !HELP meta command was "split apart".
  5. Sometimes, the UI freezed permanently under Linux.
  6. Implementation: Little resource leak with org.eclipse.swt.graphics.Cursor instances.
What will the next release 0.8.33 deliver? Bug fixes, more header validation features, usability improvements...



The program was tested intensively with "real world" files.
However, it is still a beta version and something can go wrong in about 100.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 "run.bat" to start LDPE.
  4. On linux, you have to excecute the shell script "run.sh" to start LDPE.
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, you have to excecute the shell script "update.sh".
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]
  • 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]
  • 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

  LDraw for Android
Posted by: Jarema - 2017-06-17, 13:15 - Forum: LDraw Editors and Viewers - Replies (1)

Can someone point me to equivalent app of LDraw on Android platform or viewer that can visualize the content of LDraw file ?!!

Print this item

  LDCad 1.6 (win+linux)
Posted by: Roland Melkert - 2017-06-13, 20:28 - Forum: LDraw Editors and Viewers - Replies (42)

Hello all,

I finally managed to finish the final 1.6 version of LDCad.

Mostly bug fixes and some scripting tweaks.

I've also added a new example/animation featuring the 8852 set.

       

And a youtupe clip of its rendering by POV-Ray
https://youtu.be/ZeUtxgQp_7g

As always the latest version can be downloaded here:
http://www.melkert.net/LDCad/download

This will be (99.5% certain) the last 1.x version excluding one or two maintenance (1.6a etc) versions.

This because I want to concentrate on setting up a new (HQ) LDraw rendering engine. This project might lead to a 2.0 version but I'm not sure of that jet.

Print this item

  Wigs 18639 or 92255?
Posted by: Jaco van der Molen - 2017-06-13, 19:10 - Forum: Parts Authoring - Replies (3)

Hi all,

I was looking for this wig part 6086929 which is this one:
https://brickset.com/parts/design-18639

[Image: 6086929.jpg]

It is not done in LDraw, but I found this one:
https://brickset.com/parts/design-92255

[Image: 4596240.jpg]

This one is in LDraw!
Are these the same? Or at least almost the same?

The only difference I can spot is that the second one is from 2012 and also comes in brown.

The first one is from 2013 and also comes in yellow and brown, which seems to be from 2016?

Print this item

  3626cpb1504 Minifig Head
Posted by: Knud Ahrnell Albrechtsen - 2017-06-12, 9:08 - Forum: Part Requests - No Replies

Hi

Will you please make the following part.

3626cpb1504 Minifig, Head Dual Sided Dark Orange Eyebrows with Scar, Goatee, Freckles, Determined / Smile with Teeth, Eyes Closed Pattern


Knud

Print this item

  3626cpb0405 Minifig Head
Posted by: Knud Ahrnell Albrechtsen - 2017-06-12, 9:07 - Forum: Part Requests - Replies (2)

Hi

Will you please make the following part.

3626cpb0405 LegoMinifig, Head Male Brown Eyebrows, Open Lopsided Grin, White Pupils Pattern

Knud

Print this item

  90386 Minifig headgear Beret
Posted by: Knud Ahrnell Albrechtsen - 2017-06-12, 6:38 - Forum: Part Requests - Replies (4)

Hi

Anyone know if this is made?
90386 Minifig Headgear Beret

/Knud

Print this item

  3070bpb089 Tile 1 x 1 with Keypad Pattern
Posted by: Knud Ahrnell Albrechtsen - 2017-06-12, 6:30 - Forum: Part Requests - Replies (2)

Hi

Is this part made?
3070bpb089 Tile 1 x 1 with Keypad Pattern

I can't find it?

Knud

Print this item

  973pb2342 Minifig Torsoe
Posted by: Knud Ahrnell Albrechtsen - 2017-06-12, 6:26 - Forum: Part Requests - Replies (2)

Hi

Could you please make 973pb2342 torsoe available?

/Knud

Print this item

  973pb1994 Minifig Torsoe
Posted by: Knud Ahrnell Albrechtsen - 2017-06-12, 6:22 - Forum: Part Requests - Replies (2)

Hi

Could you please make 973pb1994 torsoe available?

/Knud

Print this item