JannisX11
0ada723ed8
Add MCMeta texture animation support
2022-10-07 19:52:36 +02:00
JannisX11
9467d99869
Merge branch 'master' into next
2022-10-03 15:00:16 +02:00
JannisX11
7321a30514
Fix #1585 Image tabs do not correctly save viewport position
...
Fix missing thumbnails for image tabs
Fix issue with plugin settings not saving in rare cases
Fix #1583 converting a project does not mark it as unsaved
2022-10-01 17:11:42 +02:00
JannisX11
0914564a89
Implement per-cube UV mode
2022-09-25 01:12:03 +02:00
JannisX11
c8a6e01baa
Fix issue with screenshot tools on start screen
...
Add event hooks for format construct and delete
Change resize line highlight timing
2022-09-13 13:30:00 +02:00
JannisX11
f468486f8b
Improve 2D image editor
...
Fix mobile implementation
Add dynamic max zoom level in UV / texture editor
2022-09-03 23:36:21 +02:00
JannisX11
a1c69b01ed
Merge branch 'cube-limiter' into next
2022-08-25 18:09:07 +02:00
JannisX11
7ad1c898b6
Use smoother equation smooth brush falloff
...
Fix grid not updating when exploding model (#1451 )
Fix tooltip in texture generator dialog
Change background color in center texture/UV editor
Increase minimum image zoom in Paint format
Fix wrong keybinding label in status bar on Mac
2022-08-20 20:31:04 +02:00
JannisX11
2aac76d81c
Add 2D image editing mode
2022-08-06 13:37:20 +02:00
JannisX11
d22d37c073
Preview scene fixes
...
Fix issue with UV menu
2022-07-09 19:04:12 +02:00
JannisX11
86292d9c58
Merge branch 'preview' into next
2022-07-08 23:35:46 +02:00
JannisX11
3d56367602
Preview scene changes
2022-07-07 07:33:20 +02:00
JannisX11
e44c28859f
Fix issue with start screen loaders
...
Fix bedrock block texture import
2022-06-15 18:54:38 +02:00
JannisX11
beafe81c08
Merge branch 'bedrock-blocks' into next
2022-06-11 12:28:21 +02:00
JannisX11
a9f9e54d25
Merge branch 'new-start-screen' into next
2022-06-05 17:35:10 +02:00
JannisX11
0faf38e346
WIP custom cube limiter
2022-06-02 23:02:13 +02:00
JannisX11
e5e2a7b816
Bedrock block format
...
Bedrock block texture auto importing
2022-05-29 12:33:41 +02:00
JannisX11
6f14cda3fa
Move most hard coded format features to format features
2022-05-26 20:30:42 +02:00
JannisX11
62061d9f51
Convert start screen loaders to class
...
Implement format pages
2022-05-23 20:46:49 +02:00
JannisX11
669be56ed6
WIP preview scenes
2022-05-21 17:43:08 +02:00
JannisX11
300ddd4f50
Make model identifier/geo name optional for formats
...
Fix menus not disappearing after closing tab
2022-05-20 00:24:43 +02:00
JannisX11
9efcc025c8
Searchable lists in select elements
...
can_convert_to property on formats
Format convert event hook
2022-05-18 23:52:12 +02:00
JannisX11
5764c3b0ba
Format about pages on start screen
2022-05-18 23:44:00 +02:00
JannisX11
d6a4d4e238
Use custom bb-select elements in interface
...
Add onBuild hook to dialogs
Enable animated textures in generic format
2022-05-14 20:37:35 +02:00
JannisX11
88a0559c17
Display plugin about texts in multiple lines
...
Fix incorrect code font in plugin about text
Fix keybind items not allowing custom names
Fix custom formats not appearing on start screen instantly
Fix texture generator failing on 0 wide mesh faces
Fix issue with brush tool when using scroll bars in Paint panel
2022-04-10 17:57:47 +02:00
JannisX11
db63aa6de5
Make 3D scene colors customizable by CSS
2022-02-12 00:06:31 +01:00
JannisX11
30297c67dd
Change ground plane color
...
Enable locators in generic model
Optimize skin models for pose compatibility
2021-12-21 15:30:01 +01:00
JannisX11
a5545e5348
Implement lock IK target rotation
...
Fix issues with skin pose when saving
2021-12-20 22:26:07 +01:00
JannisX11
666b37b908
Add confidential field to formats to hide in streamer mode
...
Fix FOV issue in start screen thumbnails
Fix #1199 Drag to duplicate works on skin mode
2021-12-10 17:14:05 +01:00
JannisX11
8beef0e1f0
Add pose mode
2021-11-23 12:51:09 +01:00
JannisX11
de9bbd90cb
Add ground plane option
2021-11-11 21:56:21 +01:00
JannisX11
5a2cc317a5
Fix Scale... not opening when group selected
...
Fix animation export path issue
Fix issue with format switching between tabs
Fix being able to select locked cubes in UV editor
2021-10-25 20:23:46 +02:00
JannisX11
4c646d4e69
Fix issue with box UV switching in individual tabs
...
Downgrade electron to 13 on Linux, fixes #1091
Fix UV editor width on mobile
2021-10-15 12:15:11 +02:00
JannisX11
33b8b9e62d
Fix issue moving and resizing cube UV
...
Fix issue with switching project when vertex snap is selected
Fix #1089 Vertex snap connection line displayed at wrong location
Add new splash screen
2021-10-14 12:40:59 +02:00
JannisX11
2a85c12152
Improve texture paths for optifine entities
...
Fixed UV editor reverse select error
Auto imported textures meshes in java models are not locked
Fix glTF export issue
2021-10-07 10:20:58 +03:00
JannisX11
6b5a5f5cc0
Fix #1063 Unable to rotate groups with meshes on them
...
Fix project import resolution issues with meshes (#1059 )
Fix #1058 Importing project does not apply mesh texture
Fix #1064 Cannot move lines on normal transform mode
Fix various actions not working on meshes
Fix various vue errors and inconsistencies
2021-09-21 11:20:10 +02:00
JannisX11
ab15270057
Mesh editing fixes
2021-08-30 10:30:46 +02:00
JannisX11
f169eb544d
UV Painter info bar
...
Improve mesh face deleting
2021-08-29 10:44:05 +02:00
JannisX11
c613bb32c4
Merge branch 'texturemesh' into next
2021-08-27 11:45:44 +02:00
JannisX11
774a0f2a1c
Merge branch 'uv-editor' into poly
2021-08-19 16:01:50 +02:00
JannisX11
3bbd7007cf
New UV editor initial setup
2021-08-17 22:02:23 +02:00
JannisX11
6be0d0cf61
Texture mesh rendering
2021-08-12 22:15:47 +02:00
JannisX11
45eef76105
Implement new system to update view
2021-07-29 18:17:26 +02:00
JannisX11
49b1da4dd9
Add basic mesh element setup
2021-07-26 17:07:51 +02:00
JannisX11
1e35ca9428
Make edit sessions compatible with tabs
2021-07-24 13:51:42 +02:00
JannisX11
f216b365c8
Merge branch 'master' into tabs
2021-07-06 21:34:46 +02:00
JannisX11
e4f9b8cf60
Fix incorrect keyframe panel inputs for effects
...
Improve usability of sound keyframes in timeline
Fix render sides not updating in solid view mode
Make search bar in dialogs wider
Fix missing codec in generic model format
2021-06-16 15:52:05 +02:00
JannisX11
c9b6275d16
Initial tab bar implementation
2021-05-05 13:54:41 +02:00
JannisX11
9c0bbd988f
Improve design in some dialogs
...
Improve format selection
2021-01-09 14:17:18 +01:00
JannisX11
ab916f50ab
Disable animation file options in generic models
2021-01-03 21:23:17 +01:00