Giter Club home page Giter Club logo

blenrig's People

Contributors

jfranmatheu avatar jpbouza avatar savmartin avatar zebus3d 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  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  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  avatar  avatar  avatar

blenrig's Issues

Not compatible with Blender Version 4.0

The addon doesn't load
Error as follows
Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender 4.0\4.0\scripts\modules\addon_utils.py", line 364, in enable
mod = importlib.import_module(module_name)
File "C:\Program Files\Blender Foundation\Blender 4.0\4.0\python\lib\importlib_init_.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 1050, in _gcd_import
File "", line 1027, in _find_and_load
File "", line 1006, in _find_and_load_unlocked
File "", line 688, in _load_unlocked
File "", line 883, in exec_module
File "", line 241, in call_with_frames_removed
File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\BlenRig-6_v2_1_0_init
.py", line 78, in
from .ui.panels.guide_reproportion_assistant import BLENRIG_PT_reproportion_guide
File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\BlenRig-6_v2_1_0\ui\panels\guide_reproportion_assistant.py", line 2, in
from ...guides.guide_ops import VIEW3D_OT_blenrig_guide_reproportion
File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\BlenRig-6_v2_1_0\guides\guide_ops.py", line 8, in
from . draw import draw_callback_px
File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\BlenRig-6_v2_1_0\guides\draw.py", line 7, in
from . rectangle import Draw_Rectangle
File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\BlenRig-6_v2_1_0\guides\rectangle.py", line 6, in
shader = gpu.shader.from_builtin('2D_UNIFORM_COLOR')
ValueError: expected a string in ('FLAT_COLOR', 'IMAGE', 'IMAGE_COLOR', 'SMOOTH_COLOR', 'UNIFORM_COLOR', 'POLYLINE_FLAT_COLOR', 'POLYLINE_SMOOTH_COLOR', 'POLYLINE_UNIFORM_COLOR'), got '2D_UNIFORM_COLOR'

The instruction images are difficult to read

Not sure whether it is my eyesight or the screen resolution, but it is hard to follow through the guide, because of its semi-transparent background and small size of text. Increasing display size in blender or zooming in doesn't appear to alter it so I have really tiny text even if I can make everything else big. It would help to be able to see a bigger version of the image or at least make the background opaque so that the scene in the background doesn't add difficulty.

both 31 mb and 3 mb versions broken

sir I am using blender 3.1 caustics build with blenrig 6 and 5 both are showing error but in blender 3.0 it is behaving fine.
what to do??
showing index out of reach error

BlenRig not working with the upcoming blender 4.0!

Hi,
when I install the plugin and try to enable it, I get the following error:

Traceback (most recent call last):
  File "C:\Users\User\Documents\blender-beta\4.0\scripts\modules\addon_utils.py", line 364, in enable
    mod = importlib.import_module(module_name)
  File "C:\Users\User\Documents\blender-beta\4.0\python\lib\importlib\__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\BlenRig-6_v2_1_0\__init__.py", line 78, in <module>
    from .ui.panels.guide_reproportion_assistant import BLENRIG_PT_reproportion_guide
  File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\BlenRig-6_v2_1_0\ui\panels\guide_reproportion_assistant.py", line 2, in <module>
    from ...guides.guide_ops import VIEW3D_OT_blenrig_guide_reproportion
  File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\BlenRig-6_v2_1_0\guides\guide_ops.py", line 8, in <module>
    from . draw import draw_callback_px
  File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\BlenRig-6_v2_1_0\guides\draw.py", line 7, in <module>
    from . rectangle import Draw_Rectangle
  File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\BlenRig-6_v2_1_0\guides\rectangle.py", line 6, in <module>
    shader = gpu.shader.from_builtin('2D_UNIFORM_COLOR')
ValueError: expected a string in ('FLAT_COLOR', 'IMAGE', 'IMAGE_COLOR', 'SMOOTH_COLOR', 'UNIFORM_COLOR', 'POLYLINE_FLAT_COLOR', 'POLYLINE_SMOOTH_COLOR', 'POLYLINE_UNIFORM_COLOR'), got '2D_UNIFORM_COLOR'

any plans to update it to work with the new version?
thank you!

Crash Exception access violation

Hi!

