Commit Graph

64 Commits

Author SHA1 Message Date
JannisX11
66f7ec2b44 Add UV rotate tool
Improve array export of JSON compiler
Stop texture animations playing when switching tab
Fix duplicate keybinding from add mesh button
Improve transform space normal calculation
Fix interface issues
Add "Instance" property type
2021-09-20 18:45:02 +02:00
JannisX11
cf946c1b73 Allow removing sideloaded theme
Bump beta version
2021-09-08 13:04:14 +02:00
JannisX11
06d0dab517 Sort plugins by download count
Allow loading models from custom URLs
2021-08-27 15:48:32 +02:00
JannisX11
4192668e78 Allow opening multiple models at once 2021-08-27 11:41:26 +02:00
JannisX11
9de93508c2 Fix drag-n-dropping multiple files at once 2021-08-18 23:49:18 +02:00
JannisX11
773c6c7986 Add option to open models from link 2021-08-17 23:28:15 +02:00
JannisX11
fae6e70085 Add toolbar spacers and line breaks
Closes #367
Closes #902
Fix issue with dragging item out of toolbar in edit dialog
Improve size of quick message box
2021-08-03 21:44:50 +02:00
JannisX11
1e35ca9428 Make edit sessions compatible with tabs 2021-07-24 13:51:42 +02:00
JannisX11
b7910261db Save model data per project
Opening models from OS now opens new tab
2021-07-08 14:30:32 +02:00
JannisX11
f216b365c8 Merge branch 'master' into tabs 2021-07-06 21:34:46 +02:00
JannisX11
3ff0470489 Fix #886 Extruded Texture only works with 16x16 res 2021-06-24 18:56:32 +02:00
JannisX11
e9f033b8fb Hide import actions if no project is open
Closes #918
2021-06-17 13:34:11 +02:00
JannisX11
b46895fd7f Change local rotation behavior
Closes #899
2021-06-12 00:07:23 +02:00
JannisX11
bcbfc8eb76 Rename undo labels 2021-06-06 09:28:22 +02:00
JannisX11
4803d7efd9 Merge branch 'master' into next 2021-05-12 20:17:57 +02:00
JannisX11
ca0b1d6377 Merge branch 'master' into tabs 2021-05-08 11:50:19 +02:00
JannisX11
35e193f28d Tabs: Add new tab button, allow project opening 2021-05-08 11:43:40 +02:00
JannisX11
c9b6275d16 Initial tab bar implementation 2021-05-05 13:54:41 +02:00
JannisX11
5f4fb00f08 Import/export settings 2021-04-25 18:21:46 +02:00
JannisX11
f7edc3de3b Fix issue with saving skin on desktop app 2021-04-12 20:58:33 +02:00
JannisX11
43ff53d2e2 Add 2 weeks option to sharing menu 2021-04-11 13:14:14 +02:00
JannisX11
28295711b5 Rename gimbal controls to orbit gizmo
Add dialog to copy share link from
Combine 32 and 64 bit installer again
2021-03-05 19:03:19 +01:00
JannisX11
0beeed5c67 Add hidden tools info text in toolbar dialog
Fix #830 Texture turns white when importing project with same texture
Improve performance
2021-03-04 14:06:39 +01:00
JannisX11
6a8b955afe Merge branch 'merging' into 3.8 2021-02-28 15:59:26 +01:00
JannisX11
c14467da21 Merge branch 'sharing' into 3.8 2021-02-24 18:02:43 +01:00
JannisX11
af2d349c95 Sharing interface localization 2021-02-24 09:37:15 +01:00
JannisX11
5a0ebdbeae Merge branch '3.8' into merging 2021-02-20 13:21:46 +01:00
JannisX11
042e3c7e75 Keybinding tweaks
Write all default keybindings as char
Remove some default keybindings
2021-02-20 11:58:53 +01:00
JannisX11
02ff7e589e Change share button text 2021-02-13 21:37:35 +01:00
JannisX11
9c7e64e381 Merge branch '3.8' into merging 2021-02-01 19:58:14 +01:00
JannisX11
6471dd6a50 Add Blockbench.isTouch property
Fix issue with copying keyframes
2021-01-30 15:18:45 +01:00
JannisX11
d488ea7f81 Escape keys in JSON exporter 2021-01-19 17:59:17 +01:00
JannisX11
c2ed10d547 Basic model merging function 2021-01-09 13:37:50 +01:00
JannisX11
ab916f50ab Disable animation file options in generic models 2021-01-03 21:23:17 +01:00
JannisX11
274334b111 Refactor codec, format and IO files
Add new format property animation_files
2020-12-13 15:10:08 +01:00
JannisX11
71586327b2 Fix skin export via save model 2020-12-06 12:56:53 +01:00
JannisX11
c4344daae6 Make bone names unique after converting 2020-11-27 23:29:50 +01:00
JannisX11
8555f5b86c Make everything deletable 2020-11-27 23:23:16 +01:00
JannisX11
2f9c8b3d32 Sharing models 2020-11-13 20:43:22 +01:00
JannisX11
629c118856 Fix '#' not working in image paths in UI
Fixes #733
2020-11-07 20:48:58 +01:00
JannisX11
2ae9c926b1 Fix conditional properties missing from project
closes #749
2020-10-26 20:38:00 +01:00
JannisX11
a17035c812 Remove conditional chaining to increase compatiblity 2020-10-26 19:56:00 +01:00
JannisX11
9b3da73eea Add codec: load_filter API and convert codecs 2020-10-21 16:12:14 +02:00
JannisX11
12ca538252 Fix animation import/export 2020-09-27 22:11:37 +02:00
JannisX11
b8c763607f Fix issue with saving skins 2020-09-19 18:56:39 +02:00
JannisX11
8c92b8368d Fix issue with Infinity in JSON exporter 2020-08-05 16:39:26 +02:00
JannisX11
021255b85a Fix scaling with inflation applied, closes #689
Fix project not closing after trying to load invalid model, closes #685
Add timestamp for bbmodels
2020-07-25 23:18:23 +02:00
JannisX11
e1d183b76c Fix Ctrl+S not defaulting to project if no codec
Fix temp log message
Fix issue with format condition
Rename "Control" to "Ctrl"
2020-07-24 20:59:24 +02:00
JannisX11
a7471f3753 v3.6.0 2020-07-16 09:32:59 +02:00
JannisX11
6a4d37e7b6 v3.5.3 2020-05-31 15:54:04 +02:00