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-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
2010-04-30Suggestion by Florian Meyer (testscreenings) to change default ramp toDaniel Salazar
2010-04-30use size_t for MEM_allocN_len as well as some of its callersCampbell Barton
2010-04-29NULL check for pointcache. not sure this should be fixed elsewhere, commented...Campbell Barton
2010-04-29option to copy constraints without making their ID references direct links.Campbell Barton
2010-04-29Newly created brushes will have a lower spacing. Still need to fix someDaniel Salazar
2010-04-28fix for crash on loading some nodes.Campbell Barton
2010-04-28add option -Y to enable python script execution.Campbell Barton
2010-04-283dview --> view3d, patch by Jonathan Smith with small corrections and changes.Campbell Barton
2010-04-26Two bugfixes from the render branch:Brecht Van Lommel
2010-04-26Assorted code cleanups:Joshua Leung
2010-04-26Bugfix [#22069] Speed-Ipos are not imported correctly from 2.49 to 2.5Joshua Leung
2010-04-26Pass constraint names as operator properties in constraint operatorsMatt Ebb
2010-04-26Fix [#22160] blender 2.5 alpha2 can't open file grass.blend from blenderguruMatt Ebb
2010-04-25== Sequencer ==Peter Schlaile
2010-04-25bugfix [#22117] Memory Error messages with Spline IKCampbell Barton
2010-04-25== Sequencer ==Peter Schlaile
2010-04-25minor mathutils updateCampbell Barton
2010-04-25re-arrange modifier and blenkernel to overcome some linking problems that sto...Campbell Barton
2010-04-25fix for a library linking problem where a proxy object linked into a blend wo...Campbell Barton
2010-04-24py api: fix for context returning None for an empty list such as 'context.sel...Campbell Barton
2010-04-24Fix for #22135, loading ffmpeg now before .B25.blend is loaded.Joerg Mueller
2010-04-24warning cleanup, also made voxel.c and volumetric.c use BM_INLINE define rath...Campbell Barton