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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,416
» Latest member: ChrisSchick
» Forum threads: 6,244
» Forum posts: 52,209

Full Statistics

Online Users
There are currently 224 online users.
» 0 Member(s) | 219 Guest(s)
Applebot, Baidu, Bing, Google, Yandex

Latest Threads
Keywords and invalid 0 li...
Forum: Parts Tracker Discussion
Last Post: Peter Blomberg
20 minutes ago
» Replies: 3
» Views: 26
Friends 2025
Forum: Official Models
Last Post: Philippe Hurbain
10 hours ago
» Replies: 1
» Views: 83
Technic 1990
Forum: Official Models
Last Post: Takeshi Takahashi
Yesterday, 15:05
» Replies: 14
» Views: 18,088
Minifigure Head MINI HEAD...
Forum: Part Requests
Last Post: Philippe Hurbain
Yesterday, 15:04
» Replies: 3
» Views: 108
Sorting by date
Forum: Website Suggestions/Requests/Discussion
Last Post: Peter Blomberg
2025-11-01, 10:22
» Replies: 5
» Views: 248
Parts request , spider we...
Forum: Part Requests
Last Post: Peter Grass
2025-10-31, 11:23
» Replies: 1
» Views: 126
Part 4070 differences in ...
Forum: Parts Authoring
Last Post: Peter Grass
2025-10-31, 10:58
» Replies: 7
» Views: 298
Empty file with MLCad
Forum: Parts Authoring
Last Post: Orion Pobursky
2025-10-30, 0:20
» Replies: 2
» Views: 193
Duplo parts not yet in LD...
Forum: Part Requests
Last Post: Peter Grass
2025-10-29, 9:46
» Replies: 16
» Views: 2,132
Part Request Minifigure B...
Forum: Part Requests
Last Post: San
2025-10-29, 2:49
» Replies: 2
» Views: 233

 
  Textured sticker generator
Posted by: Roland Melkert - 2016-04-06, 20:48 - Forum: Parts Author Tools - Replies (2)

Hi all I wrote a very quick and dirty sticker generator

http://www.melkert.net/test/stickerGen.html

Might be useful to get simple sticker parts going.

Feel free to comment / use it in any way.

Print this item

  Access key for "Preview Post"
Posted by: Milan Vančura - 2016-04-05, 10:09 - Forum: Website Suggestions/Requests/Discussion - Replies (4)

Hi.

I've found there is already an access key for posting the comment ("s"), that's great. Could you add the access key "p" for preview, please?

It's handy to just press shift-alt-s to send the message instead of scrolling the page and looking for the button with mouse. But Preview button does not have the access key assigned.

Print this item

  Universal joint end (3712.dat) internals
Posted by: Roland Melkert - 2016-04-04, 20:40 - Forum: Parts Authoring - Replies (7)

hi all,

I think the internals of 3712.dat are modeled wrong. As I noticed the axle won't go in far enough while using them for the 8860 model.

   

Print this item

  Free shapes in LPub3D
Posted by: Jaco van der Molen - 2016-04-04, 14:17 - Forum: LDraw Editors and Viewers - No Replies

What do you think of the following:
http://forums.ldraw.org/thread-21180.html

Print this item

Question Parts tracker not recognizing login?
Posted by: Mark Kennedy - 2016-04-04, 5:09 - Forum: Website Suggestions/Requests/Discussion - Replies (21)

For some reason when I click on either the 'my submits' or 'my reviews' links under the tools link of the parts tracker it doesn't always immediately recognize that I am already logged in and will sometimes give me a message telling me I need to log in to access that function. Is anybody else having this problem? If it matters I am using Netscape Navigator version 9.

Print this item

  LD Pattern Creator - Reference Lines
Posted by: Reuben Pearse - 2016-04-03, 8:59 - Forum: LDraw Editors and Viewers - Replies (2)

Is there a way to delete reference lines in LD Pattern Creator - I'm using version 1.6.1

Thanks

Reuben

Print this item

Lightbulb issues with the new forum
Posted by: Don Heyse - 2016-04-02, 15:54 - Forum: Website Suggestions/Requests/Discussion - Replies (3)

Maybe I'm just too old, but I have some issues with the new forum... 

I think a button labeled "New Topic" would be nice.  The current name of that button (I can't see it now and can't remember what it was) is not informative.  At the very least it should include the word "new".

