pullusb
cf3f39b730
Respect group lock and hide state
2024-12-16 17:29:27 +01:00
pullusb
1c39d81ef1
update links for latest gpv2 release on readmes
2024-12-03 18:29:20 +01:00
pullusb
7665dd4f4f
Add optional object target for constant cursor follow
2024-12-03 16:37:42 +01:00
pullusb
2013c55ba8
Fix broken cursor_follow feature
2024-12-03 16:10:30 +01:00
pullusb
3695470354
Fix problem in viz conflict check
2024-12-03 15:36:55 +01:00
pullusb
186229cdba
typo
2024-12-03 14:36:48 +01:00
pullusb
e441f485a6
version bump
2024-12-03 14:27:35 +01:00
pullusb
0cee6163aa
Improve file checker
...
4.0.2
changed: File checker doest not fix directly when clicked:
- List potential change and display an Apply fix
changed: Enhanced visibility conflict list:
- Also include viewlayer hide value
- Allow to set all hide value from the state of one of the three
2024-12-03 14:26:43 +01:00
pullusb
58e6816e39
Fix material move (fill opacity problem comes from blender 4.3 itself)
2024-12-02 14:51:43 +01:00
pullusb
4d6dc06e4e
Remove useless pseudo groups now that there is a native group system
2024-12-02 11:39:17 +01:00
pullusb
c8763f5ca4
add create empty frames to layer dropdowm menu
2024-11-28 12:29:27 +01:00
pullusb
f9e7c9cc3b
Fix layer nav operator
...
4.0.1
- fixed: layer nav operator on page up/down
2024-11-28 12:26:33 +01:00
pullusb
86fb848e4a
fix batch reproject frame issue
2024-11-27 18:01:18 +01:00
pullusb
abb61ca6d4
Initial code for better cursor_follow behavior (wip)
2024-11-27 16:43:41 +01:00
pullusb
7430bca02f
Fix modifiers access
2024-11-27 16:40:31 +01:00
pullusb
f5c20a3499
fix bad initialized value in clipboard paste.
...
4.3 do not initialize points opacity and radius as expected
2024-11-26 16:30:21 +01:00
pullusb
edfefa874a
robust attribute copy for duplicate frames
2024-11-26 14:16:29 +01:00
pullusb
6dbf666ee3
Fix duplicate-send to to layer
2024-11-21 15:11:06 +01:00
pullusb
d3e4072564
wip copy-move keys
2024-11-14 19:09:52 +01:00
pullusb
63f377d7d1
Fix material picker keymap
2024-11-14 18:02:24 +01:00
pullusb
49c70860a6
gpv3 port: create empty frames - add support for group as source
...
add utility function to check hide-lock state of nested items
2024-11-14 17:27:57 +01:00
pullusb
b525cda28e
gpv3 : pick closest layer from stroke
2024-11-14 16:18:56 +01:00
pullusb
05053cff68
fix copy paste layers
2024-11-14 16:11:31 +01:00
pullusb
4937aa32c0
gpv3 world copy cut paste
2024-11-13 18:58:28 +01:00
pullusb
5d930df06b
add waning message in readme
2024-11-13 11:10:51 +01:00
pullusb
5d35074d3d
fix get addons pref
...
remove edit line opacity
fix menus
2024-11-12 19:06:57 +01:00
pullusb
94fc926f7a
Gp modifier to unified modifier
2024-11-11 18:44:35 +01:00
pullusb
0160b4eae4
keymap paint mode name
2024-11-11 17:49:22 +01:00
pullusb
1dfb8cff9c
add intermediate stroke container - strokes to drawing.strokes
2024-11-11 17:48:11 +01:00
pullusb
4732110b93
multi_frame editing changed to scene toolsetting property
2024-11-11 17:34:47 +01:00
pullusb
7bc7d5d9ff
fix brush context menu
2024-11-11 17:32:58 +01:00
pullusb
998bd4b0cb
active_frame attribute to current_frame method
2024-11-11 17:30:33 +01:00
pullusb
25adb5beb6
partial update of GP menu types
2024-11-11 17:27:57 +01:00
pullusb
6e94ee270d
point attribute co to position
2024-11-11 16:23:11 +01:00
pullusb
3ece64e517
gpv3 update info to name property
2024-11-11 15:56:43 +01:00
pullusb
eae69b6f75
update to gpv3 context modes
2024-11-11 15:47:33 +01:00
pullusb
f5a78601b6
Begin port to GPv3 - change GP type
2024-11-11 15:35:39 +01:00
pullusb
98ed92afe2
add link to last gpv2 release
2024-11-11 15:35:27 +01:00
pullusb
c02b890915
Add Copy material to layer
...
3.3.0
- added: `Move Material To Layer` has now option to copy instead of moving in pop-up menu.
2024-07-16 17:57:27 +02:00
pullusb
19e26f8cee
Fix batch project bug and expose placemnt options
...
3.2.0
- added: UI settings to show GP tool settings placement and orientation
- fixed: Bug with reproject orientation settings
- added: show current orientation in batch reproject popup UI (if current is selected)
2024-06-04 14:33:31 +02:00
pullusb
01ce06201e
move material to layer feature
...
3.1.0
- added: Feature to move all strokes using active material to an existing or new layer (material dropdown menu > `Move Material To Layer`)
2024-05-30 18:33:05 +02:00
pullusb
92e53f8368
update urls to gitea repository
2024-03-28 17:10:32 +01:00
pullusb
386be46251
update changelog 3.0.2
2024-03-27 12:10:15 +01:00
pullusb
47b9b68e9e
Expose ops copy-move keys to layer in menus
...
3.0.2
- changed: Exposed `Copy/Move Keys To Layer` in Dopesheet(Gpencil), in right clic context menu and `Keys` menu.
2024-03-27 12:09:57 +01:00
pullusb
810256f5cb
fix crash after empty frame creation
...
3.0.1
- fixed: Crash when drawing directly after generating empty frames
2024-02-22 11:09:26 +01:00
pullusb
cf2ba8448a
replace bgl with gpu calls update for 4.0
...
3.0.0
- Update for Blender 4.0 (Breaking release, removed bgl to use gpu)
- fixed: openGL draw camera frame and passepartout
2024-02-20 16:07:20 +01:00
pullusb
4fadf35163
add step select gp frames feature
...
2.5.0
- added: Animation manager new button `Frame Select Step` (sort of a checker deselect, but in GP dopesheet)
2024-01-24 17:54:14 +01:00
pullusb
429179d936
apply get-draw_plane func changes
2024-01-18 19:32:05 +01:00
pullusb
053a9d7f7b
Faster and better batch reproject
...
2.4.0
- changed: Batch reproject consider camera movement and is almost 8x faster
- added: Batch reproject have "Current" mode (using current tool setting)
2024-01-18 19:24:52 +01:00
pullusb
280a575631
fix json palette export
...
2.3.4
- fixed: bug when exporting json palettes containing empty material slots
2023-09-27 14:54:56 +02:00