Callum McGing

Results 40 issues of Callum McGing

Right now none of the blender collada exporters support custom properties. ![screenshot_20180704_202431](https://user-images.githubusercontent.com/10167247/42273447-57693582-7fc8-11e8-8eee-0ce85e625a1c.png) I'll be working on patching this exporter soon, is this a feature that would be upstreamed easily?

enhancement

Using Arch Linux aur package, `python-pyqt5` is installed. Console output: ``` Mkchromecast v0.3.8.1 Selected backend: /usr/bin/parec Selected audio codec: mp3 Default bitrate used: 192k Default sample rate used: 44100Hz. ```

This updates Expressions to be able to be reduced to literals at compile time. e.g. the expression `3 + 5 * 3` will become just `LITERAL 18` in bytecode.

Please describe your issue as accurately as possible. If you run into a problem with a binary release, make sure to test with latest `master` as well. **Important:** When reporting...

intel anv

To be updated with which model is displaying differently, or if it has to do with offsets. Report taken from the-starport: ![image](https://user-images.githubusercontent.com/10167247/84597144-e482d000-aea0-11ea-9d54-9da0ff94d3c6.png)

bug
rendering

- Allow for rendering of bounding boxes also

When outside of `flare_cone` (if it exists), light billboards shouldn't be rendered. This may fade, check Freelancer for behaviour

bug
rendering
not implemented

`warning: ‘FT_FaceRec_* pango_fc_font_lock_face(PangoFcFont*)’ is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations]` `warning: ‘void pango_fc_font_unlock_face(PangoFcFont*)’ is deprecated: Use 'pango_font_get_hb_font'` Need to see whether the Harfbuzz API with `pango_font_get_hb_font` allows for accessing an underlying...

help wanted
platform

Not implemented in ResourceManager or VertexResource

bug
not implemented

This is too big to split into multiple issues. There's plenty of problems regarding transforms, as well as geometry not being created properly. Geometry issues are in FxRectAppearance and FxPerpAppearance....

bug
rendering