Giter Site home page Giter Site logo

greasepencil-addon's People

Contributors

pullusb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

greasepencil-addon's Issues

tab category

can you make this use the same tab category as your other addons "brush fill" and "stroke refine" ??

In grease pencil strokes disappear

In grease pencil drawing mode, when I pozition the screen to Z axis (by pressing 7) and rotate it to make sure that X axis points to the left, any new grease pencil strokes start disappearing. It works ok only as far as I do not rotate the screen to reposition X and Y axis.

Grease Pencil add-on: unable to download and import texture brush pack (internet connection)

I'm using Blender version 3.6.2 and working from home laptop (MAC) with a stable internet connection

When I enable the Grease Pencil add-on, I'm unable to "Download and Import Texture Brush Pack" due to Internet Connection.

Before, I've successfully downloaded this pack on my laptop and used various brushes like grass and leaves textures. However, it's not working anymore, and I've noticed the same issue on other computers.

Could it be a problem with my Blender version (3.6.2)?
I've followed the provided link (https://download.blender.org/demo/bundles/bundles-3.0/grease-pencil-brush-pack.zip), downloaded the zip file, and tried installing it, but there doesn't seem to be any change.

Screenshot 2023-11-26 at 9 56 39 PM Screenshot 2023-11-26 at 10 18 09 PM

Grease pencil HiDPI settings

This is not really an issue, its more as a feature request.
Working with 2 monitors one Full HD one 4K i have a lot of moments where the cursor isn't visible due to it being to small not adapting to offer some feedback on how much the brush size. In the Full HD one i can find it eventualy, but on the 4k there are so many moments when i cannot find the cursor and i have to position it outside of the canvas to regain usability.
While on a display tablet this wont happed, on a graphic tablet its a bit anoying.
My purposal is that changing the cursor to match the brush size at least, should be only available via this addon and not inside the whole blenders UI settings, if posible.

Thanks, for this awsome tool BTW!

When loading a set of texture brushes, an error pops up

When loading a set of texture brushes, an error pops up: "Check your connection! Unable to connect to the git directory". Although the Internet is, of course. Blender version - 3.1.0. Windows 10 operating system. Thank you!

Box deform causes Blender to crash

I have been playing with different add-ons for grease pencil lately. I was suspecting that the problem started happening when I installed the GP animator desk addon (paid add-on). But I am not sure anymore.

I have tried reinstalling everything, even flushing Blender ini file before reinstalling, but it still causes crashes very very often. Sometimes it works though. The crash happens when I press Enter after pulling to points of the box. I have tried different scenarios, adding separations to the grid or not, even changing from linear to smooth. It does not fix the problem.

At the moment, I cannot identify a constant. It seems to happen most often than not.

I have and Intel i7-10700F, 65gig of Ram and a RTX 2060 6GB Graphics card.

Thanks very much for all the hard work on this great addon.

Jean-François Lévesque

Error with background rendering

