Zi Ye

Results 8 comments of Zi Ye

If we're going to make the documentation clearer, it should mention that this is a known bug. I'm afraid that once the documentation is clarified to essentially say that `translate`...

In the long run, it might make sense to add an ability for `Popup` to set whether it allows `ui_accept` and `ui_cancel` to dismiss it. Right now it just uses...

Noticed that this introduces a bug in a Visual Shader node similar to a previous attempted fix. #44895 I'm going to take a look at this.

@aXu-AP @KoBeWi I believe I've found a solution to the big web of issues/PRs surrounding color property changes. To summarize the situation before: - `EditorProperty` and its subclasses provide a...

> > EditorPropertyColor was firing property_changed as part of live changes, but this was undesirable, as it generates undo operations. > > It causes live edit to not preview color...

@AThousandShips The Linux editor build failed with the following message: ``` FATAL ERROR: An incorrectly used memory was found.``` Could it be related to this closed issue? #78749

I get this issue on 4.3.dev6 and 4.3.beta1

Just adding some more data for whoever tackles this issue: This bug also occurs if you use an import script to, say, extract multiple meshes from a single `.blend` file....