Johan Walles Walles
  • Joined on 2013-02-05
Johan Walles commented on issue blender/blender#44254 2023-12-31 09:51:11 +01:00
TTC (TrueType Collection) font files aren't handled correctly

As a workaround, here's an online thingy that lets you extract .ttf files from a .ttc file: https://transfonter.org/ttc-unpack

But I agree with the OP, having this supported in Blender…

Johan Walles pushed to johan/single-file at Walles/blender-addons 2023-06-26 19:48:26 +02:00
daee55f8fc Handle review comment
88e4a02081 Skip cleanup if there's only one single file
d6880e32b4 Merge branch 'blender-v3.6-release'
92e2024cb8 Fix: glTF importer shading flat/smooth
387f4716d6 FBX I/O: Raise minor version number after recent updates to use new mesh API.
Compare 12 commits »
Johan Walles pushed to johan/single-file at Walles/blender-addons 2023-06-26 19:47:55 +02:00
137033a590 Handle review comment
Johan Walles commented on pull request blender/blender-addons#104582 2023-06-26 19:44:11 +02:00
Skip cleanup if there's only one single file

Let's see.

The first part before and is true if the list is at least 1 long.

The second part after and is true if the list is at least 2 long.

And as you say, since the list is…

Johan Walles pushed to johan/single-file at Walles/blender-addons 2023-06-26 06:42:40 +02:00
d5d3477f8c Skip cleanup if there's only one single file
1af41f9617 Merge branch 'blender-v3.6-release'
06328e8aea Collection Manager: Fix error restoring disabled objects. Task: #69577
28814d62ec Merge branch 'blender-v3.6-release'
e43a4a89c9 FBX IO: Raise minor version after recent improvements to custom properties suport.
Compare 152 commits »
Johan Walles commented on issue blender/blender-addons#104573 2023-04-30 15:08:16 +02:00
Node Wrangler: No matching images found

Here's a fix: blender/blender-addons#104582

Test case added for picking a single file banana-color.webp.

Before the fix it failed, after the fix it…

Johan Walles created pull request blender/blender-addons#104582 2023-04-30 15:05:04 +02:00
Skip cleanup if there's only one single file
Johan Walles created branch johan/single-file in Walles/blender-addons 2023-04-30 15:03:00 +02:00
Johan Walles pushed to johan/single-file at Walles/blender-addons 2023-04-30 15:03:00 +02:00
81b43c1d8d Skip cleanup if there's only one single file
4e034c150b io_scene_gltf2: quiet error running when context.space is None
9eab7f2c47 Import_3ds: Completed code improvement
423145fd05 Import_3ds: Completed code improvement
aa572e132d Import_3ds: Completed code improvement
Compare 10 commits »
Johan Walles commented on issue blender/blender-addons#104573 2023-04-28 15:30:21 +02:00
Node Wrangler: No matching images found

If you have the exact file name for what you're trying to import it should be rather straight forward to add another test case for this at the bottom of this file and fix it:

https://projects.bl

Johan Walles deleted branch johan/no-directx-map from Walles/blender-addons 2023-02-27 18:36:47 +01:00
Johan Walles closed pull request blender/blender-addons#104442 2023-02-27 17:39:26 +01:00
Node Wrangler: Add support for texturecan texture imports
Johan Walles commented on pull request blender/blender-addons#104442 2023-02-27 17:39:23 +01:00
Node Wrangler: Add support for texturecan texture imports

Replaced by #104445 which goes into blender-v3.5-release instead.

Johan Walles created pull request blender/blender-addons#104445 2023-02-27 17:38:45 +01:00
Node Wrangler: Add support for texturecan texture imports
Johan Walles created branch johan/no-directx-map-2 in Walles/blender-addons 2023-02-27 17:35:43 +01:00
Johan Walles pushed to johan/no-directx-map-2 at Walles/blender-addons 2023-02-27 17:35:43 +01:00
632ad4412a Add texturecan test
6914f60a72 Add test running instructions
ad26f1f421 VR Scene Inspection: I18n: enable translation of UI messages
Compare 3 commits »
Johan Walles commented on pull request blender/blender-addons#104442 2023-02-27 06:30:06 +01:00
Node Wrangler: Add support for texturecan texture imports

@brecht added you as a reviewer since you reviewed my previous change on the same topic: c0a678d3686a591eb3041cc72b60aec2857d389a

Johan Walles created pull request blender/blender-addons#104442 2023-02-27 06:25:26 +01:00
Node Wrangler: Add support for texturecan texture imports
Johan Walles pushed to johan/no-directx-map at Walles/blender-addons 2023-02-27 06:16:53 +01:00
604a4d678b Add texturecan test
ee9d840b91 Add test running instructions
Compare 2 commits »
Johan Walles created branch johan/no-directx-map in Walles/blender-addons 2023-02-27 06:16:53 +01:00