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-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
2010-05-04merging revisions 28564-28569 from render branch into trunkJoseph Eagar
2010-05-04Fix [#21353] Rendering h264 reports broken settings and fail.Xavier Thomas
2010-05-04add missing include from recent commitCampbell Barton
2010-05-03merge multires changes into trunkJoseph Eagar
2010-05-03have timeoffset use (int)floor(timeoffset+0.5f) when converting to an int to ...Campbell Barton
2010-05-03mask modifier properly works in weightpaint and edit modes now. note that mo...Joseph Eagar
2010-05-03Fix [#22199] Cloth Cache Panel > Disk Cache doesn't workMatt Ebb
2010-05-01should make problems mentioned inPeter Schlaile
2010-05-01Second round of sequencer IPO-conversion to new animation system:Peter Schlaile
2010-05-01First round of importing old sequencer IPOs to new animation system:Peter Schlaile
2010-05-01== Sequencer ==Peter Schlaile