custom properties don't see in drivers windiw #41651

Closed
opened 2014-08-30 21:00:18 +02:00 by Alexey · 11 comments

System Information
windows7 64
ASUS ATI Radeon HD6870

Blender Version
Broken: (all)
Worked: (none)

Short description of error
in we create custom properties in material panel
custom_properties.png
it will not work in graph editor
drivers.png
try to change this property and we will not change driver
go to graph editor select rotation difference
rotation_difference.png
and click on this
driver_crush.png
blender crush
and else, we will not see this property in this
properties_in_toolshelf.png
all properties, createdin object,object data and in particles panel - we will see there, all others(in material, textures,world) - will not see

Exact steps for others to reproduce the error
open file drivers_bug.blend
and change property value - we will not see change driver(intensity)
P.S. we can add driver on any settings(not only material intensity) - bug will be active
but if we create properties in object or object data panels - working properly in all settings

System Information windows7 64 ASUS ATI Radeon HD6870 **Blender Version** Broken: (all) Worked: (none) **Short description of error** in we create custom properties in material panel ![custom_properties.png](https://archive.blender.org/developer/F107515/custom_properties.png) it will not work in graph editor ![drivers.png](https://archive.blender.org/developer/F107517/drivers.png) try to change this property and we will not change driver go to graph editor select rotation difference ![rotation_difference.png](https://archive.blender.org/developer/F107519/rotation_difference.png) and click on this ![driver_crush.png](https://archive.blender.org/developer/F107521/driver_crush.png) blender crush and else, we will not see this property in this ![properties_in_toolshelf.png](https://archive.blender.org/developer/F107525/properties_in_toolshelf.png) all properties, createdin object,object data and in particles panel - we will see there, all others(in material, textures,world) - will not see **Exact steps for others to reproduce the error** open file [drivers_bug.blend](https://archive.blender.org/developer/F107527/drivers_bug.blend) and change property value - we will not see change driver(intensity) P.S. we can add driver on any settings(not only material intensity) - bug will be active but if we create properties in object or object data panels - working properly in all settings
Author

Changed status to: 'Open'

Changed status to: 'Open'
Alexey self-assigned this 2014-08-30 21:00:18 +02:00
Author

Added subscriber: @Inwader77

Added subscriber: @Inwader77
Alexey was unassigned by Bastien Montagne 2014-08-30 22:04:52 +02:00
Joshua Leung was assigned by Bastien Montagne 2014-08-30 22:04:52 +02:00

Added subscriber: @mont29

Added subscriber: @mont29

First of all, please do not mix issues this way in a single report, makes things hard to manage.

The last point is no bug at all, afaik we only want object's props here, not all possible others.

I just fixed the crash issue in 094433faa9.

Remaining issue (lack of immediate refresh in case of using a property from another ID block as driver) I would guess it’s a limitation of our current DAG system. Not sure though, so let’s see what Joshua says here.

First of all, please do not mix issues this way in a single report, makes things hard to manage. The last point is no bug at all, afaik we only want object's props here, not all possible others. I just fixed the crash issue in 094433faa9. Remaining issue (lack of immediate refresh in case of using a property from another ID block as driver) I would guess it’s a limitation of our current DAG system. Not sure though, so let’s see what Joshua says here.
Author

We have proplem not in update.
i was press update drivers button - and don't see result.
Properly working only properties, created in particle system,Object and object data panels, all others(world, textures, scene) - not working.
this is not immediate refresh problem, this is never update problem.

We have proplem not in update. i was press update drivers button - and don't see result. Properly working only properties, created in particle system,Object and object data panels, all others(world, textures, scene) - not working. this is not immediate refresh problem, this is never update problem.
Member

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Member

These sound like typical dependency graph limitations. The only things absolutely guaranteed to work with any level of reliability (but only when there are no cyclic dependencies involved) are objects and object data. Everything else is only a happy coincidence.

These sound like typical dependency graph limitations. The only things absolutely guaranteed to work with any level of reliability (but *only* when there are no cyclic dependencies involved) are objects and object data. Everything else is only a happy coincidence.
Author

and second error - we will not see properties in this window
properties_in_toolshelf.png
we will see only properties, created in object panel, all others - will not see

and second error - we will not see properties in this window ![properties_in_toolshelf.png](https://archive.blender.org/developer/F107574/properties_in_toolshelf.png) we will see only properties, created in object panel, all others - will not see
Member

@Inwader77
This is a friendly reminder to report different issues in separate/individual bug reports instead of tacking them on to the end of existing ones.


The properties you're referring to there in the 3d view are on object-level only; the ones you see on the other tabs correspond to different contexts (i.e. armature-data and bone data respectively).

@Inwader77 This is a friendly reminder to report different issues in separate/individual bug reports instead of tacking them on to the end of existing ones. ------------- The properties you're referring to there in the 3d view are on object-level only; the ones you see on the other tabs correspond to different contexts (i.e. armature-data and bone data respectively).
Author

OK where i will see custom properties created in material panel()for example?

OK where i will see custom properties created in material panel()for example?
Member

All datablocks (i.e. object, mesh, curve, material, texture, world, lamp, nodegroup, scene, armature, and camera + bones (which are a bit of an special case)) can have their own custom properties. These can be found in the custom properties panel for that datablock (i.e. usually in the corresponding tab in the Properties Editor).

If you want these properties to be made available elsewhere in the UI, you're going to have to script up your own custom panels to display those. I'd recommend firstly familiarising yourself more with Blender's internal data model before going any further with any of this. Also, please direct further support questions like this to the forums first.

All datablocks (i.e. object, mesh, curve, material, texture, world, lamp, nodegroup, scene, armature, and camera + bones (which are a bit of an special case)) can have their own custom properties. These can be found in the custom properties panel for that datablock (i.e. usually in the corresponding tab in the Properties Editor). If you want these properties to be made available elsewhere in the UI, you're going to have to script up your own custom panels to display those. I'd recommend firstly familiarising yourself more with Blender's internal data model before going any further with any of this. Also, please direct further support questions like this to the forums first.
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
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
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#41651
No description provided.