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
2011-01-21Logic UI: more tooltips, adding (blank = all objects) for the Property field...Dalai Felinto
2011-01-21bugfix [#25712] Deletion of vertex groups under script control causes incorre...Campbell Barton
2011-01-21BGE Logic UI: Near Sensor tooltip updateDalai Felinto
2011-01-21change mathutils.Matrix.Shear() for 3x3 or 4x4 matricesCampbell Barton
2011-01-21correct spellingCampbell Barton
2011-01-21[#25732] Incorrect shear matrix in XY planeCampbell Barton
2011-01-21correct fix for [#25737] Console error messageCampbell Barton
2011-01-21- Bugfix: NLA "duplicate" operator now lets strips get moved betweenJoshua Leung
2011-01-21Bugfix [#25737] Console error messageJoshua Leung
2011-01-20Small code reshuffle... sequencer transform stuff was bisecting theJoshua Leung
2011-01-20Bugfix #25656Ton Roosendaal
2011-01-20Bugfix #25619Ton Roosendaal
2011-01-20Bugfix #25611Ton Roosendaal
2011-01-20NLA Tool Bugfixes:Joshua Leung
2011-01-20no functional change,Campbell Barton
2011-01-20fix for bug where python functions were not raising exceptions because report...Campbell Barton
2011-01-20don't set the path to ~/untitled.blend on initializing the WM, this isn't wel...Campbell Barton
2011-01-20NLA backend code cleanups: Ensure all user-count management is doneJoshua Leung
2011-01-20Bugfix [#25721] Unable to delete grease pencil data blocksJoshua Leung
2011-01-19set variable as unused.Campbell Barton
2011-01-19Bugfix #25613Ton Roosendaal
2011-01-19Bugfix #25720Ton Roosendaal
2011-01-19Bugfix #25652Ton Roosendaal
2011-01-19Changed Brightness/Contrast node to use also buffer inputs for the B/C inputs...Lukas Toenne
2011-01-19Added missing updates for NLA RNA settingsJoshua Leung
2011-01-19Fix for [#25705] Crashing doing Bake in Partile System in Particle ModeJanne Karhu
2011-01-19new command line option '--factory-startup' to skip reading startup.blend. us...Campbell Barton
2011-01-19NLA Editor: Swap Strips (Alt-F) and BugfixesJoshua Leung
2011-01-19support building with python3.2Campbell Barton
2011-01-18Fix for "[#25700] 2.56: Rotation Mode: Quaternion shows wrong orientation of ...Konrad Kleine
2011-01-18Added group verification after autoconnect to avoid linked+external group soc...Lukas Toenne
2011-01-18Bugfix, irc report: general view3d operator poll() was reading NULLTon Roosendaal
2011-01-18Added a check in nodeGroupVerify to detect if a tree is actually a group tree...Lukas Toenne
2011-01-18rename fcurve.keyframe_points.add() --> insert()Campbell Barton
2011-01-18Bug fix: particle dynamics were being calculated if point cache was only half...Janne Karhu
2011-01-18Small fix for my last fix: ignore the `preview' flag; if either sizeNicholas Bishop
2011-01-18More fixes for bug [#25649], Image editor paint icon missing untilNicholas Bishop
2011-01-18bgl.Buffer()Campbell Barton
2011-01-18bad spelling; 'indicies' --> 'indices'Campbell Barton
2011-01-18Bugfix [#25684b] Surface and Stroke options are not working with UseJoshua Leung
2011-01-18option for the path iterator to loop over packed files so their dir separator...Campbell Barton
2011-01-18fix [#25694] Center View (Home Key)Campbell Barton
2011-01-18fix missing notifier [#25682] bpy.data.materials['XXX'].texture_slot.clear(0)...Campbell Barton
2011-01-18fix [#25691] Lasso select on 3D Text editing segfaultsCampbell Barton
2011-01-17== file browser ==Andrea Weikert
2011-01-17Bugfix 25683Ton Roosendaal
2011-01-17Bugfix #25657Ton Roosendaal
2011-01-17Bugfix #25681Ton Roosendaal
2011-01-17misc maintenance changesCampbell Barton
2011-01-17More consistency with order of action vs gp keyframes...Joshua Leung