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-05-27[#31607] Collada: (Exporter) Implementation of 'use Object Instantiation' OptionGaia Clary
2012-05-26Add frame_duration read-only member to Image RNA struct, returns movie's leng...Bastien Montagne
2012-05-26solidify option to flip normalsCampbell Barton
2012-05-26Fix dummy cp/pt error (harmless in blender itself, but breaking doc and i18n ...Bastien Montagne
2012-05-25Fix for last commit, forgot to update Screen.is_animation_playing python prop...Brecht Van Lommel
2012-05-25style cleanupCampbell Barton
2012-05-253D View: add Backface Culling option, to hide faces when seen from the back s...Brecht Van Lommel
2012-05-24Patch #31570: Implementation of 'Include bone children' OptionGaia Clary
2012-05-24Restoring Group Colours for Animation Channels - Part 1Joshua Leung
2012-05-24Image.gl_touch - routine to prevent the image to be cleared by blender cache ...Dalai Felinto
2012-05-23style cleanup: also correct commentCampbell Barton
2012-05-23increase memory limit for sequencer cache to 32gigCampbell Barton
2012-05-23Fix: cycles not supporting scene background sets.Brecht Van Lommel
2012-05-22Add new theme-able color, TH_SKIN_ROOT.Nicholas Bishop
2012-05-22Add skin modifier: DNA, RNA, UI, and MOD_skin.c implementation.Nicholas Bishop
2012-05-22Add MVertSkin DNA/RNA and customdata (CD_MVERT_SKIN).Nicholas Bishop
2012-05-22A number of new features for the node editor in general and the Frame node in...Lukas Toenne
2012-05-22expose absolute shape keyblock interpolation in the uiCampbell Barton
2012-05-22remove unused enums (these are defined and used elsewhere)Campbell Barton
2012-05-22Add input sample averaging to PaintStroke.Nicholas Bishop
2012-05-22fix for Monique Dewanchand
2012-05-22Missing RNA_def_property_update functions for RenderSettings bake propertiesDan Eicher
2012-05-22Fix for [#31413] Code review testing: Regarding chunksize, could theJeroen Bakker
2012-05-22UI mafia fix thanks to venomgfx for reportingJeroen Bakker
2012-05-21Fix for Monique Dewanchand
2012-05-21A few minor UI message fixes...Bastien Montagne
2012-05-21 * Bokeh Image angle now has rnge from -720 to +720 degreesJeroen Bakker
2012-05-21Cycles: add Object Info node, with outputs object location, object/materialBrecht Van Lommel
2012-05-21Added switch in dilate/erode between old (Step) and new (Distance)Jeroen Bakker
2012-05-21code cleanup: spellingCampbell Barton
2012-05-20code cleanup:Campbell Barton
2012-05-20Sequencer UI:Thomas Dinges
2012-05-20Added 'LIBRARY_EDITABLE' flag to bpy.props.*Dan Eicher
2012-05-19style cleanup: whitespace/indentationCampbell Barton
2012-05-19code cleanup: use TRUE/FALSE rather then 1/0 for better readability, also rep...Campbell Barton
2012-05-18Fix #31395: setting mesh.uv_textures['uvmap'].active did not update correctly.Brecht Van Lommel
2012-05-18add option for screw modifier to smooth shade. (renamed smooth_shading to use...Campbell Barton
2012-05-18When generating enums for the image node render layers, replace empty strings...Lukas Toenne
2012-05-18Partial revert of r46542.Lukas Toenne
2012-05-18Add smooth-shading option for remesh modifier.Nicholas Bishop
2012-05-18style cleanup: function definitionsCampbell Barton
2012-05-17rna function Image.scale(w, h), useful for utility functions to open/scale/sa...Campbell Barton
2012-05-17fix for building without AUDCampbell Barton
2012-05-17 ____ Jeroen Bakker
2012-05-17Disable setting non-object actions as the action used by the Action ConstraintJoshua Leung
2012-05-17KeyingSets UI stuff - Replaced names used in RNA enum instead of redefiningJoshua Leung
2012-05-17minor improvement - entering "//somepath" in the file selector didnt expand f...Campbell Barton
2012-05-17added readonly rna ID attribute ID.is_library_indirect, so python can tell if...Campbell Barton
2012-05-17Nitpicky stuffJoshua Leung
2012-05-17style cleanup: block commentsCampbell Barton