| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,697
» Latest member: Libusa
» Forum threads: 6,417
» Forum posts: 53,211
Full Statistics
|
| Latest Threads |
98295c01pb02
Forum: Part Requests
Last Post: Peter Grass
1 hour ago
» Replies: 4
» Views: 3,302
|
2026 - New Parts -> Raw M...
Forum: Part Requests
Last Post: Gerald Lasser
4 hours ago
» Replies: 8
» Views: 224
|
Smort brick stuff
Forum: Part Requests
Last Post: Jeff Jones
Yesterday, 15:35
» Replies: 2
» Views: 203
|
Technic 1993
Forum: Official Models
Last Post: Takeshi Takahashi
Yesterday, 14:43
» Replies: 5
» Views: 7,541
|
Part request for 4518c an...
Forum: Part Requests
Last Post: Alfred Schmitz
Yesterday, 12:44
» Replies: 2
» Views: 177
|
2026 - New Parts -> Raw M...
Forum: Part Requests
Last Post: Gerald Lasser
2026-03-01, 20:43
» Replies: 3
» Views: 1,633
|
4175 part depth appears t...
Forum: Parts Authoring
Last Post: Evert-Jan Boer
2026-03-01, 13:28
» Replies: 1
» Views: 130
|
Discussion - proposal to ...
Forum: Official File Specifications/Standards
Last Post: N. W. Perry
2026-03-01, 4:50
» Replies: 60
» Views: 7,099
|
Animal minifigure heads l...
Forum: Part Requests
Last Post: Timothy Hall
2026-03-01, 3:41
» Replies: 20
» Views: 17,244
|
Parts request, set 42224,...
Forum: Part Requests
Last Post: Alfred Schmitz
2026-02-28, 17:11
» Replies: 2
» Views: 287
|
|
|
| [LDPatternCreator] Primitive mode not working |
|
Posted by: Chris Böhnke - 2024-01-26, 20:48 - Forum: Parts Author Tools
- Replies (4)
|
 |
Hello everyone,
I need to place a disc+ndis primitive on a 3626b head.
I tried doing this by Add Primitive [F7] > LDraw Primitive > Circular Disc Sector > 4-4disc.dat
The 'Set primitive origin' dialogue appears and I can select some point (the disc's midpoint I assume?) but as soon as I click, the dialogue disappears and nothing happens at all.
I tried to reset my LDraw path, reinstalled the latest version (1.7.3), but nothing changes.
Forum and Google search yielded no answer, but the implication that you can place primitives in that way (?).
What am I doing wrong?
|
|
|
| Unofficial parts once again being redirected to https |
|
Posted by: Travis Cobbs - 2024-01-20, 2:33 - Forum: Website Suggestions/Requests/Discussion
- Replies (20)
|
 |
LDView's unofficial parts downloading is once again broken due to the http URLs being redirected to https. For example, I debugged an attempt to download the following URL in LDView:
Code: http://www.ldraw.org/library/unofficial/parts/s/3817cpy4s01.dat
The response was a 301 "moved permanently" response with the following new URL:
Code: https://www.ldraw.org/library/unofficial/parts/s/3817cpy4s01.dat
This happened not too long ago and got fixed, so hopefully it can be fixed again.
Note: supporting https in a cross-platform fashion is not remotely easy, and I'm pretty sure that doing so with a third-party library such as curl also requires constant application updates to continue to function over time (updating the root certificates that the application trusts).
|
|
|
|