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
2009-09-23remove rna function convert_to_triface because it uses an internal editmesh f...Campbell Barton
2009-09-22minor fixes for merge of soc-2009-kazanbas, rev23422Campbell Barton
2009-09-22Manual merge of soc-2009-kazanbas branch:Arystanbek Dyussenov
2009-09-22Changes to allow python to do redraws through the timer operator, a reliable ...Campbell Barton
2009-09-22- removed View3D->localview since it wasnt set on entering localview (making ...Campbell Barton
2009-09-22RNA: added a "factor" subtype next to "percentage", and only displayBrecht Van Lommel
2009-09-21* Wrong Property Range for Blur Size_Y.Thomas Dinges
2009-09-21Fix #19378: border render coordinates were not RNA wrapped.Brecht Van Lommel
2009-09-212.5 Nodes:Thomas Dinges
2009-09-21Fix #19418: file browse button for strip filename did not work,Brecht Van Lommel
2009-09-212.5 - Keyframes can now be marked as 'extremes' in addition to 'breakdowns'Joshua Leung
2009-09-21* Added Armature data filter buttons in Dopesheet/Graph editor headersMatt Ebb
2009-09-21* Added AnimData for Armature data, for animating armature/bone settings.Matt Ebb
2009-09-215 button mouse support from b333rt in IRC with some edits for X11.Campbell Barton
2009-09-20Sound:Joerg Mueller
2009-09-20Sound:Joerg Mueller
2009-09-202.5:Thomas Dinges
2009-09-202.5 - Yet another round of bugfixesJoshua Leung
2009-09-20A few smaller adjustments to armature and bone properties.William Reynish
2009-09-19More Nodes wrapped to Layout Engine:Thomas Dinges
2009-09-19Bone constraints are now in a separate tab. It's more consistentBrecht Van Lommel
2009-09-19RNA: for last commit, fix paths_location and paths_type enums,Brecht Van Lommel
2009-09-19Armature UIWilliam Reynish
2009-09-192.5 - Animation Bugfixes:Joshua Leung
2009-09-192.5 Nodes:Thomas Dinges
2009-09-18Move some static math functions out of paint_image.c into arithb.cCampbell Barton
2009-09-18- jitter for painting (image and projection painting, others can be added)Campbell Barton
2009-09-18Changed a few mutually exclusive options in preferences to radio buttons (enums)William Reynish
2009-09-18Particles cleanup, optimizations and some small new stuff.Janne Karhu
2009-09-17Forgot to delete unused code.William Reynish
2009-09-17-Shuffled some user prefs around to make better use of the available space in...William Reynish
2009-09-17-Added Loop Cut to toolbarWilliam Reynish
2009-09-17Wrapped some more Nodes:Thomas Dinges
2009-09-17Warning fixes for blenkernel and editors.Brecht Van Lommel
2009-09-17UI: fix display of shape key list to show with no items,Brecht Van Lommel
2009-09-172.5 - Animation Utility FunctionJoshua Leung
2009-09-16*Changed image field order property to enum, making it consistent with the co...William Reynish
2009-09-16Image PanelsBrecht Van Lommel
2009-09-16UIBrecht Van Lommel
2009-09-16UIBrecht Van Lommel
2009-09-16UI: action editor header now also uses template for browsing actionBrecht Van Lommel
2009-09-16Fixed Resolution and Aspect Ratio Notifier for camera mode in 3D View.Thomas Dinges
2009-09-16#19317:Thomas Dinges
2009-09-16RNABrecht Van Lommel
2009-09-16- bpy.data.sounds was a collection of ID's rather then SoundsCampbell Barton
2009-09-16- rna/python api object.create_render_mesh(...) support for getting a mesh fr...Campbell Barton
2009-09-16Operator cheat sheet (from the help menu)Campbell Barton
2009-09-15Undo revision 23130 which was a merge with 2.5, a messy one because I did som...soc-2009-kazanbasArystanbek Dyussenov
2009-09-15- new property attribute - default_array, which returns a variable size array...Campbell Barton
2009-09-15* Added RNA path functionality to fluidsim modifier settings, to allow keying...Matt Ebb