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-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
2010-05-04BGE Logics UI: commit to receive some feedback from MattDalai Felinto
2010-04-29Rewrite of Logic editor UI to use layout engineMatt Ebb
2010-03-23py/rna functions for adding and removing curve data.Brecht Van Lommel
2010-03-16change the scene opengl sequence rendering to be a global option with renderi...Brecht Van Lommel
2010-03-07rna image.file_format, can be set before saving to choose a file format from ...Campbell Barton
2010-03-05reproject operator, use to reproject edited renders back into textures.Campbell Barton
2010-02-23- use search box for adding actions in the NLACampbell Barton
2010-02-16bugfix [#21173] Autocompleate raises an errorCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-10fix for python not being able to call operators with a executuon context.Campbell Barton