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-06-04Merged changes in the trunk up to revision 47381.Tamito Kajiyama
2012-06-03Minor UI message fixBastien Montagne
2012-06-03Part-Bugfix, Part-Feature Completion: 'Armature' Option for Mask ModifierJoshua Leung
2012-06-01Theme color for frame nodes. The alpha value from this theme color is also us...Lukas Toenne
2012-06-01Action Group Colors for Bones (Part 2)Joshua Leung
2012-05-31style cleanupCampbell Barton
2012-05-31 * Added new dilate/erode functionJeroen Bakker
2012-05-30BGE #30734: add support for physics linear and angular thresholds and deactiv...Benoit Bolsee
2012-05-29Fix #31591: info header reports missing with custom key configuration due toBrecht Van Lommel
2012-05-29Revert makesrna part of r47158 because it broke building blenderplayerDan Eicher
2012-05-29Fix #31631: keyframe insert on uv layer element not working.Brecht Van Lommel
2012-05-29Fix #31632: error inserting keyframing on vertex group element weight.Brecht Van Lommel
2012-05-29finish cleanup for pluginsCampbell Barton
2012-05-29Massive Code cleanup:Thomas Dinges
2012-05-29remove pynodes, were not working in 2.5, not ported to py3.xCampbell Barton
2012-05-29OUTLINER_OT_scene_drop -- "Drag object to scene in Outliner" operatorDan Eicher
2012-05-29Typo in property DescriptionDaniel Salazar
2012-05-29BGE patch #28476: Character object physics typeBenoit Bolsee
2012-05-28image.gl_touch: wasn't passing the parameters to gl_loadDalai Felinto
2012-05-28image.gl_load: moving error cleaning to before all gl calls"Dalai Felinto
2012-05-28image.gl_load(): clear glGetError buffer before getting a new oneDalai Felinto
2012-05-28A few minor UI message fixes...Bastien Montagne
2012-05-28style cleanup: defines with bracesCampbell Barton
2012-05-27style cleanupCampbell Barton
2012-05-27code cleanup: remove mode comments, these were applied very un-evenly across...Campbell Barton
2012-05-27rna_def_composite_nodetree_api() getting passed the wrong propDan Eicher
2012-05-27style cleanup: nodes, also rename chunksize -> chunk_sizeCampbell Barton
2012-05-27[#31607] Collada: (Exporter) Implementation of 'use Object Instantiation' OptionGaia Clary
2012-05-27Merged changes in the trunk up to revision 47056.Tamito Kajiyama
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