Would it be possible to access the weekly postings list without having to log in first?  A button near the mysterious "Portal" button would be nice.

The insert a link button always seems to put the link at the beginning of my post, no matter where I've positioned the cursor.  Same for some of the other buttons.

When I attempt to move something that was incorrectly placed at the beginning of the post, It erases everything else in the post.  

That's it for now.  Thanks,

Don

Print this item

  [LDPartEditor] 0.8.9 Beta Released
Posted by: Nils Schmidt - 2016-04-02, 9:06 - Forum: Parts Author Tools - Replies (12)

Hello!

My weekend begins... and here is LDPartEditor 0.8.9...

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

Changelog:
(6 new features and 8 bug fixes, 1 critical)

With this release you will be able to...

  • ...get a standard file header on any new *.dat file.
  • ...benefit from a better performing colour change and BFC swap in the text editor.
  • ...benefit from a little bit faster render engine (depends on the 3D settings).
  • ...shutdown LDPE quicker. LDPE does not ask you for unsaved projects anymore.
  • ...see "Ctrl+Click" hints on button tooltips (only for modifiable functions, e.g. "Round")
  • ...get lowercase folders names in the project structure.

The following critical issues were fixed:


  1. Risk of data loss: "Delete" in the text editor with no selected text threw an exception.
  2. The pipette copied the RGBA values from an overwritten colour 16.
  3. The subfile-compiler did not support "s\" sub-parts on linux.
  4. "Save As..." did not use the lowercase "s\" prefix for subfile names.
  5. "New Project" created a folder in the application directory.
  6. Shaders did not compile on Intel HD Graphics.
  7. The rubber band selection got cleared if the selection process was computationally intensive.
  8. Opening a file in the 3D editor was not sychronised with the part tree on the left.

What will the next release 0.8.10 deliver? A completely new options menu for GUI colour customisations and more...



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/mac, you have to excecute the shell script "run.sh" to start LDPE.

Please note that this software is in the beta stage. Although, LDPE 0.8.9 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".

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:
  • Java Runtime Environment (JRE) 1.8
  • OpenGL 2.1 compatible Graphics Card
  • Operating System (32/64bit): Windows [XP; Vista; 7 or newer], Mac OS X [>=10.6], Linux [e.g. Ubuntu Linux >=10.4]
  • CPU: Multicore-Processor e.g. Intel Core 2 Duo or AMD Athlon II (>2.0Ghz)
  • RAM: 4GB
  • Video-Memory: 512 MB
  • Free Disk Space: 100 MB

Recommended Requirements:
  • Operating System (64bit): Windows 7, Mac OS X [>=10.6], Linux [e.g. Ubuntu Linux >=10.4]
  • CPU: Multicore-Processor with 4 cores (or more)
  • RAM: >4 GB
  • Video-Memory: >=1 GB
  • Free Disk Space: 512 MB


--------------------------------------------------------------------------------
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:

Code:
This Java instance does not support a 64-bit JVM. Please install the desired version.

In general, I recommend to install the 64-bit version of the JVM for Java 8.

Print this item

  View unread posts, by account
Posted by: Milan Vančura - 2016-04-01, 12:01 - Forum: Website Suggestions/Requests/Discussion - Replies (9)

Related to what Philippe reported but I do not want to "hijack" his topic so I add the new one.

I want the function usual all other forums I know: posts not read yet by me. Plus option "mark as read", of course. Of course I mean links to post and not threads, as Philippe already wrote.
EDIT: better said: a link to the first unread post in each thread.

So I can easily see what's new for me. Then open those I want to read, mark the rest as read and "have a clean table" for  the next time.

Is this possible?

Print this item

  View recent posts
Posted by: Philippe Hurbain - 2016-04-01, 8:43 - Forum: Website Suggestions/Requests/Discussion - Replies (6)

The thing I really miss in the new forum is the "view recent posts" I had previously. The "view new posts" is much too volatile (if you get interrupted before seeing everything, you lose the rest). "View Today's Posts" is a bit better, but has still short memory. For a forum like this with relatively low volume, it could easily span several days (or more on several pages).

But what I miss even more in "view new posts" and "View Today's Posts" is to be able to directly see posts and not threads! Here I am sure to miss valuable contributions. I searched in settings, but found nothing to improve this behaviour.

Print this item