Mercurial
luxblend
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
(0)
-300
-100
-60
tip
LuxBlend_0.1.py
2009-10-13
tagging for v0.6
file
|
diff
|
annotate
2009-10-07
Fix indent in previous commit
file
|
diff
|
annotate
2009-10-07
Handle the case where os.getenv() returns None
file
|
diff
|
annotate
2009-10-06
Add LUXRENDER_ROOT env var detection for setting path to Lux.
file
|
diff
|
annotate
2009-10-05
Fix for def/pipe button exclusion error.
file
|
diff
|
annotate
2009-09-29
make planar-mapping convert correctly from blender(WYSIWYG)
file
|
diff
|
annotate
2009-09-29
Add tooltip explaining bumpmap scale is in meters (and that consequently 0.01 = 1 cm)
file
|
diff
|
annotate
2009-09-28
Bug #0000558 - Don't crash on non-existing output dir
file
|
diff
|
annotate
2009-09-28
Export faces with "none"/missing materials with a dummy matte-material
file
|
diff
|
annotate
2009-09-28
Handle objects with only empty material slots the same way as objects without materials (assign a dummy matte material on export)
file
|
diff
|
annotate
2009-09-28
Disabled threaded export - reverted to UI blocking behaviour.
file
|
diff
|
annotate
2009-09-28
Better export threading. Run/Pipe/Anim/Threaded combo on win32 can crash still.
file
|
diff
|
annotate
2009-09-28
Improved pipe export threading for unblocking Blender UI.
file
|
diff
|
annotate
2009-09-28
Fix for win32 anim; wait for luxconsole process.
file
|
diff
|
annotate
2009-09-28
Small cleanup: remove redundant code.
file
|
diff
|
annotate
2009-09-28
Added missing cmd to win anim clause
file
|
diff
|
annotate
2009-09-27
Render the IOR pop-up menu slightly better. It seems blender calculates the width of the pop-up menu based on where it finds the first non-whitespace character in the first level of the menu.
file
|
diff
|
annotate
2009-09-27
Handle the combination of animation and pipe - wait for the pipe-thread to finish before returning from export
file
|
diff
|
annotate
2009-09-27
Use luxconsole for animations when "run" flag is switched on, test for haltspp > 0 in this case
file
|
diff
|
annotate
2009-09-26
Implemented eyerrthreshold and lightrrthreshold for bidir advanced.
file
|
diff
|
annotate
2009-09-25
change for render cmd, else... instead of explicitly linux and darwin
file
|
diff
|
annotate
2009-09-25
Fix for the animation OS-type-error, still some oddites left
file
|
diff
|
annotate
2009-09-24
Merge with upstream.
file
|
diff
|
annotate
2009-09-24
Correctly clean up exporting when no light source has been defined.
file
|
diff
|
annotate
2009-09-21
Rearrange planar-hack only working for planar, pls uncomment and review
file
|
diff
|
annotate
2009-09-21
added descriptions for new parameters
file
|
diff
|
annotate
2009-09-21
Finished Blender.Image.Get - only lists usable images and informs about unsaved/generated present
file
|
diff
|
annotate
2009-09-19
Preliminary code for using Blender.Image.Get() for imagemap filename.
file
|
diff
|
annotate
2009-09-18
finished object-check for dof, will reset namefield if not available or typo
file
|
diff
|
annotate
2009-09-18
prevent crash if dof-object is not valid, prelimnary fix
file
|
diff
|
annotate
2009-09-18
Changed from Windows to Unix style end-of-line encoding.
file
|
diff
|
annotate
2009-09-18
Removed initsamples parameter from metropolis and ERPT integrators, changed random sampler default to 4 samples per pixel.
file
|
diff
|
annotate
2009-09-12
Added missing redraw for default-output finished
file
|
diff
|
annotate
2009-09-11
RC6-versioning
file
|
diff
|
annotate
2009-08-31
fix error local variable 'scn' referenced before assignment
file
|
diff
|
annotate
2009-08-31
Unify infinite/sunsky gain range.
file
|
diff
|
annotate
2009-08-31
Tentative fix for previewing texture with path_mode != absolute.
file
|
diff
|
annotate
2009-08-31
Conditional subprocess for windows no longer necessary ?!
file
|
diff
|
annotate
2009-08-31
Force precision increase for sunsky gain (only 1 more DP).
file
|
diff
|
annotate
2009-08-30
Added bpydoc strings based on info from meta-androcto
file
|
diff
|
annotate
2009-08-30
Change random sampler x/y samples into single pixelsamples parameter.
file
|
diff
|
annotate
2009-08-27
Quoted path names properly to cope with spaces.
file
|
diff
|
annotate
2009-08-27
Gui-refinement makes some fields better to read/identify
file
|
diff
|
annotate
2009-08-21
Some GUI Tweaks
file
|
diff
|
annotate
2009-08-21
more cleanups for overlapping parameterfields or hidden arrows, RGB-values simply don“t fit in 1 row with others
file
|
diff
|
annotate
2009-08-21
Fix the overlapping of dimensionfield for checkerbox
file
|
diff
|
annotate
2009-08-20
Use the linear tonemapper for previews.
file
|
diff
|
annotate
2009-08-20
Updates to Python 3.1 syntax.
file
|
diff
|
annotate
2009-08-18
Fix wrong default pipe values
file
|
diff
|
annotate
2009-08-18
Fix pipe issue on linux.
file
|
diff
|
annotate
2009-08-18
Fix extra_args persistance (strange python behaviour)
file
|
diff
|
annotate
2009-08-18
Fix syntax error with light material/nolg
file
|
diff
|
annotate
2009-08-18
Merge with e9f079a090e784240f1955f518848c9b40bd43ac
file
|
diff
|
annotate
2009-08-18
Merged latest into LB2
file
|
diff
|
annotate
2009-08-18
Remove dead code
file
|
diff
|
annotate
2009-08-18
Fix nolg for spotlights + window-redraw for export
file
|
diff
|
annotate
2009-08-18
Tidy up run/def/pipe button logic.
file
|
diff
|
annotate
2009-08-18
Re-added 'def' button alongside 'pipe' button. Are mutually exclusive.
file
|
diff
|
annotate
2009-08-17
Fixed logic error with lxs/m/v/o buttons overriding pipe export.
file
|
diff
|
annotate
2009-08-17
Moved pipe buffer constant elsewhere (now correct).
file
|
diff
|
annotate
(0)
-300
-100
-60
tip