Block a user
Cleanup: Workbench: Follow style guide for public class variable references
Clément Foucault
pushed to cleanup-workbench-class-variable-this at HooglyBoogly/blender
2024-11-24 16:04:59 +01:00
8780b19e00
Move scene_state_ to private
Overlay-Next: Edit Mode Zero Weights overlay broken - NVIDIA
I cannot reproduce on macOS. Is that a Nvidia / opengl only bug? or did I fix it already by mistake?
Overlay Next: Crashes when selecting with Intel GPU
5f9c63963c
Overlay-Next: Support selection of flat meshes in orthographic view
910ad6d031
Overlay-Next: Refactor flat object outline drawing
08ed51d5db
Cleanup: BKE: Const correctness for BKE_object_dimensions_get
Cleanup: Workbench: Follow style guide for public class variable references
You can just add a setter for the external usage.
Workbench: Invalid shading in Xray mode and orthographic
Cleanup: Workbench: Follow style guide for public class variable references
Actually, I prefer to move them to private member. Would make it more obvious what's the intent.
Overlay Next: Crashes when selecting with Intel GPU
The backtrace lead me to believe this is a shader compilation issue. Isn't there no other console output?
Cleanup: Workbench: Follow style guide for public class variable references
@HooglyBoogly other possible solution, change most of them to private members.
37bb1dedf5
Overlay-Next: Document each overlay class
6e6711772f
Overlay-Next: Move debug scope to capture command generation dispatch
170277f703
DRW: Batch Cache: Avoid dummy batch creating invalid draw calls