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
2013-03-18code cleanupCampbell Barton
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-01-23rigidbody: Add rigid body constraintsSergej Reich
2013-01-23rigidbody: Add DNA/RNA/BKE infrastructure for the rigid body simSergej Reich
2013-01-21mesh-cache deform modifier,Campbell Barton
2012-12-30Add symmetrize operator for dynamic-topology sculpt modeNicholas Bishop
2012-12-28This commit frees list ui items from their dependencies to Panel, and hence f...Bastien Montagne
2012-12-23Add keying "options" parameter to keyframe_insert() bpy_rna function, so now ...Bastien Montagne
2012-10-05code cleanup: de-duplicate enum.Campbell Barton
2012-08-29new image operator now allows color grid (before was only grid on/off)Campbell Barton
2012-08-20Sequencer: Python API for sequence modifiersSergey Sharybin
2012-07-12Clip editor mode selection: show menu with modes on TABSergey Sharybin
2012-06-29Extended modes for snapping in the node editor.Lukas Toenne
2012-06-21falloff options for dilate/erode feather compo node.Campbell Barton
2012-06-07new sequence strip type for masks.Campbell Barton
2012-05-24Restoring Group Colours for Animation Channels - Part 1Joshua Leung
2012-05-22expose absolute shape keyblock interpolation in the uiCampbell Barton
2012-05-01Motion Paths GUI CleanupJoshua Leung
2012-04-23code cleanup: comment unused functions (removed one which isnt useful anymore).Campbell Barton
2012-03-21== Sequencer ==Peter Schlaile
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-01-05This patch creates an interface for ["Text"] properties in Font objects.Dalai Felinto
2011-11-22move image settings into their own structure so the interface can be shared w...Campbell Barton
2011-10-28Merge with trunk r41342Miika Hamalainen
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-20Merge with trunk r40409Miika Hamalainen
2011-09-06Merged the particles-2010 branch with node improvements into trunk.Lukas Toenne
2011-09-05Merge with trunk r39928Miika Hamalainen
2011-08-30* Merge trunk up to r39790.soc-2011-pepperJoerg Mueller
2011-08-28Merge with trunk r39750Miika Hamalainen
2011-08-24fix [#28340] Can't set image depth, quality from image saveCampbell Barton
2011-08-04Bassam Feature Request: "Auto Clamped" handles can now be set perJoshua Leung
2011-07-09Ctrl-R sets rotation mode for Pose BonesJoshua Leung
2011-07-08Dynamic Paint:Miika Hamalainen
2011-05-26add the property as an argument to enum item functions, not used yet but need...Campbell Barton
2011-04-01fix [#26713] Video Sequencer: Audio mute after making meta strip copy/pasteCampbell Barton
2011-04-01while looking into adding back brush tool keys found mixed texture/image pain...Campbell Barton
2011-03-19Fix #26543: lamp sky settings were missing soft/linear light blend types,Brecht Van Lommel
2011-02-21Big node groups improvement patch. Node group trees now have their own lists ...Lukas Toenne
2011-02-17Starting work on doxygen cleanup. Many things still to be done.Nathan Letwory
2011-02-08Per-type node labels and customizable names. The label displayed in the node ...Lukas Toenne
2011-01-15remove/comment unused defines.Campbell Barton
2011-01-11- bpy.data.lamps.new() now takes a type argument since lamp type also sets cl...Campbell Barton
2010-12-14graph editor & action keyframe paste options.Campbell Barton
2010-12-04Maintenance, Campbell Barton
2010-11-18fix [#24780] Metaballs are not drawn correctly in new scenes Campbell Barton
2010-08-17apply all rna naming changes for rna_space.cCampbell Barton
2010-07-26== Sculpt ==Nicholas Bishop
2010-05-07Added dynamic enum itemf for add sensor/actuator operatorsMatt Ebb
2010-05-05- split objet group add/link into 2 operatorsCampbell Barton