File "c:\Users\username\Desktop\blender-3.0.1-windows-x64\3.0\scripts\addons\greasepencil_tools\timeline_scrub.py", line 785, in register_keymaps
    km = addon.keymaps.new(name="Grease Pencil",
AttributeError: 'NoneType' object has no attribute 'keymaps'

Camera Mirror Flip - unable to assign shortcut

Is it just me, or is it currently impossible to assign a shortcut to the Camera Mirror Flip command? I can't find it in the keymap editor, nor does right clicking reveal an "assign shortcut" button. I'd really like to put this command on my macropad.

Sorry I forgot to include version information:

OS: macOS Monterey Version 12.6
Blender version: Version 3.3.0 (3.3.0 2022-09-07)
Addon version: 1.6.1

Import/Download brushes broken

After initial activation of addon on 3.1 everything seemed normal and clicking down arrow on brush tool area showed option to download/import additional brushes, however after restarting blender or starting new option, all of the imported/downloaded brushes disappeared along with option to reimport them. Trying to toggle an addon gave an error

Traceback (most recent call last):
File "E:\Program Files (x86)\Steam\steamapps\common\Blender\3.1\scripts\modules\addon_utils.py", line 387, in enable
mod.register()
File "E:\Program Files (x86)\Steam\steamapps\common\Blender\3.1\scripts\addons\greasepencil_tools_init_.py", line 45, in register
prefs.register()
File "E:\Program Files (x86)\Steam\steamapps\common\Blender\3.1\scripts\addons\greasepencil_tools\prefs.py", line 285, in register
bpy.utils.register_class(cls)
ValueError: register_class(...): already registered as a subclass 'GPTS_timeline_settings'

How to register the Camera Mirror Flip command in the Stream Deck

So, the title is self-explanatory. I got a Stream Deck, and I'm using it to register some of the more complex button combinations that Blender asks for. I'm working with Blender 4.0, I've installed the addon via the Blender Addon menu, and I'm using it on Linux. Like any other 2D artist, I use a lot the mirror flip of the view to balance out my shapes, and I wish I could do it with a button press instead of moving the cursor. What should I type in the command slot of the Stream Deck menu to make it flip the canvas?

Feature suggestion: custom shortcuts while drawing

Hi

Not bug, but I like to make feature suggestion for better workflow. When drawing with pen, it would be great to have samekind shortcuts like it is in Krita:
Pan = SPACE + pen
Rotate = SPACE + SHIFT + pen
Zoom = SPACE + CTRL + pen
Reset in Krita is NUMPAD 5, but I like how it reset now with GP-addon, with click. But same there, it would nice to have custom shortcut also there.

Unable to combine Grease Pencil tools with Geometry Nodes on Mac

Great Pencil told looks really exciting and I have downloaded Blender 4.02 for Mac to be able to access it

Have tried to use a GP stroke as a basis for Geometry Nodes as shown at https://youtu.be/1dePmVKNU4E?si=XUdziSM08VtbCK-G&t=19

However Blender does not recognise the grease pencil object as the basis for creating geometry nodes: It is impossible to pick on "new" in Geometry Nodes when the GP stroke is selected.

Hoping that this is a feature under development for Mac.

Timeline Scrub has error when trying to Snap

Hi,

When using the Timeline Scrub in Blender 3.1, all is fine until I try to Snap to keys. The error happens when "Always Snap" is enabled as well. "Rolling Mode" works fine.

Here is the error:

Python: Traceback (most recent call last):
  File "C:\Program Files\Blender Foundation\Blender 3.1\3.1\scripts\addons\greasepencil_tools\timeline_scrub.py", line 456, in modal
    context.scene.frame_current = self.new_frame
TypeError: bpy_struct: item.attr = val: Scene.frame_current expected an int type, not numpy.float64

location: <unknown location>:-1

The Timeline Overlay also remains on screen with each error.

Grease Pencil "Canvas Plane" Save

Is there feature in this addon that can quickly "save" canvas plane of grease pencil object? For example we might have multiple grease pencil and drawing from multiple angle. I wish to be able to "return" to the right canvas when drawing on different grease pencil. Similar to Mental Canvas and "Canvas List".

Box Deform Confirm hot key Numpad Enter not working

When I want to confirm my actions for Box Deform using Numpad Enter, it does not work. Confirmation can only be done with Enter on the main keyboard. Which is very inconvenient.
Thank you for understanding.

Camera Mirror Flip undone if second to last action

With the Undo function, not only the last action, but also the "Camera Mirror Flip" action will be undone if it was the second to last action.

OS: macOS Ventura Version 13.2.1
Blender version: Version 3.3.5
Addon version: 1.6.1

Grease pencil brushes

Id like to say, i have same issue with internet connection while adding an addon pack of brushes. Plus when i add brushes manually its doesnt save when i reopen Blender. however i chose a fake user. Im so upset i cant add plenty of brushes every time i want to draw. Please help me (((
Windows 10, Blender 4.0.

I made it! Sorry for bothering

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.