Sascha Graeff

Results 15 issues of Sascha Graeff

BIHs are similar to BVHs, but have interesting properties in terms of speed. https://en.wikipedia.org/wiki/Bounding_interval_hierarchy

The german due date placeholder says `z.B. "in 2 Wochen um 12:00"` This very input is not being interpreted when entered.

Bug
Needs investigation

* Update the skin to better work with personal skin and custom editor colors. * Try to use default editor styles. * Improve the layout. * Mainly implement a flexible...

enhancement

Investigate what needs to be done to properly support those new concepts, then implement that.

Update the github.io pages to reflect recent changes. * There's no need for that `.gitattributes` config anymore. * There's no need for binary serialization mode in the editor anymore.

Also: Merging a GameObject that has been deleted on one of the branches. "A added a Component, B deleted the whole GameObject." GameObjects probably need to be displayed in a...

If an object reference property, represented by a `MergeActionChangeValues` object, is told to reference an object that doesn't exist at the time due to the current merge state, things will...

- [x] name - [ ] active self (tricky!) - [ ] layer (currently not showing up in the ui) - [x] tag - [x] static flags - [ ]...

There could be a list in the main window while not merging.

enhancement