blender-addons/render_povray
Campbell Barton 47f59f6c67 render_povray: don't enable the fault-handler
This impacts Blender's Python environment and isn't something
add-ons should be controlling.
2023-05-25 15:15:16 +10:00
..
icons POV: fix some nested code and further files structure cleanup 2022-04-25 14:38:30 +02:00
templates_pov Spelling fixes in comments and descriptions, patch by luzpaz. 2018-10-19 18:12:29 +02:00
__init__.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
model_all.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
model_curve_topology.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
model_gui.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
model_meta_topology.py Fix povray rendering metaballs with materials 2023-04-04 19:45:13 +10:00
model_poly_topology.py Cleanup: fix various typos 2022-06-30 17:21:18 +02:00
model_primitives_topology.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
model_primitives.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
model_properties.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
nodes_fn.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
nodes_gui.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
nodes_properties.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
nodes.py Cleanup: fix typos 2022-10-14 19:52:42 +02:00
particles_properties.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
particles.py Cleanup: fix typos in blender addons 2022-08-09 19:24:13 +02:00
render_core.py render_povray: don't enable the fault-handler 2023-05-25 15:15:16 +10:00
render_gui.py Cleanup: fix various typos 2022-06-30 17:21:18 +02:00
render_properties.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
render.py Fix povray rendering metaballs with materials 2023-04-04 19:45:13 +10:00
scenography_gui.py POV-Ray: Better match area light UI with Blender 2022-12-23 18:54:37 -05:00
scenography_properties.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
scenography.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
scripting_gui.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
scripting_properties.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
scripting.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
shading_gui.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
shading_properties.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
shading_ray_properties.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
shading.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
texturing_gui.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
texturing_procedural.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
texturing_properties.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
texturing.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
ui_core.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
update_files.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:50:32 +10:00
voxel_lib.py POV: fix some nested code and further files structure cleanup 2022-04-25 14:38:30 +02:00