Zack Middleton
Zack Middleton
I acknowledge getting a clean image is an issue and should be fixed by adding code to rendering the texture at the specified size instead of scaling it. There would...
This was a side affect of deferring updating the frame count until done typing e.g., pressing enter or clicking off the Frames field to avoid truncating frames to 1 when...
Yeah, creating materials before creating groups makes sense.
Yeah, it should probably be set but because of RGB data not NPOT specifically. 8-bit per-channel RGBA data is always 4 byte aligned. 8-bit per-channel RGB data may need row...
I was planning to add this by copying model content needed by head, upper, and lower and then using regular model export for each part. However copying frame animations (using...
Merge animations undo event is fixed by fb66ccb21f772a2f7f168880dced412c50547fb4. Thanks.
Code seems odd. I cannot reproduce this issue. No group name or blank group name results in faces ~~being added to "No group"~~ not being assigned to a group in...
Never mind I found it. ``` object_name material_name face material_name face ```
I added SMD export in 294e152c2baa41c16f7031de755c93ac4c2eb542. I plan to add importing later this year. There are many MS3D fixes in [Maverick Model 1.3.11](https://clover.moe/2019/01/02/maverick-model-3d-1-3-11-released/). So using Milkshape 3D to convert SMD...
Blender has heavily customizable layouts so it makes sense to save them. This doesn't seem true for Misfit/Maverick Model 3D (grid size, view background color (to do), model rendering settings,...