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
2013-01-12Merged changes in the trunk up to revision 53729.Tamito Kajiyama
2013-01-10Fix [#33825] Menu list widget does not work on UV and Vertex ColorsBastien Montagne
2013-01-10Depsgraph hack feature - experimentalTon Roosendaal
2013-01-10Fix #33816: property not found: World.use_texturesSergey Sharybin
2013-01-10don't store bevel weights or edge crease customdata layers in editmode unless...Campbell Barton
2013-01-08fix [#33646] Deleting edge loops creates holes in uv mapCampbell Barton
2013-01-08Make "Clone" option in project paint options more clear nameSergey Sharybin
2013-01-08fix own error in recent update to follow active quads [#33783] Unwrap with Fo...Campbell Barton
2013-01-06Eyecandy feature: background gradient for 3D viewport. Enable in user prefere...Antony Riakiotakis
2013-01-06correct 2 issues with startup.blendCampbell Barton
2013-01-06Merged changes in the trunk up to revision 53584.Tamito Kajiyama
2013-01-05Adding some example for new UIList...Bastien Montagne
2013-01-04Adding Uzbek languageBastien Montagne
2013-01-04add length average option to 'Follow Active Quads' unwrap, gives nicer results.Campbell Barton
2013-01-04change bpy.app.build_options from frozen set to PyStructSequence_Field, mathe...Campbell Barton
2013-01-04expose common extensions for image/movie/audio types, since python scripts ha...Campbell Barton
2013-01-04New command-line option --debug-freestyle to enable verbose debug messagesTamito Kajiyama
2013-01-03fix [#33715] Dirty Vertex Colors display problem since 2.65aCampbell Barton
2013-01-03revert 53478, it looks this is still useful for a couple of use cases in non-...Antony Riakiotakis
2013-01-02changes needed for EDL import to work again.Campbell Barton
2013-01-02Fix [#33189] AFTER 2.65 - Units in doc strings in ocean modifier.Bastien Montagne
2013-01-02Patch [#29035] Vertex colour bakingAlex Fraser
2013-01-01remove vertex selection check for weight paint mode so you can paint `through...Campbell Barton
2013-01-01UI cleanup: fixed texture is a 2d image painting option, hide in 3D viewport ...Antony Riakiotakis
2012-12-31add back initial autocomplete support.Campbell Barton
2012-12-31Some minor cleanup in camera's FOV angle props (mostly use DEG2RAD macro, and...Bastien Montagne
2012-12-31Alpha premul pipeline cleanupSergey Sharybin
2012-12-31Usual UI messages-related fixes...Bastien Montagne
2012-12-30Add UI and keybindings for dynamic-topology sculpt modeNicholas Bishop
2012-12-30Add DNA/RNA/BKE infrastructure for dynamic-topology sculpt modeNicholas Bishop
2012-12-30OSL Templates: remove unnecessary stdosl.h include.Brecht Van Lommel
2012-12-30OSL Templates:Thomas Dinges
2012-12-30add templates menu for OSL, use preprocessor directive color for decorators i...Campbell Barton
2012-12-29user-preferences for addons. currently unused, example & docs still to come.Campbell Barton
2012-12-29Fix for the NODE_OT_add_node operator. The way python classes were subclassed...Lukas Toenne
2012-12-29set line endings to native & mime type to text/plain for .app/Contents/MacOS/...Campbell Barton
2012-12-29i18 Spell check:Thomas Dinges
2012-12-28Fix [#33424] Inadequate bake action.Bastien Montagne
2012-12-28remove type checks on drawing uiList's,Campbell Barton
2012-12-28This commit frees list ui items from their dependencies to Panel, and hence f...Bastien Montagne
2012-12-24We now have some Catalan, but no Amharic nor Estonian yet!Bastien Montagne
2012-12-24Usual minor UI messages tweaks...Bastien Montagne
2012-12-24BGE: "Fix" for issue [#33663] "Objects Share Materials / Textures When Groupe...Mitchell Stokes
2012-12-24User Interface / Preferences:Thomas Dinges
2012-12-23Adding Scale Visual keying (and de-duplicated part of the code returning visu...Bastien Montagne
2012-12-23initial support for 'occlude background geometry' in weight paint mode.Campbell Barton
2012-12-23Merged changes in the trunk up to revision 53280.Tamito Kajiyama
2012-12-22Weight gradient tool for weight paint modeCampbell Barton
2012-12-22Text Editor: Gray out the Register check unless the file has .py extension. (...Pablo Vazquez
2012-12-21rename rna prop _parenting -> _parentCampbell Barton