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-13Preferences: auto-save on exitCampbell Barton
2019-05-11Python API: expose more keyframing flags for use in keyframe_insert.Alexander Gavrilov
2019-05-11Outliner Visibility UpdateDalai Felinto
2019-05-10Preferences: add is_dirty memberCampbell Barton
2019-05-09Cleanup: avoid some floating point divisions in drawing codeBrecht Van Lommel
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-09DepsGraph: Multi ViewLayer SelectionJeroen Bakker
2019-05-09Move out pose edit options into the pose dataSebastian Parborg
2019-05-08UI: Move scrollbars to the right in animation editorsJacques Lucke
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: Animation editor scrubbing areaJacques Lucke
2019-05-07Sound: Revert all the recent changes to soundSergey Sharybin
2019-05-06Maintain Volume: introduce an option switching between modes.Alexander Gavrilov
2019-05-06Drivers: add an Average Scale option to the Transform Channel driver vars.Alexander Gavrilov
2019-05-06Sound: Port more cases to be a part of dependency graphSergey Sharybin
2019-05-06Implement mirroring in pose mode (absolute and relative)Sebastian Parborg
2019-05-04UI: Add Look Developer Balls Size optionGeorge Vogiatzis
2019-05-03Sound: Make sound handles only be in evaluated datablocksSergey Sharybin
2019-05-03Depsgraph: Store original sequencer strip pointerSergey Sharybin
2019-05-03Depsgraph: Add scene audio componentSergey Sharybin
2019-05-03Depsgraph: Tag sequencer for update on changesSergey Sharybin
2019-05-03Depsgraph: Make sound ID part of the graphSergey Sharybin
2019-05-03Cleanup: replace RGN_ALIGN_ENUM_MASKCampbell Barton
2019-05-03DNA: remove unused 'osa' memberCampbell Barton
2019-05-02Workbench,EEVEE: Viewport Render SamplesJeroen Bakker
2019-05-02Cleanup: typos in commentsCampbell Barton
2019-05-02Cleanup: outdated comments, unused defineCampbell Barton
2019-05-02Cleanup: CommentsSergey Sharybin
2019-05-02Workspace: remove global active toolCampbell Barton
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-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-30Cleanup/update comment on flag_legacy valuesDalai Felinto
2019-04-30Fix T63864 Duplicate Data options don't exist for Light Probe and Grease PencilAntonioya
2019-04-30Sequencer: Scene Strip PerformanceJeroen Bakker
2019-04-30Depsgraph: Store pointer to original NLA stripSergey Sharybin
2019-04-30UI: reorganize proportional editing optionsCampbell Barton
2019-04-29Cleanup: spellingCampbell Barton
2019-04-29VSE: Cache rewriteRichard Antalik
2019-04-25DynamicPaint: Remove PreviewsJeroen Bakker
2019-04-24Nodes: remove group node forward compatibility with version 2.66Brecht Van Lommel
2019-04-24Nodes: better integrate node init and versioning in file readingBrecht Van Lommel
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-23Cleanup: rename the curveInX etc bbone DNA fields to curve_in_x etc.Alexander Gavrilov
2019-04-23B-Bones: split the Scale In/Out properties into X and Y values.Alexander Gavrilov