Skip to content
Snippets Groups Projects
Select Git revision
  • e57726594def943e377aef5e6f9e5f04c23f774e
  • CyclesPhi-dev default
  • anari2
  • anari
  • anary-cycles-device
  • xml-exporter-main
  • main protected
  • npr-prototype
  • blender-v4.4-release
  • blender-v4.2-release
  • remote-asset-library-monolithic
  • blender-v3.6-release
  • blender-v4.3-release
  • temp-sculpt-dyntopo
  • blender-v3.3-release
  • brush-assets-project
  • pr-extensions-tidy-space
  • blender-v4.0-release
  • universal-scene-description
  • blender-v4.1-release
  • blender-v3.6-temp_wmoss_animrig_public
  • v4.4.0
  • v4.2.8
  • v3.6.21
  • v4.2.7
  • v3.6.20
  • v4.2.6
  • v4.3.2
  • v4.2.5
  • v3.6.19
  • v4.3.1
  • v4.3.0
  • v3.6.18
  • v4.2.4
  • v3.6.17
  • v4.2.3
  • v3.6.16
  • v4.2.2
  • v4.2.1
  • v3.6.15
  • v4.2.0
41 results

templates_py

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Julian Eisel authored
    When creating a new main window, the `context.object` attribute wouldn't
    exist, causing an error message to be printed.
    
    Rather than checking if the attribute extists, query the mode from
    context directly (this is always available), rather than querying it
    through the active object.
    e5772659
    History
    Name Last commit Last update
    ..