Waffle
Waffle
https://github.com/stella3d/job-system-cookbook/blob/master/Assets/Scripts/RayBoundsIntersection.cs line 36: "we can't use bools in NativeArray, since the type must be blittable" Could byte's or short's be used instead of int's to reduce memory usage?
**Material Maker version:** 0.99 **OS/device including version:** Windows 10 Latest **Issue description:** `sdPolygon` allows user defined polygon to extend outside the window, making it impossible to edit the polygon further...
Filled in most of the MVAR object information based on my research.
FYI, I'm seeing a large CPU bottleneck from `ReadPixels` in the profiler, a notoriously slow call (even though its a 1x1 texture). I would highly suggest finding another method of...
https://formats.kaitai.io/bmp/ Block diagram image for bmp is missing
Blender 3.4.1 blender-osm Premium (Latest from gumroad) Attempting to import 3D buildings always fails, python error. Importing 2D works however.  ``` Downloading the file from http://overpass-api.de/api/map?bbox=44.35747146606445,33.22505187988281,44.509220123291016,33.3184814453125... Saving the file...
### Platform ``` Windows 10 64bit (Latest) Blender 3.4.1 VS Code 1.78.1 (Latest) Blender Development 0.0.18 (Latest) VS Code Python 2023.8.0 (Latest) VS Code Pylance 2023.5.20 (Latest) Python 3.10.4 64bit...
Duplication doesn't carry all data over required for certain object types, such as: - Teleporters
# **Blender and OS versions** Blender 3.4.1 Windows 10 Latest # **Describe the bug** Areas with the "multipolygon" tag seem to be completely ignored when importing. For example, a single...
Support importing models at runtime. Formats: - .obj (text based mesh) and .mtl (basic text based material) - _Perhaps more to come_