Star

Results 24 comments of Star

@hodoulp Is now a good time to work on this defect? If so, I am only familiar with the OCIO integration in renderers (e.g. Blender, appleseed), and would like some...

**Proposal** To add `DynamicProperty`, `ociodisplay` will be a state machine, with state `g_ocioDisplayState`. `g_ocioDisplayState` is of type `OCIODisplayState`, and ``` enum OCIODisplayState { FullPipeline = 1, Dynamic } ``` -...

Is this ticket still open? Would love to start contributing from here.

I wonder if branch [ISSUE252](https://github.com/ChinYing-Li/ncollide/tree/ISSUE252) looks like what you have in mind?

> Is the problem in writing the files, or reading them? Can you provide a file written with alpha < 255? Here's Color4b(0, 0, 255, 255) ![test_imagefilewriter_blue_full](https://user-images.githubusercontent.com/55926883/76313790-053cf780-62ac-11ea-934a-4b9459c97ab3.png) Here's Color4b (0,...

Here's the details of test result: ![螢幕截圖 2020-03-10 上午8 50 54](https://user-images.githubusercontent.com/55926883/76313962-564ceb80-62ac-11ea-8b65-8f7117148ab7.png) I think the problem is in reading.

Sorry that I did not modify the title of previous commits yesterday; my laptop had some hardware issues.

Now I think the email address is set for ChinYing-Li::master; please let me know if there's any other issue. Sorry for causing troubles by not following the rules!

Hi, thank you for the suggestions. All tests in this testsuite didn't fail in my build. Here are the steps I took when I was writing the test: 1. I...