BlendRig crashes on Windows, both on blender 3.6 and 3.5, always during "Transfer Head Weights".
Here the log and the crash reports.

I can share the blend file if you need it.

Thank you!
Martina

`C:\Users\Studente>cd C:\Users\Studente\Documents\TMD\blender-3.6.0-windows-x64

C:\Users\Studente\Documents\TMD\blender-3.6.0-windows-x64>blender.exe
Read prefs: "C:\Users\Studente\AppData\Roaming\Blender Foundation\Blender\3.6\config\userpref.blend"
Read blend: "D:\DEMETRA\ASSETS\DEMETRADELLASPERANZA.blend"
scripts disabled for "D:\DEMETRA\ASSETS\DEMETRADELLASPERANZA.blend", skipping 'BlenRig_Properties.py'
GZG::setup
GZ::init
GZ::init >> end
GZ::setup
WARN (bgl): C:\Users\blender\git\blender-v360\blender.git\source\blender\python\generic\bgl.c:54 report_deprecated_call: 'bgl.glEnable' is deprecated and will be removed in Blender 4.0. Report or update your script to use 'gpu' module.
WARN (bgl): C:\Users\blender\git\blender-v360\blender.git\source\blender\python\generic\bgl.c:54 report_deprecated_call: 'bgl.glEnable' is deprecated and will be removed in Blender 4.0. Report or update your script to use 'gpu' module.
WARN (bgl): C:\Users\blender\git\blender-v360\blender.git\source\blender\python\generic\bgl.c:54 report_deprecated_call: 'bgl.glActiveTexture' is deprecated and will be removed in Blender 4.0. Report or update your script to use 'gpu' module.
WARN (bgl): C:\Users\blender\git\blender-v360\blender.git\source\blender\python\generic\bgl.c:54 report_deprecated_call: 'bgl.glBindTexture' is deprecated and will be removed in Blender 4.0. Report or update your script to use 'gpu' module.
WARN (bgl): C:\Users\blender\git\blender-v360\blender.git\source\blender\python\generic\bgl.c:54 report_deprecated_call: 'bgl.glEnable' is deprecated and will be removed in Blender 4.0. Report or update your script to use 'gpu' module.
WARN (bgl): C:\Users\blender\git\blender-v360\blender.git\source\blender\python\generic\bgl.c:54 report_deprecated_call: 'bgl.glEnable' is deprecated and will be removed in Blender 4.0. Report or update your script to use 'gpu' module.
WARN (bgl): C:\Users\blender\git\blender-v360\blender.git\source\blender\python\generic\bgl.c:54 report_deprecated_call: 'bgl.glDisable' is deprecated and will be removed in Blender 4.0. Report or update your script to use 'gpu' module.
WARN (bgl): C:\Users\blender\git\blender-v360\blender.git\source\blender\python\generic\bgl.c:54 report_deprecated_call: 'bgl.glEnable' is deprecated and will be removed in Blender 4.0. Report or update your script to use 'gpu' module.
WARN (bgl): C:\Users\blender\git\blender-v360\blender.git\source\blender\python\generic\bgl.c:54 report_deprecated_call: 'bgl.glEnable' is deprecated and will be removed in Blender 4.0. Report or update your script to use 'gpu' module.
WARN (bgl): C:\Users\blender\git\blender-v360\blender.git\source\blender\python\generic\bgl.c:54 report_deprecated_call: 'bgl.glActiveTexture' is deprecated and will be removed in Blender 4.0. Report or update your script to use 'gpu' module.
Writing userprefs: "C:\Users\Studente\AppData\Roaming\Blender Foundation\Blender\3.6\config\userpref.blend" ok
Info: Preferences saved

Read blend: "D:\DEMETRA\ASSETS\DEMETRADELLASPERANZA.blend"
GZG::setup
GZ::init
GZ::init >> end
GZ::setup
GZ::update
GZ::update >> end
GZ::load_step

  • Loading 'datatransfer' ( Step-0 ) images *
    GZ::load_step_imagen
    GuideData::clear_images (4)
    GuideData::add_image (<bpy_struct, Image(".DT_Intro.jpg") at 0x0000026DE8EFAB08>)
    GZ::load_step_imagen >> end
  • Executing 'datatransfer' ( Step-0 ) action *
    GZ::load_step >> end
    EVENT! LEFTMOUSE PRESS
    GZ::load_step
    GZ::load_step_imagen
    GuideData::clear_images (1)
    GuideData::add_image (<bpy_struct, Image(".DT_Weight_Mesh_Shapekey_Head_A.jpg") at 0x0000026DE8E98108>)
    GuideData::add_image (<bpy_struct, Image(".DT_Weight_Mesh_Shapekey_Head_B.jpg") at 0x0000026DEC1EA408>)
    GuideData::add_image (<bpy_struct, Image(".DT_Weight_Mesh_Shapekey_Head_C.jpg") at 0x0000026DCB3C8F08>)
    GuideData::add_image (<bpy_struct, Image(".DT_Weight_Mesh_Shapekey_Head_D.jpg") at 0x0000026DCB3C9D08>)
    GZ::start_image_timer
    GZ::load_step_imagen >> end
    GZ::load_step >> end
    EVENT! LEFTMOUSE PRESS
    GZ::load_step
    GZ::stop_image_timer
    GZ::load_step_imagen
    GuideData::clear_images (4)
    GuideData::add_image (<bpy_struct, Image(".DT_Select_Head_A.jpg") at 0x0000026DCB3C8808>)
    GuideData::add_image (<bpy_struct, Image(".DT_Select_Head_B.jpg") at 0x0000026DE7B0EB08>)
    GZ::start_image_timer
    GZ::load_step_imagen >> end
    GZ::load_step >> end
    Traceback (most recent call last):
    File "C:\Users\Studente\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\BlenRig-6_v2_0_0\guides\panel.py", line 21, in poll
    for prop in context.active_object.data.items():
    AttributeError: 'NoneType' object has no attribute 'items'
    Traceback (most recent call last):
    File "C:\Users\Studente\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\BlenRig-6_v2_0_0\guides\panel.py", line 21, in poll
    for prop in context.active_object.data.items():
    AttributeError: 'NoneType' object has no attribute 'items'
    Traceback (most recent call last):
    File "C:\Users\Studente\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\BlenRig-6_v2_0_0\guides\panel.py", line 21, in poll
    for prop in context.active_object.data.items():
    AttributeError: 'NoneType' object has no attribute 'items'
    Traceback (most recent call last):
    File "C:\Users\Studente\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\BlenRig-6_v2_0_0\guides\panel.py", line 21, in poll
    for prop in context.active_object.data.items():
    AttributeError: 'NoneType' object has no attribute 'items'
    EVENT! LEFTMOUSE PRESS
    GZ::load_step
    GZ::load_step_imagen
    GuideData::clear_images (2)
    GuideData::add_image (<bpy_struct, Image("..DT_Edit_Head_A.jpg") at 0x0000026D8C9CB208>)
    GuideData::add_image (<bpy_struct, Image("..DT_Edit_Head_B.jpg") at 0x0000026D8C9CAB08>)
    GuideData::add_image (<bpy_struct, Image("..DT_Edit_Head_C.jpg") at 0x0000026D8C9CA408>)
    GuideData::add_image (<bpy_struct, Image("..DT_Edit_Head_D.jpg") at 0x0000026D8C9C9D08>)
    GZ::start_image_timer
    GZ::load_step_imagen >> end
    GZ::load_step >> end
    GuideData::load_next_image
    GuideData::load_image (1)
    GuideData::load_next_image
    GuideData::load_image (2)
    GuideData::load_next_image
    GuideData::load_image (3)
    Info: Applied modifier was not first, result may not be as expected
    Malloc returns null: len=13712893131860368816 in dupli_malloc, total 372077132
    Error : EXCEPTION_ACCESS_VIOLATION
    Address : 0x00007FF83D5E1470
    Module : VCRUNTIME140.dll
    Thread : 00003cd8
    Writing: C:\Users\Studente\AppData\Local\Temp\DEMETRADELLASPERANZA.crash.txt`

DEMETRAPROVARIG.crash.txt
DEMETRA.crash.txt
DEMETRADELLASPERANZA.crash.txt

Selection BUG

I can confirm after restarting the rigging process from scratch, the only way to select the hands at this step (image) is to head into object mode, select the hands, switch to edit mode.

Also, lock object mode is not enabled.

Is this a possible bug, or perhaps something wrong with my system?
image

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.