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
2012-01-26Fix build on debian ports that differs from generic i386/x86_64 like kFreeBSDSergey 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 #29991: Broken Hotkeys for rotation in custom Maya-Navigation. >rev43375Sergey Sharybin
2012-01-26added support for USB Spaceball5000, also a partial attempt to accept button ...Mike Erwin
2012-01-26disable toggle option for BGE boolean property, not sure why this was set.Campbell 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-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-25Node UI:Thomas Dinges
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-23rst bge touch ups: making the title of the examples slightly more noticeableDalai Felinto
2012-01-23BLI_array_reserve from bmesh.Campbell Barton
2012-01-23Fix #29970: Crash trying to track disabled markerSergey Sharybin
2012-01-23Fix compilation error caused by code cleanupSergey Sharybin
2012-01-23Carve booleans: corrected copyright headerSergey Sharybin
2012-01-23Carve booleans: code and style cleanupSergey 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
2012-01-23Fix for compilation error when using scons and carve is disabledSergey Sharybin
2012-01-23modifier Apply as Shape is now Apply as Shape Key. Was confusing some usersDaniel Salazar
2012-01-23Cloth: Add "velocity damping" to damping options. This will help with the "cl...Daniel Genrich
2012-01-23Fix for "[#29911] Crash on reading BL_ActionActuator.channelNames"Mitchell Stokes
2012-01-23Cycles UI:Thomas Dinges