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
2014-02-02Add "Create" tab and panel for Metaball Edit ModeJonathan Williamson
2014-02-02Reorder Curve "Create" tab and add "Create" tab for SurfacesJonathan Williamson
2014-02-02Remove Grease Pencil panels from toolbar, has own tabJonathan Williamson
2014-02-02Update tabs for non-mesh object typesJonathan Williamson
2014-02-02Update Object Mode Toolbar TabsJonathan Williamson
2014-01-30Code cleanup: remove (now) redundant empty text with icon_onlyCampbell Barton
2014-01-30UI: move toggle icons out of layout checks into rnaCampbell Barton
2014-01-30UI API: don't use a text label when icon_only is setCampbell Barton
2014-01-29Update Edit Mode tabs for mesh objectsJonathan Williamson
2014-01-29Fix T38359: incorrect display of material slot with pinned particle settings.Brecht Van Lommel
2014-01-29Fix T37038: user preferences > input category names unnecessarily cut off.Brecht Van Lommel
2014-01-29UI: Make "Lock Interface" a icon only button and pack into the Display row, w...Thomas Dinges
2014-01-29Option to lock the interface while renderingSergey Sharybin
2014-01-28File Reading: add revert operatorCampbell Barton
2014-01-28Code cleanup: pep8Campbell Barton
2014-01-28Fix for a typo reported by flokkievids through code review comments D163#1.Tamito Kajiyama
2014-01-28Moved the Operators class from the 'freestyle' module to the 'freestyle.types...Tamito Kajiyama
2014-01-28Patch set by Folkert Vries (flokkievids) with respect to T37565-patch-v1.zip ...Tamito Kajiyama
2014-01-28Fix for a missing submodule in the top-level 'freestyle' module package.Tamito Kajiyama
2014-01-28Updated Freestyle API modules according to the new hierarchical package struc...Tamito Kajiyama
2014-01-28Reorganized the Freestyle Python API in a hierarchical package structure.Tamito Kajiyama
2014-01-28Theme: update ubuntu and blender2.4x tab colorsCampbell Barton
2014-01-27Revert the removal of Blender Internal Edge rendering, after artist feedback.Thomas Dinges
2014-01-27Implement clipboard for mask splinesSergey Sharybin
2014-01-27Fix clip editor interface being broken by a71f072Sergey Sharybin
2014-01-27UI: Fix for icon-only menus too small click-able areaCampbell Barton
2014-01-27UI: Replace +/- menus with collapsible onesCampbell Barton
2014-01-25Fix T38359: Not a bug, but better to grey out Material selector of particles ...Bastien Montagne
2014-01-24Add support for new "bl_category" member (new panels "tabs" system).Bastien Montagne
2014-01-23Fix T36165: blender internal HDR textures with negative values got clamped.Brecht Van Lommel
2014-01-23Themes: update for tab colorsCampbell Barton
2014-01-22Fix T38315: keymap configuration export did not export deactivated items corr...Brecht Van Lommel
2014-01-21Usual UI messages fixes.Bastien Montagne
2014-01-21Fix T38229: 3D view shadeless display not supported with GLSL, so hide in UI.Brecht Van Lommel
2014-01-20Fix part of T38280: UI inconsistencies in the texture/image paint stroke panels.Brecht Van Lommel
2014-01-20Fix T38267: dynamic paint Use Object Material not working correct in some cases.Brecht Van Lommel
2014-01-18Code Cleanup: py script float comparisonsCampbell Barton
2014-01-17Rigidbody: Add missing properties to "Copy Rigid Body Settings" operatorSergej Reich
2014-01-17Fix T36190: Rigid Body bake to keyframes bakes wrong the rotations.Sergej Reich
2014-01-17Icons: make inkscape svg to png conversion work with Inkscape.app on OS X.Brecht Van Lommel
2014-01-17UI/Modifiers: add missing icon for Wireframe modifierSimon Repp
2014-01-17Oops! Should have double checked before pushing that last commit.Joshua Leung
2014-01-17Fix T38157: Rigid body, crazy f-curves after bake to keyframesJoshua Leung
2014-01-17EditMesh: add delete loose operator (access from Cleanup menu)Campbell Barton
2014-01-17Build Modifier - Add "Reversed" OptionJoshua Leung
2014-01-17Code Cleanup: avoid bpy.context when its passed in as an argCampbell Barton
2014-01-17Forgot in previous commit to take care of user preferencesgaiaclary
2014-01-17Improved the Quit Confirm behaviour: Now confirm only shows up when current s...gaiaclary
2014-01-15Fix a bunch of UI string issues...Bastien Montagne
2014-01-14Bevel Modifier: add width type and profile control.Howard Trickey