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
2010-05-30Fix #22446: "Delayed" modifier preview with linked curvesSergey Sharybin
2010-05-27Fix #22422: Adding a new shape key with unchecked 'Relative' checkbox crashes...Sergey Sharybin
2010-05-27Various constraint code cleanups:Joshua Leung
2010-05-27== Pivot Constraint ==Joshua Leung
2010-05-27Small bug fix:Nicholas Bishop
2010-05-27Logic Editor: fix for datablock counting when copying/deleting sound actuatorDalai Felinto
2010-05-27Progress indicators for threaded jobsMatt Ebb
2010-05-27Warning fixesMatt Ebb
2010-05-25= misc small stuff =Campbell Barton
2010-05-25Merge back a few cloth solver fixes from the render branch:Brecht Van Lommel
2010-05-25fix for 2 warnings & better error checking for the thumbnail loading.Campbell Barton
2010-05-25blend file thumbnailingCampbell Barton
2010-05-24BLI_args cleanupMartin Poirier
2010-05-24Fix [#21521] Displacement modifier does not update when modifing textureMatt Ebb
2010-05-22Makefiles: make sure syntax is correct...Stefan Gartner
2010-05-22Makefiles: statically link tiff libs when WITH_TIFF is set to true, which is ...Stefan Gartner
2010-05-21Removed unused argument mmd from multires reshape functions.Sergey Sharybin
2010-05-21Bugfix: #22385: Shift-click in NLA does not do 'extend' selectJoshua Leung
2010-05-21Motion Paths: Experimental optimisations from joeedh for speeding up the calc...Joshua Leung
2010-05-21Blender TIFF supportMatt Ebb
2010-05-20Quicky untested fix for MotionPath baking bug - heads/tails doesn't work (as ...Joshua Leung
2010-05-20Bugfix #22374: index=-1 not work for keyingset.paths.add() functionJoshua Leung
2010-05-18dont use a thread for baking in background mode, its not really any advantage...Campbell Barton
2010-05-18make pack all not back library data, dont attempt to pack image viewers or ge...Campbell Barton
2010-05-18Fix [#22304] Tiff 16bit gives darker imagesMatt Ebb
2010-05-17Drivers Bugfix:Joshua Leung
2010-05-14fix for hair distrobution changing when rendered with a different number of t...Campbell Barton
2010-05-14Fix:Matt Ebb
2010-05-13Fix #22137: Shrink wrap modifer with curves, projection bugSergey Sharybin
2010-05-13use ID_REAL_USERS macroCampbell Barton
2010-05-12merge of last commit to trunkJoseph Eagar
2010-05-11fix for crash reading pointcache, was reading over the buffer size, use lzo1x...Campbell Barton
2010-05-10Recommit fix that I seem to have uncommitted accidentally, had the fixBrecht Van Lommel
2010-05-10Fix for histogram Luma mode not working when waveform is in RGB mode.Xavier Thomas
2010-05-10Tweaks to image editor scopes, while testing a bugMatt Ebb
2010-05-10Turned on auto-execute python scripts by default, as agreed in recent meeting.Matt Ebb
2010-05-09render time wasnt being written to the metadata of images.Campbell Barton
2010-05-08Sequencer crashes with clips that have OpenGl render enabled (rev 28658)Campbell Barton
2010-05-08bugfix [#21085] Sequencer file selector for movies is strangeCampbell Barton
2010-05-07Logic UI - fixing missing rna default valuesDalai Felinto
2010-05-07Merge image related changes from the render branch. This includes the imageBrecht Van Lommel
2010-05-07Multires: fix for "failed to read" error message with external displacements.Brecht Van Lommel
2010-05-07saving multires data didnt get the new filename when the external struct was ...Campbell Barton
2010-05-07ghash alloc string from render branchCampbell Barton
2010-05-07Warning cleanupMatt Ebb
2010-05-07fix for duplicating cloth which could crash on freeingCampbell Barton
2010-05-06option to use the linked path or the local path for pointcache.Campbell Barton
2010-05-05- split objet group add/link into 2 operatorsCampbell Barton
2010-05-05make a dummy billboard if its velocity or vector are nan/infCampbell Barton
2010-05-05billboards were using un-initialized memory and avoid divide by zero in some ...Campbell Barton