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
2016-08-07Don't hide on/off buttons of the Softbody modifier when there's Collision.Alexander Gavrilov
2016-08-06Basic Alembic supportKévin Dietrich
2016-08-01Support Auto-Clamped Handle for Curve-MappingCampbell Barton
2016-07-14Add option to id_make_local to force localization of datablock, even if not u...Bastien Montagne
2016-07-10Cleanup/Refactor: pass Main pointer to all ID copy functions.Bastien Montagne
2016-07-08Refactor: pass Main to id_make_local.Bastien Montagne
2016-07-06Replace of (id->lib != NULL) check by meaningful macro.Bastien Montagne
2016-06-24Cleanup: use return argument prefixCampbell Barton
2016-06-08Make uiLists placed in popups usableJulian Eisel
2016-05-06Fix T47657: Using template_list() with invoke_props_dialog()Bastien Montagne
2016-04-01Fix T48001: Highlighting selected item in filtered lists.Bastien Montagne
2016-03-24UI: search operator's by word prefixCampbell Barton
2016-03-23UI: multi word filtering in search menuCampbell Barton
2016-03-09Fix/workaround T47685: Drag keymap slider failsCampbell Barton
2016-03-02UI: Show categories in operator search popupCampbell Barton
2016-03-02UI: Add search-create callbackCampbell Barton
2016-02-25Cleanup: de-duplicate curve menuCampbell Barton
2016-02-24UI: Use zoom in/out icons for curvesCampbell Barton
2016-02-10Cleanup: double promotionCampbell Barton
2016-01-18UI: use a callback for the progress tooltipCampbell Barton
2016-01-18UI: redesign of the progress bar.Kévin Dietrich
2016-01-15Fix T47185: Wrong items order with template_icon_view.Bastien Montagne
2015-12-28Cleanup: use BLI_libblock prefix for id functionsCampbell Barton
2015-12-27Split id->flag in two, persistent flags and runtime tags.Bastien Montagne
2015-11-23Cleanup: shadowing (interface)Campbell Barton
2015-11-09Fake user: add BKE_library helpers to set/clear that flag.Bastien Montagne
2015-09-22Fix report banner text widthCampbell Barton
2015-08-19Final 'FileBrowser First Stage' merge.Bastien Montagne
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-07-13Add icon scale argument for ui-template-previewsCampbell Barton
2015-07-03Cleanup: 'return' parameters to the end of functions, and use 'r_' prefix for...Bastien Montagne
2015-06-09Fix T45003: some UI/i18n issues.Bastien Montagne
2015-06-01UI: tweaks to ID and non ID preview templatesInes Almeida
2015-06-01template id previews: changes for consistency with icon views templateInes Almeida
2015-06-01template ID previews: quick fix for buttons region overlapping the search buttonInes Almeida
2015-05-31UI: comments (doxygen tweaks)Campbell Barton
2015-05-24Some more minor cleanup in new icon preview code.Bastien Montagne
2015-05-24Cleanup: styleCampbell Barton
2015-05-23IconView template: adding optional labels to popup buttonsInes Almeida
2015-05-15Correct recent cleanupCampbell Barton
2015-05-15Fix some issues found by Coverity ScanJulian Eisel
2015-05-12Depsgraph: Add utility function to tag pose for recalcSergey Sharybin
2015-05-11Expose PreviewImage & custom icons to py API.Bastien Montagne
2015-05-08matcaps browser: changing emboss style and grid direction according to T44613Ines Almeida
2015-05-04Cleanup: wrapped function indentationCampbell Barton
2015-04-29fix for double call to update callback in uiTemplateIconViewInes Almeida
2015-04-29cleanup for uiTemplateIconViewInes Almeida
2015-04-22Fix broken uiTemplateIconView().Bastien Montagne
2015-04-13Moar precision for Color Stop position slider in Color RampsJulian Eisel
2015-04-07Fix T44290: Clear users & fake-user conflictCampbell Barton