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-02-19Cleanup: remove unused environment files.Campbell Barton
2016-02-16Correct label for simple deform modifierCampbell Barton
2016-02-15Usual i18n tweaks...Bastien Montagne
2016-02-11Fix T47314: Misaligned DataBlock Previews for groups with custom center coord...Bastien Montagne
2016-02-11Disable bmesh-boolean modifier for 2.77 releaseCampbell Barton
2016-02-09Typo: Open GL -> OpenGLAaron Carlisle
2016-02-09Fix T47371 - add access to 'static' enum items.Bastien Montagne
2016-02-08GPencil UI: Show selection mask toggle in 3D view header to make it easier to...Joshua Leung
2016-02-08GPencil UI: Expand Sculpt Settings panel by defaultJoshua Leung
2016-02-08Fix T47360: Image loading fails when accessible from the CWDCampbell Barton
2016-02-07move windows out of source dirCampbell Barton
2016-02-07Motion Paths: Show "Update" button in the toolbox tooJoshua Leung
2016-02-04Update themesCampbell Barton
2016-02-04Use contextlib for temporary py console overridesCampbell Barton
2016-02-02Usual i18n/UI message fixes...Bastien Montagne
2016-02-01UI: minor tweaks to view orbit shortcuts showCampbell Barton
2016-01-31Cleanup: pep8Campbell Barton
2016-01-28Usual i18n/UI messages fixes.Bastien Montagne
2016-01-27Fix T47252: FileBrowser: buffer overflow with scripts defining too long 'filt...Bastien Montagne
2016-01-25Sequencer: Add option to use absolute mask animation timeSergey Sharybin
2016-01-23Vector Transform node support for GLSL mode and the internal rendererAlexander Romanov
2016-01-23Implementation of OpenVDB as a possible cache format for smokeKévin Dietrich
2016-01-22GPencil: Select Grouped (Shift G)Joshua Leung
2016-01-21Sculpt: Add rake option to snake-hookCampbell Barton
2016-01-20Support multi-paint & show zero-weights as blackAlexander Gavrilov
2016-01-19Usual i18n/UI messages tweaks.Bastien Montagne
2016-01-19Sequencer: Implement Tone Map strip modifierSergey Sharybin
2016-01-14Usual fixes and tweaks for UI messages.Bastien Montagne
2016-01-14Fix broken i18n messages extracting script with new py code.Bastien Montagne
2016-01-14Fix typo in image editor grease pencil panelCampbell Barton
2016-01-14Add object & pose-mode select more/less menusCampbell Barton
2016-01-12BMesh: select next can now step over existing selectionCampbell Barton
2016-01-12Fix os.path.is_subdir w/ trailing slashCampbell Barton
2016-01-11Update add-on descriptionsCampbell Barton
2016-01-11UI: Move checkbox for toggling addons to the LHSCampbell Barton
2016-01-09Audaspace: Sequencer sound bugfix and mono UI.Jörg Müller
2016-01-08BMesh: Select Previous, set active face now worksCampbell Barton
2016-01-07Correct check when no path can be foundCampbell Barton
2016-01-07Add add-ons catalog to links in preferences menuCampbell Barton
2016-01-07Add select next/previous items to select menuCampbell Barton
2016-01-07Editmesh select sub-menu 'Select All by Trait'Campbell Barton
2016-01-07BMesh: add select next/prev operatorCampbell Barton
2016-01-07addon_utils: improve docstringsCampbell Barton
2016-01-06'users of ID' py API.Bastien Montagne
2016-01-06Save sys-info to file instead of a text blockCampbell Barton
2016-01-04Usual i18n fixes...Bastien Montagne
2016-01-04Remove unused datatoc scriptCampbell Barton
2016-01-04Fix T47109: Expose sound data-block selectorCampbell Barton
2016-01-03Improve system info tipCampbell Barton
2015-12-28White Balance modifier for the VSEThomas Beck