c9addfe496
-Added more control over Straight/Premul Alpha,
...
-Added Distance based Depth of Field (not object based yet)
-Noticed a bug when parts of an object are flat shaded and other parts smooth shaded, not solved this yet.
2010-11-21 18:58:34 +00:00
a040c80bbf
Removed some lines for caustics that turned fake caustics off when photons were on, thereby changing the scene data, which is to be avoided. It seems P.O.V.ray takes care of the override all by itself so the lines were useless anyway.
2010-10-30 17:46:19 +00:00
d9faf58960
Added HEMI lamps to shadow and attenuation exceptions since they don't have such arguments.
2010-10-28 23:48:08 +00:00
106b09e24b
api change a while ago I guess: lamp.shadow_ray_sampling_method -> lamp.shadow_ray_sample_method
2010-10-28 23:16:31 +00:00
4f2b66a2ab
removed a case problem
2010-10-27 22:32:22 +00:00
66aaf3780c
dont change the path of the actual image texture
2010-10-27 21:57:41 +00:00
08167bf8de
ignore None image textures
2010-10-27 21:55:01 +00:00
ce99355030
And my first minor commit ever:
...
I had forgotten to change some names I hope it does work now; This is an adaptation of Povray exporter to render with povray 3.7
if you want more info, there are pdfs in the zip files here on the tracker: https://projects.blender.org/tracker/index.php?func=detail&aid=22717&group_id=153&atid=468
2010-10-27 20:41:14 +00:00
c3828e7d06
first commit ever!
2010-10-27 20:09:50 +00:00
f127cafc41
minor syntax adjustments
2010-09-19 14:26:41 +00:00
9601b2843d
fix for povray
2010-08-25 01:44:22 +00:00
c659e68695
update for changes in rna
2010-08-23 11:06:26 +00:00
45176b42d6
povray update
...
- mist wasnt updated for rna renaming
- meshes with no faces were failing
2010-08-22 17:24:20 +00:00
2e2d7c7a52
update for changes in rna
2010-08-21 05:27:49 +00:00
1a45c5c8f4
update for rna api changes
2010-08-18 07:14:32 +00:00
b5b76c0d78
update for blender changes
2010-08-18 04:12:02 +00:00
5027ccba53
updates for changes in blenders api
2010-08-18 03:42:53 +00:00
afb4b1e50e
update for changes in blender
2010-08-06 03:47:42 +00:00
8d94603a8d
fix for povray with lattice objects and some missing math imports
2010-08-03 13:19:12 +00:00
3148c0f203
update addons to work with new register/unregister method,
...
These scritps still need changes related to parent classes
- mesh_surface_sketch.py
- render_renderfarmfi.py
- space_view3d_align_tools.py
- object_cloud_gen.py
2010-08-02 11:53:48 +00:00
d566152b03
== povray ==
...
After discussion with Campbell I've made povray an addon as a package (will remove from bf-blender).
Please roport any glitch or mistake I might have done while porting.
2010-08-02 01:54:35 +00:00