0046ef0652
POV: Improve Line endings and general formatting
...
used black on some files to dust up old formatting
2019-12-22 00:27:59 +01:00
56dfa8c8b4
POV: added doc strings
...
Hoping it will help the code to be less repulsive to new developers.
2019-12-20 10:45:08 +01:00
865d54f155
POV: added doc strings
...
Hoping it will help the code to be less repulsive to new new developers.
2019-12-08 21:42:14 +01:00
d7d3233715
Spelling fixes in comments and descriptions, patch by luzpaz.
...
Differential Revision: https://developer.blender.org/D3746
2018-10-19 18:12:29 +02:00
73bf474a6d
Cleanup: imports (formatting)
2015-04-10 11:43:35 +10:00
2dc06f6d50
Style edit (mostly), use """ for docstrings (not ''').
2012-07-03 09:01:43 +00:00
ecb4e9687f
update for changes in matrix being column major now
2011-12-31 04:31:00 +00:00
1d1482044b
/trunk: Removed final points in UI strings and messages.
...
Plus a few styling enhancements.
[[Split portion of a mixed commit.]]
2011-09-19 15:08:06 +00:00
04cb99b42b
replace tricky unicode chars for basic ascii.
2011-09-05 02:04:07 +00:00
3dbeaddc3c
pep8 compliance
2011-06-21 17:18:40 +00:00
8b00f675b5
Reorganized the whole pov properties, to place them in PropertyGroups, rather than cluttering the Scene/Material/etc. objects’ spaces…
...
Also added a new file handling the conversion from existing files using the old pov properties (call the ˘povray render: update to script v0.0.9” operator (bpy.ops.scene.pov_update_properties) in the search box of the 3d views to make the conversion).
2011-05-09 18:29:08 +00:00