Aza
|
b99df21570
|
remove unused code in group.js
|
2024-06-15 21:11:41 +02:00 |
|
Aza
|
4ebd9534f6
|
Merge branch 'next' into randomized_marker_colour_assignment_test
|
2024-06-15 21:09:23 +02:00 |
|
Aza
|
90bb970409
|
convert Randomize Marker color into an action, changed name from previous "random marker color" name
|
2024-06-15 20:28:21 +02:00 |
|
JannisX11
|
8fce11654b
|
Upgrade plugin loading
- Display plugin ID as location of error messages
- Isolate plugin contexts by default
|
2024-06-15 01:12:43 +02:00 |
|
JannisX11
|
1e56d47551
|
Display plugin ID in plugin error messages in web app
|
2024-06-13 18:44:21 +02:00 |
|
JannisX11
|
22b0d8e118
|
Fix absolute paths being prioritized when when merging projects
|
2024-06-12 22:06:03 +02:00 |
|
JannisX11
|
8d89a18341
|
Fix new issue with dragging texture into outliner
|
2024-06-12 22:05:32 +02:00 |
|
JannisX11
|
dcd6543fb3
|
Make outliner indentation more customizable via theme
|
2024-06-09 23:34:21 +02:00 |
|
JannisX11
|
5b8640e666
|
Add new preview scenes
|
2024-06-09 13:24:29 +02:00 |
|
JannisX11
|
3135869903
|
Detect and warn about unresolved Git merge conflicts
|
2024-06-08 15:40:54 +02:00 |
|
JannisX11
|
b740c56376
|
Merge branch 'texture-groups' into next
|
2024-06-08 15:19:20 +02:00 |
|
JannisX11
|
dfa32c9e66
|
Texture group rearranging and renaming
|
2024-06-08 15:18:52 +02:00 |
|
JannisX11
|
76beb0d71c
|
Texture group implementation
|
2024-06-06 23:36:15 +02:00 |
|
JannisX11
|
c2d2a40c0e
|
Update texture draggable system to support groups
|
2024-06-06 00:58:33 +02:00 |
|
JannisX11
|
26c840b0ec
|
Make outliner indentation customizable via theme
|
2024-06-05 23:20:10 +02:00 |
|
JannisX11
|
f250392f61
|
WIP animation merging
|
2024-06-03 23:50:42 +02:00 |
|
JannisX11
|
ada1c0ab92
|
Add custom timeline playback range
|
2024-06-02 23:18:15 +02:00 |
|
JannisX11
|
ccd436525d
|
Texture groups basics
|
2024-06-02 22:43:29 +02:00 |
|
JannisX11
|
70483fa933
|
Merge branch 'next' of https://github.com/JannisX11/blockbench into next
|
2024-06-01 12:01:17 +02:00 |
|
JannisX11
|
921cdbfc0a
|
Option for fill tool to fill all selected elements
Add "Selection" fill mode that's exclusive to the 2D Editor format
Auto-switch fill modes when a fill mode is no longer available in a format
|
2024-06-01 12:01:10 +02:00 |
|
JannisX11
|
475f6ff97e
|
Merge pull request #2331 from Azagwen/next
Added "solid with marker color" view mode from #2316
|
2024-05-31 23:07:27 +02:00 |
|
JannisX11
|
a5813050ff
|
Support removing object entries directly from menus
|
2024-05-30 23:49:39 +02:00 |
|
JannisX11
|
5b16025ec1
|
Add 3D printing to generic format target list
|
2024-05-28 01:14:45 +02:00 |
|
JannisX11
|
d3d1869a9f
|
Clear GPU cache after every restart on Linux
|
2024-05-23 22:00:40 +02:00 |
|
JannisX11
|
47448aa360
|
Fix issue with load-order of auto-backups
|
2024-05-20 21:51:59 +02:00 |
|
JannisX11
|
b7d66fbffc
|
Fix empty line with colon in scale dialog
|
2024-05-20 21:21:35 +02:00 |
|
JannisX11
|
11d4e09bf7
|
Fix tiny mesh corner pixels cannot be painted at 32x uv size
|
2024-05-19 01:38:55 +02:00 |
|
JannisX11
|
30abedaed4
|
Fix icons displaying cut-off
Fixes #2346
Fix start screen section headline sizes
|
2024-05-18 23:38:20 +02:00 |
|
JannisX11
|
71e796b71d
|
Fix #2347 modded entity export issue in older formats
|
2024-05-18 16:09:28 +02:00 |
|
JannisX11
|
0ec8af0a82
|
Let applying texture to mesh from viewport context menu apply to only selected faces
|
2024-05-13 20:13:33 +02:00 |
|
JannisX11
|
4916595702
|
Fix grainy face on mesh when UV scale is 0
|
2024-05-13 19:39:42 +02:00 |
|
JannisX11
|
2aea22ed1f
|
Fix dialog form updating issue
|
2024-05-13 19:22:42 +02:00 |
|
JannisX11
|
a14448bf88
|
Fix overlapping issue with new mobile menu bar
|
2024-05-13 19:04:13 +02:00 |
|
JannisX11
|
a5efa1c578
|
Revert default rotation space to local
Fix theme thumbnail compatibility issue with older browsers
|
2024-05-13 18:48:26 +02:00 |
|
JannisX11
|
c90267df7b
|
Fix elements remaining when undoing importing skin project
|
2024-05-13 18:42:27 +02:00 |
|
JannisX11
|
700cff7e07
|
OptiFine JEM texturing improvements
|
2024-05-13 18:30:43 +02:00 |
|
JannisX11
|
bc9ac15106
|
Fix programmatically setting form value in dialog causing update
|
2024-05-13 12:53:44 +02:00 |
|
Aza
|
0c2c84b77f
|
remove some errors leftover from a git reset
|
2024-05-12 21:45:43 +02:00 |
|
Aza
|
873730fd36
|
Added suggestion from #2210
|
2024-05-12 20:57:38 +02:00 |
|
Aza
|
a565e7209f
|
Fix custom Marker Colors breaking and freezing the canvas
|
2024-05-12 19:46:08 +02:00 |
|
JannisX11
|
be5a2082f6
|
Fix animation playback speed not working when recording GIF
|
2024-05-12 18:18:14 +02:00 |
|
JannisX11
|
71c1ed2445
|
Fix #2325 Short plugin website URL dot dot dotting
Make theme regex fix more clean and work on Chrome
|
2024-05-12 17:53:41 +02:00 |
|
JannisX11
|
ad7e3b18b0
|
Fix swipe gesture error
|
2024-05-12 12:47:58 +02:00 |
|
JannisX11
|
4a89ac1ddf
|
Add swipe gesture for menu bar
|
2024-05-12 12:31:18 +02:00 |
|
JannisX11
|
9926b50177
|
Rename cuboid with edges
|
2024-05-12 11:55:20 +02:00 |
|
Aza
|
29050ee5ec
|
added "solid with marker color" view mode
|
2024-05-12 11:21:37 +02:00 |
|
JannisX11
|
dfa0a0ede4
|
Fix issue with loading on older iOS versions
|
2024-05-11 22:54:00 +02:00 |
|
JannisX11
|
265fb66579
|
Fixes to modded entity class field
|
2024-05-11 22:24:00 +02:00 |
|
JannisX11
|
a14e9993f2
|
Mobile main menu tweaks
|
2024-05-11 13:47:01 +02:00 |
|
JannisX11
|
e341012991
|
Fix icon alignments in header bar
|
2024-05-11 13:28:44 +02:00 |
|