Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-19* fix - constant colour output in point density wasn't workingMatt Ebb
2008-11-18* Exclude volume materials from AOMatt Ebb
2008-11-15cleaned some code and split volume precaching into a new fileMatt Ebb
2008-11-14Volume rendering:Matt Ebb
2008-11-13* Fixed a float -> int conversion rounding error in volume rendering,Matt Ebb
2008-11-12* Added a button to the volume material controls 'Alpha' to generate an Matt Ebb
2008-11-10Point DensityMatt Ebb
2008-11-09Point Density texture: colouringMatt Ebb
2008-11-04* Fixed a strange problem with the way textures are interpreted - was causing...Matt Ebb
2008-11-03Reverted to the previous, more hackish version of the spin field.Matt Ebb
2008-11-01* Tweaked the spin force field a bit. It worked great for its purpose Matt Ebb
2008-10-31* Added a new turbulence type: Time. It's not entirely well tested, but so fa...Matt Ebb
2008-10-30* Added a new, slightly experimental force field type: 'Spin'.Matt Ebb
2008-10-27svn merge -r 17042:17201 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-10-27face transp option CLIP wasnt added to the py api.Campbell Barton
2008-10-27Fix for crash reading a peach file, chubbychestnut.blend. A do_versionsBrecht Van Lommel
2008-10-26Bugfixes:Joshua Leung
2008-10-26fix for [#17895] Python-generated Curves can't be beveledCampbell Barton
2008-10-23* More improvements for light cacheMatt Ebb
2008-10-23Debugging tests paid off, fixed a ridiculously silly bug Matt Ebb
2008-10-23removed debug stuffMatt Ebb
2008-10-23and more debuggingMatt Ebb
2008-10-23more testing codeMatt Ebb
2008-10-23Just adding some temporary testing code to help try and find a bug.Matt Ebb
2008-10-22Missing NULL check causes crash on Ikey when no active object.Ton Roosendaal
2008-10-22New splash c file (now gimp png) and bumped version to 2.48.1 to make itTon Roosendaal
2008-10-22* Minor cleanup of SCons filesNathan Letwory
2008-10-22* Did some small tweaks to how density is used with light Matt Ebb
2008-10-22added an option for python Draw.UIBlock(func, mouse_exit) so moving the mouse...Campbell Barton
2008-10-22make sure BPY_Err_Handle clears python errors, even if the exception cant be ...Campbell Barton
2008-10-22* comment fixNathan Letwory
2008-10-22* Fixed a bug in copying (making single user) a point density textureMatt Ebb
2008-10-22(no commit message)Joilnen Leite
2008-10-22* fix for point density - particle systems weren't beingMatt Ebb
2008-10-22missing undo for vgroup operations, countall was running twice from select/de...Campbell Barton
2008-10-22fix for [#17878] Scripts operating on blender objects don't clear memory afte...Campbell Barton
2008-10-22Tweaked rendering inside a volume to always return alpha 1.0.Matt Ebb
2008-10-22Point Density:Matt Ebb
2008-10-22fix for a compile error with msvcMatt Ebb
2008-10-22* Fixed a crash with using light cache on a plane (which doesn't really make ...Matt Ebb
2008-10-22Patch from Timothy BaldridgeNathan Letwory
2008-10-21Fix for bug #17881: with SSS disabled, SSS materials didn'tBrecht Van Lommel
2008-10-21* improvement for CSizeofNathan Letwory
2008-10-21Duplicating bones in EditMode didn't set the custom-shape and bone-groups too.Joshua Leung
2008-10-21Bugfix:Joshua Leung
2008-10-21* Add some missing docu for Blender.TypesNathan Letwory
2008-10-21* reimplemented some things, hopefully may fix some problems zanqdo was havingMatt Ebb
2008-10-21Bugfixes:Joshua Leung
2008-10-21fixed a crash in volume shadowsMatt Ebb
2008-10-21* fixed a memory leak that was happening during preview renderMatt Ebb