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
path: root/source
AgeCommit message (Expand)Author
2012-01-30remove CDDM_copy second argument, added CDDM_copy_from_tessface instead.Campbell Barton
2012-01-30svn merge ^/trunk/blender -r43733:43751Campbell Barton
2012-01-29Fixed for cloth modifier when it's applied after deformation modifier.Sergey Sharybin
2012-01-29Fix for [#30015] Keyframed Resolution UnpredictableThomas Dinges
2012-01-28Release cycle:Thomas Dinges
2012-01-28Fixed typo in a tooltipSergey Sharybin
2012-01-27Dynamic Paint:Miika Hamalainen
2012-01-27Always assume isFinalCals is truth when applying constructive modifiers on cu...Sergey Sharybin
2012-01-27Minor fix for CD_TYPE_AS_MASK macro: shift operator uses the leftNicholas Bishop
2012-01-27Fix #30000: Boolean modifier messing up multi materialSergey Sharybin
2012-01-27Fix [#29884] Splash screen only displays "r43"Nathan Letwory
2012-01-27Action Constraint GUI - Refinements and ClarificationJoshua Leung
2012-01-26svn merge ^/trunk/blender -r43693:43733Campbell Barton
2012-01-26Fix orthogonality check for mat3 and mat4Sv. Lockal
2012-01-26Fix #29957: Texture "Generate" mapping work as global with cloth modifierSergey Sharybin
2012-01-26Color channels used for tracking is now a part of default tracking settings a...Sergey Sharybin
2012-01-26Fix #29960: fields option should not be used for external engine rendering.Brecht Van Lommel
2012-01-26Movie clip editor: curves view shouldn't jump back to top when click on itSergey Sharybin
2012-01-26Fix #29958: Search Menu keeps hiding first character(s) after long inputSergey Sharybin
2012-01-26Fix #29895 Fast Alt-Mousewheel toggling of Mapping Modes scrubs timelineSergey Sharybin
2012-01-26Fix [#29984] Loop select crash on some wire edge meshesAndrew Wiggin
2012-01-26More curves view improvements for clip editor:Sergey Sharybin
2012-01-26Fix implicit declaration of guardedalloc functions in avi's endian.c.Sergey Sharybin
2012-01-26Movie clip editor: graph view now can be toggled using Z keySergey Sharybin
2012-01-26Tracks curves fixes and improvements:Sergey Sharybin
2012-01-26Replace hard-coded structures in selection callbacks in view3d_select with ty...Sergey Sharybin
2012-01-26Fix for layer toggling always sticking to extend policy.Sergey Sharybin
2012-01-26correct commentsCampbell Barton
2012-01-26fix [#28577] TODO: Make Face (Fkey) fails with isolated vertsCampbell Barton
2012-01-26particle system now ensures tessfaces are available.Campbell Barton
2012-01-26avoid storing over allocated arrays in tesselated custom data, was reserving ...Campbell Barton
2012-01-26fix for own error in tesselating as quadCampbell Barton
2012-01-26fix [#29987] scene.frame_set method doesn't take in account camera change don...Campbell Barton
2012-01-26hrmf, fix for fix [#29988] Segfault when unwrap default cube with smart proje...Campbell Barton
2012-01-26enable tesselating 4 sided faces to quads.Campbell Barton
2012-01-26Fix #29989: Ctrl + T to show seconds in timeline, python errorSergey Sharybin
2012-01-26remove cellalloc, from my tests jemalloc beats cellalloc, so we better just u...Campbell Barton
2012-01-25svn merge ^/trunk/blender -r43685:43693Campbell Barton
2012-01-25Cycles: Render PassesBrecht Van Lommel
2012-01-25Fix #29892: Properties of objects in nested custom collections stop being ani...Sergey Sharybin
2012-01-25Various fixes for camera tracking stuffSergey Sharybin
2012-01-25Fix typo for sharpen graph post-processing so fac1+fac2+fac3 always equals 1.0Sv. Lockal
2012-01-25Fix typo in camera reconstruction context creation.Sergey Sharybin
2012-01-25Cucumber left over: new scene needs a default ESC keyDalai Felinto
2012-01-25svn merge ^/trunk/blender -r43676:43685Campbell Barton
2012-01-25found a bug by accident.Campbell Barton
2012-01-25define to enable tesselate to quads, this way files from trunk tesselate back...Campbell Barton
2012-01-25fix for memory leak when particles have 0 elements.Campbell Barton
2012-01-25Improvement for last commit, only do redraw when actually needed (in world sh...Thomas Dinges
2012-01-25svn merge ^/trunk/blender -r43664:43676Campbell Barton