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-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
2010-02-03patch [#20889] Support "unit"s for FloatPropertyCampbell Barton
2010-01-28PROP_ENUM_NO_CONTEXT flag for rna properties, forcing enum item functions to ...Martin Poirier
2010-01-17bugfix [#20639] BF25_SVN_25888 and below - OBJ and 3DS import failsCampbell Barton
2009-12-10operator report function so python operators can report errorsCampbell Barton
2009-12-07rna flag PROP_ENUM_FLAG which makes rna props a tuple of enums when converted...Campbell Barton
2009-11-26Preliminary RNA and DNA changes for further transform snap fixes.Martin Poirier
2009-11-16Fixing keymap export:Martin Poirier
2009-11-04Make Links (Ctrl+L) backCampbell Barton
2009-10-14UI Templates: ('Any ID' Selector)Joshua Leung
2009-10-13added back space switching keys Shift+F2 to F12Campbell Barton