Skip to content

issues Search Results · repo:CGCookie/blender-addon-updater language:Python

Filter by

64 results
 (66 ms)

64 results

inCGCookie/blender-addon-updater (press backspace or delete to remove)

bl 4.1.1 BAU = 1.1.0 I noticed with an addon when manually updating to an release, after Blender restart and immediately doing another update check, results in newer releases not being seen. 01 Open preferences ...
  • schroef
  • 2
  • Opened 
    on Jan 13
  • #92

class DemoPreferences(bpy.types.AddonPreferences): bl_idname = package auto_check_update = bpy.props.BoolProperty( gave me this error in the blender terminal (same for updater_interval_months and all ...
  • orencloud
  • 3
  • Opened 
    on Feb 3, 2024
  • #91

Hi, We are getting an error which we can t reproduce as it only occurs in some pcs. When updating after detecting a new version of our asson some pcs throw the following error: FileNotFoundError: [Errno ...
  • Lynchon83
  • 7
  • Opened 
    on Jan 9, 2024
  • #90

Hi, The updater works fine if I manually search for updates but, even if I have enabled auto-check in the preferences panel, it wont launch the function that searches for updates in bitbucket. I ve changed ...
  • Lynchon83
  • 7
  • Opened 
    on Oct 9, 2023
  • #89

It would be great if the updater had an option to enable prereleases for users who want to try the latest version of the add-on and are willing to test and risk a little bit. It would help the add-on developers ...
  • agajdosi
  • 3
  • Opened 
    on Apr 13, 2023
  • #87

Was following tutorial mentioned in readme and it has some typos resulting in errors (which already fixed in https://github.com/CGCookie/blender-addon-updater/blob/master/init.py#L83). Typos: img src= ...
  • Andrej730
  • Opened 
    on Feb 25, 2023
  • #85

Some addons like MCprep Kaion have signed releases as an added security measure. It would be nice if these signatures could be checked and verified. Most of the time GPG is used to sign the releases, ...
enhancement
  • StandingPadAnimations
  • 5
  • Opened 
    on Feb 9, 2023
  • #84

Hello I m having an issue using this addon, i follow the steps in your WEBSITE and I m using github repo and follow the important steps like the private keys, username, and so on can some explain why there ...
  • kents00
  • 2
  • Opened 
    on Feb 7, 2023
  • #83

So, for some reason the updater does not show me option to choose version or branch. It does sometimes but most of the time it just installs the last version without ability to choose.
  • agajdosi
  • 5
  • Opened 
    on Sep 13, 2022
  • #82

Hello, when I click on update to version 1.1.1, blender says i need to reload it but, when I do, the version still the same ( version 1,1,1).
  • LuWards
  • 1
  • Opened 
    on Aug 28, 2022
  • #81
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub