'Scatter Objects' add-on #68951
Labels
No Label
Interest
Animation & Rigging
Interest
Blender Cloud
Interest
Collada
Interest
Core
Interest
Documentation
Interest
Eevee & Viewport
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
Import and Export
Interest
Modeling
Interest
Modifiers
Interest
Nodes & Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds, Tests & Devices
Interest
Python API
Interest
Rendering & Cycles
Interest
Sculpt, Paint & Texture
Interest
Translations
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Meta
Good First Issue
Meta
Papercut
Module
Add-ons (BF-Blender)
Module
Add-ons (Community)
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
5 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#68951
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Targetting Project
Add-on Development (Scatter Objects)
System Information
Operating system:
Kernel: 4.15.0-20-generic x86_64 bits: 64 compiler: gcc v: 7.3.0 Desktop: Cinnamon 4.0.8
Distro: Linux Mint 19.1 Tessa base: Ubuntu 18.04 bionic
Graphics card:
Device-1: Intel 4th Gen Core Processor Integrated Graphics vendor: Hewlett-Packard driver: i915 v: kernel
Device-2: NVIDIA GK208M [GeForce GT 740M] vendor: Hewlett-Packard driver: nouveau v: kernel
Blender Version
Blender 2.81 (sub 2)
build date: 2019-08-20
build time: 10:36:27
build commit date: 2019-08-20
build commit time: 07:45
build hash: f2cab8267f22
build platform: Linux
build type: Release
Short description of error
While translating texts for 'Object Scatter' add on, I ran a test on the add-on and found the following problems:
I recorded the test session in the following video:
vokoscreen-2019-08-21_06-32-47_scatter_objects.mp4
and you can load this test file I used to test:
20190822_object_scatter_0001.blend
Exact steps for others to reproduce the error
Added subscriber: @hoanguk
Added subscribers: @JacquesLucke, @lichtwerk
CC @JacquesLucke
I can confirm the issue. My first guess is that this is a bug in Blender and not in the addon, because the addon just declares the property as any other. Will have a look.
This issue was referenced by blender/blender@ecfe020e6c
Changed status from 'Open' to: 'Resolved'
Added subscriber: @antoniov
Task blender/blender#68943 was related to this too.
Just a note while you're at it, can you make the scattering process interactive, ie. users should be able to change parameters on the fly to see the changes before commit. I know we can undo and redo but that would make the add-on SUPER to use.