1.7.4 color picker fail
6 posts • Page 1 of 1
1.7.4 color picker fail
1.7.4
If color for geom is dynamic value you can't change color from appearance menu.
Try to change color of that circle:
If color for geom is dynamic value you can't change color from appearance menu.
Try to change color of that circle:
- Code: Select all
scene.addCircle({pos := [0,0]; color := {[1,1,1,1]}})
Dream of Algodoo as game development engine...
-

Kilinich - [Best bug reporter 2010]
- Posts: 2098
- Joined: Mon Aug 31, 2009 8:27 pm
- Location: South Russia
Re: 1.7.4 color picker fail
You'll have to change the value from the script menu, or script the HSVA color ("colorHSVA" instead of "color")
Emil Ernerfeldt, lead developer
- emilk
- Posts: 616
- Joined: Mon Aug 31, 2009 11:01 am
- Location: Umeå, Sweden
Re: 1.7.4 color picker fail
Why? It's really confusing...
Ok, even if it's intentional why don't show to user somehow -- that color cannot be changed.
And BTW why don't make same behavior for all scripted values like density, friction, etc...
Ok, even if it's intentional why don't show to user somehow -- that color cannot be changed.
And BTW why don't make same behavior for all scripted values like density, friction, etc...
Dream of Algodoo as game development engine...
-

Kilinich - [Best bug reporter 2010]
- Posts: 2098
- Joined: Mon Aug 31, 2009 8:27 pm
- Location: South Russia
Re: 1.7.4 color picker fail
The problem is the color vs colorHSVA: they really act on the same thing. Had I been clever I would have gone with HSV and not RGB from the very beginning, but that's the problem with never breaking backwards compatibility: you're stuck with legacy stuff that never quite fit in with new stuff. Anyway, if you're a scripter, make sure to script the colorHSVA value instead of the color value.
Emil Ernerfeldt, lead developer
- emilk
- Posts: 616
- Joined: Mon Aug 31, 2009 11:01 am
- Location: Umeå, Sweden
Re: 1.7.4 color picker fail
I still don't understand why you can't change color with color picker
just overwrite both color and colorHSVA values 
Dream of Algodoo as game development engine...
-

Kilinich - [Best bug reporter 2010]
- Posts: 2098
- Joined: Mon Aug 31, 2009 8:27 pm
- Location: South Russia
Re: 1.7.4 color picker fail
For users who downloaded scripted scene, this behavior is bug.
I know how to solve one by one by myself, but I feel this behavior is bug.
As Kilinich wrote, overwriting color value (instead of scripted color value) is possible, isn't it?
I know how to solve one by one by myself, but I feel this behavior is bug.
As Kilinich wrote, overwriting color value (instead of scripted color value) is possible, isn't it?
NOTE: I'm not an Algoryx member.
Hi, Algodoo lovers. Have you read next topic? Featured scenes suggestions
To translators: English.cfg changelog will be useful (even for me).
Hi, Algodoo lovers. Have you read next topic? Featured scenes suggestions
To translators: English.cfg changelog will be useful (even for me).
-

tatt61880 - [Most Helpful Person 2010]
- Posts: 1150
- Joined: Mon Aug 31, 2009 5:45 pm
- Location: Tokyo, Japan
6 posts • Page 1 of 1
Who is online
Users browsing this forum: No registered users and 2 guests



