OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bl_idname
(Results
1 - 1
of
1
) sorted by null
/cts/suite/cts/deviceTests/opengl/
cob_exporter.py
26
bl_idname
= "export.cob_exporter" # this is important since its how bpy.ops.export.cob_exporter is constructed
variable in class:COBExporter
64
self.layout.operator(COBExporter.
bl_idname
, text="Compressed Object (.cob)").filepath = default_path
Completed in 81 milliseconds