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-10-30Merge of the COLLADA GSoC branch into trunk.Arystanbek Dyussenov
2009-10-30Patch from Stani for autocompleteCampbell Barton
2009-10-30New Track To Constraint: "Damped"Joshua Leung
2009-10-30added an 'auto-normalize' option for weight paint mode, that automatically en...Joseph Eagar
2009-10-30* Some Whitespace and small code-guideline cleanup. Thomas Dinges
2009-10-30* Tiny Force Field Layout improvements and tooltip fix by nudelZ. Thanks! Thomas Dinges
2009-10-30* Added greying out for Bound Box Menu. Thomas Dinges
2009-10-29replacement for my own autocomplete module by staniCampbell Barton
2009-10-29moved the following into the screen context rather then the view3d context so...Campbell Barton
2009-10-29Fixed [#19735] No normal map button in texture->image paneThomas Dinges
2009-10-29Script templates, including game logic scripts from 2.4x and new operator tem...Campbell Barton
2009-10-29Python can now run operators with their own context (data context).Campbell Barton
2009-10-29* Added missing "Passes" Button for AAO, reported by nudelZ.Thomas Dinges
2009-10-28Comment out "forked" parameter for extrude_mode macro operator (it doesn't wo...Martin Poirier
2009-10-28OpenGL Render restored.Brecht Van Lommel
2009-10-28editing operator descriptions now works.Campbell Barton
2009-10-28- 'id_data' attribute for py rna api, so you can get the Mesh from a face, Ar...Campbell Barton
2009-10-28patch from mindrones, uploads user edited docs to http://www.mindrones.com/bl...Campbell Barton
2009-10-28ob.getChilren() often requested for 2.4x api, notice this is only 1 line of p...Campbell Barton
2009-10-28viewing docs for nested classes would fail, expects bpy.types.Scene.SceneGame...Campbell Barton
2009-10-28* Added 'report a bug' help menu item, taking you to the 2.5 bug tracker.Matt Ebb
2009-10-27Shape Propagate to all back in vertex menuCampbell Barton
2009-10-27patch from Stani to prevent hasattr(bpy.ops, '__call__') being TrueCampbell Barton
2009-10-27Added missing X mirror option to armature edit mode.William Reynish
2009-10-27A bunch of fixes for macro-type operators - Armatures + ObjectsJoshua Leung
2009-10-27- Right click menu can open links directly to API reference docs (rna and ope...Campbell Barton
2009-10-26Durian text editor requests:William Reynish
2009-10-26*Started to add theme editing in Preferences. Isn't visible in the UI yet.William Reynish
2009-10-25Toolbar Fixes:Joshua Leung
2009-10-22Shape KeysBrecht Van Lommel
2009-10-22Shape KeysBrecht Van Lommel
2009-10-22changed WM_OT_context_* operators to pass through if one of the members in th...Campbell Barton
2009-10-22Fix for Texture Tab. Influence Panel got shown even when no active slot was s...Thomas Dinges
2009-10-22Shape Key UIBrecht Van Lommel
2009-10-22Patch [#19708] Add Menu Item: View3d -> View -> View Global/LocalThomas Dinges
2009-10-21shape key operators and buttons for reorderingCampbell Barton
2009-10-21added new context operator WM_OT_context_cycle_int, use for switching between...Campbell Barton
2009-10-21- improvements from Mathias Panzenböck (panzi) patch [#19695], which avoid c...Campbell Barton
2009-10-21Outliner: Tweaks for Driver OperatorsJoshua Leung
2009-10-20fix for mirror select and added to the menuCampbell Barton
2009-10-20- editmesh select mirror (in editmode select menu)Campbell Barton
2009-10-20split weight normalize into 2 operators, normalize and normalize_all.Campbell Barton
2009-10-20Auto SaveBrecht Van Lommel
2009-10-20Added a button in the header to toggle full screen mode. It'd be nice to have...William Reynish
2009-10-20Renamed "Save Key Configuration" to "Export Key Configuration", so itBrecht Van Lommel
2009-10-20etch-a-ton RNA and UI, back in 2.5Martin Poirier
2009-10-19Consolidate tube and cylinder primitives.Martin Poirier
2009-10-19Continue development of bfile system.Guillermo S. Romero
2009-10-19Fix #19618: invalid vertex group data could be created whenBrecht Van Lommel
2009-10-19- added xmirror to the weightpaint optionsCampbell Barton