Oranchelo Team

Results 35 comments of Oranchelo Team
trafficstars

Personally I feel like providing an invalid string is a programming error and an assertion would be a valid response. But whether the code silently hides it, asserts for it...

How about setting CMP0091 to NEW if the cmake version is >= 3.15 in the beginning of the script and later (after platform detection) show a FATAL_ERROR message when you...

I'm grateful for your contribution, but I fear you did too much work. I apologize for the long list of critics, I don't want to discourage contributing, but it just...

Thanks for making the changes, there are still a few things I notice: - TabAlignment.cpp and TabAlignment.hpp files still exist - I think the TabAlignment class can still be removed,...

Will you still be updating this PR? Or should I make the last changes myself to finish what you started?

> Sorry for the late reply - I had a very intense time professionally No problem, I didn't have much time myself either (this is the first day since August...

I haven't had time to look at the code yet, but here are some minor questions/remarks on the article: > After the second [Configure] run, I fixed these errors: X11_xcb_*-NOTFOUND...

> If this library is not required, it should be removed from the list of prerequisites. If this is out of your control, it should be described how to handle...

One of the goals for 0.9 was to make widgets use reusable components, but it was too much work and I gave up on it. I had a lot of...

I never worked with Unity, but based on your description I think I know such widget from Blender: ![image](https://user-images.githubusercontent.com/1461034/131162397-7b1e8753-eeca-4316-889b-68a09745888d.png) I can definitely see a use for this, but I don't...