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-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-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-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-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-26Fix #29989: Ctrl + T to show seconds in timeline, python errorSergey Sharybin
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-25found a bug by accident.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-25Fix compilation error caused by recent changes in file browser stuffSergey Sharybin
2012-01-25Cycles Node Editor:Thomas Dinges
2012-01-24use a struct to pass normals to normal draw derived mesh callbacks (no functi...Campbell Barton
2012-01-24Enable 16 bit format for float textures by default after discussion with Mort...Antony Riakiotakis
2012-01-24Fix #29946: Recover Auto Save defaults to "Short List" View -- Cannot determi...Sergey Sharybin
2012-01-24Dynamic Paint:Miika Hamalainen
2012-01-24Brightness/Contrast Node for CyclesDalai Felinto
2012-01-24comment unused assignment.Campbell Barton
2012-01-24quiet some warnings & (possible/unlikely error)Campbell Barton
2012-01-24New fix for [#29940] Stretch To constraint breaks scaling in Transform constr...Bastien Montagne
2012-01-24Fix #29975: Track Preview color channels not filtering correctlySergey Sharybin
2012-01-24Bugfix: Circle-select in Pose Mode disregarded layer visibility, selectingJoshua Leung
2012-01-24Fix #29965: Crash: Memory psys node array: end corruptSergey Sharybin
2012-01-24Add the .Identity() classmethod to mathutils matrices. This allows the userAndrew Hale
2012-01-24commented smoke collision derived mesh,Campbell Barton
2012-01-24Misc picky edits to UI messages.Bastien Montagne
2012-01-23BLI_array_reserve from bmesh.Campbell Barton
2012-01-23Fix #29970: Crash trying to track disabled markerSergey Sharybin
2012-01-23Fix #29934: New Carve library can't execute boolean operations in some casesSergey Sharybin
2012-01-23In order to maintain consistency with other uses of .remove(), these function...Andrew Hale