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
2019-05-13RNA: disable undo on OperatorProperties and its subclasses.Alexander Gavrilov
2019-05-13Fix unintended autosaving of preferences in a few casesBrecht Van Lommel
2019-05-13Python API: expose preferences.is_dirtyBrecht Van Lommel
2019-05-13Preferences: auto-save on exitCampbell Barton
2019-05-13Preferences: tag as dirty for add-ons & loading factory startupCampbell Barton
2019-05-11Python API: expose more keyframing flags for use in keyframe_insert.Alexander Gavrilov
2019-05-11Revert API change (hide_viewport > hide_instance)Dalai Felinto
2019-05-11Fix error in recent is_dirty preferences flagCampbell Barton
2019-05-11Outliner Visibility UpdateDalai Felinto
2019-05-10Preferences: add is_dirty memberCampbell Barton
2019-05-09Themes: add setting to draw border around icons, use for Blender LightJeroen Bakker
2019-05-09Themes: add scene icon color category, for consistency in properties tab barBrecht Van Lommel
2019-05-09Workbench: Viewport AA PreferencesJeroen Bakker
2019-05-09UI: rename Look Dev 'Ball' to 'Sphere'Campbell Barton
2019-05-09I18n disambiguation: setting particles' parent/children appart.Bastien Montagne
2019-05-09Move out pose edit options into the pose dataSebastian Parborg
2019-05-08UI messages: Rename 'Light' to 'Lite' for compression method.Bastien Montagne
2019-05-08I18n: Disambiguation for 'Cycles' used also by some anim modifier.Bastien Montagne
2019-05-08Copy Scale: support raising the copied scale to an arbitrary power.Alexander Gavrilov
2019-05-07Spline IK: support using both original scaling and volume preservation.Alexander Gavrilov
2019-05-07UI: Rename "Scrubbing Region" to "Scrubbing/Markers Region".Pablo Vazquez
2019-05-07UI: Animation editor scrubbing areaJacques Lucke
2019-05-07Sound: Revert all the recent changes to soundSergey Sharybin
2019-05-07RNA: provide access to the vertex index array of the Hook modifier.Alexander Gavrilov
2019-05-06Maintain Volume: introduce an option switching between modes.Alexander Gavrilov
2019-05-06Fix: T64213 Properties Editor Icon Colors are wrong for Text and Light ProbesWilliam Reynish
2019-05-06Drivers: add an Average Scale option to the Transform Channel driver vars.Alexander Gavrilov
2019-05-06UI: Outliner Filter popover: Remove wrong use of iconsWilliam Reynish
2019-05-06improve tooltip of ViewLayer.usePhilipp Oeser
2019-05-06Sound: Port more cases to be a part of dependency graphSergey Sharybin
2019-05-06UI: Icons updateWilliam Reynish
2019-05-06Implement mirroring in pose mode (absolute and relative)Sebastian Parborg
2019-05-06Cleanup: clang-formatCampbell Barton
2019-05-05UI: TooltipsWilliam Reynish
2019-05-05RNA: add an Object method to clear all shape keys for completeness.Alexander Gavrilov
2019-05-04UI: Add Look Developer Balls Size optionGeorge Vogiatzis
2019-05-03UI: Display panel tweaksWilliam Reynish
2019-05-03Cleanup: replace RGN_ALIGN_ENUM_MASKCampbell Barton
2019-05-03Cleanup: warningsCampbell Barton
2019-05-02GPencil: New API to remove grease pencil material settingsAntonioya
2019-05-02Workbench,EEVEE: Viewport Render SamplesJeroen Bakker
2019-05-02GPencil: Add API property to check annotationsAntonioya
2019-05-02Cleanup: use WM_keymap_item_* prefixCampbell Barton
2019-05-01UI: add pixel units for some theme settingsBrecht Van Lommel
2019-05-01UI: move object origin size preference to themesGeorge Vogiatzis
2019-05-01Alembic: integrate cache file into the dependency graphBrecht Van Lommel
2019-05-01UV Sculpt: improve tool-system integrationCampbell Barton
2019-05-01Fix T64049: Unset space type crashesCampbell Barton
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-30Refactor: Use object select API - ED_object_base_selectDalai Felinto