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
2021-03-26UI: Use unified format for "Warning" in descriptionsYevgeny Makarov
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-10-24UI: Capitalization CorrectionsYevgeny Makarov
2020-10-14UI: New option to invert search filter in DopesheetAntonio Vazquez
2020-06-23Preferences: New experimental settings for particle system and hairJacques Lucke
2020-06-05Code Cleanup: fcurve function namingJeroen Bakker
2020-05-19Animation: Make dopesheet filter labels consistentSybren A. Stüvel
2020-03-29RNA: expose the pin flag for AnimData and ActionGroupWayde Moss
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-11GPencil: Add missing Layer buttons in Dopesheet header and remove unneeded op...Antonio Vazquez
2020-03-06Cleanup: keyframe API naming, high level keyframe APICampbell Barton
2019-10-18Fix T65397: Assigning shortcut to editor properties gives errorsCampbell Barton
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-07-09Implement Movieclip filter for action editorsSergey Sharybin
2019-06-03Cleanup: style, use braces in RNACampbell Barton
2019-05-20Cleanup: reorder report argument for pointer assignmentCampbell Barton
2019-05-19UI: Icons updateWilliam Reynish
2019-05-17Python: Raise an error even NO_MAIN data is assigned to objectSergey Sharybin
2019-04-23Fix T63649: Action group expand setting for graph editor missingJacques Lucke
2019-04-21Cleanup: comments (long lines) in makesrnaCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-01Fix T62960: Expanding/Closing Constraints/Modifiers causes re-renderSergey Sharybin
2019-03-13Fix T58721: Keyframing one transform option reset other transformsSergey Sharybin
2019-03-08Fix T60086: missing update when removing fcurves from Python API.Brecht Van Lommel
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Fix T60753: Graph Editor showing cache curves regardless of filtersJoshua Leung
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-12-31UI: icon set updates by Andrzej Ambroz.William Reynish
2018-11-02Fix issues with hide/restrict icons after recent changes.Brecht Van Lommel
2018-10-31Cleanup: indentationCampbell Barton
2018-10-29UI: icon set updates Andrzej Ambroz, and various fixes.William Reynish
2018-10-22Followup to previous change, reduce number of relations updatesSergey Sharybin
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-26AnimEditors: Remove the toggles to enable name/collection-based filteringJoshua Leung
2018-06-09Merge branch 'master' into blender2.8Campbell Barton
2018-06-09Cleanup: trailing space in RNACampbell Barton
2018-05-18Collections and groups unificationBrecht Van Lommel
2017-03-24Fix various i18n ambiguous issues reported in T43295.Bastien Montagne
2016-12-12Refactor RNA property: split flags in property flags, parameter flags, and in...Bastien Montagne
2016-09-19UI Messages: Consistent spelling of term "data-block"Julian Eisel
2016-07-07RNA: rename sorting -> sortCampbell Barton
2016-07-07Cleanup: spelling, styleCampbell Barton
2016-07-07Animation Editors: Object datablocks are now sorted alphabetically by defaultJoshua Leung
2016-03-23AnimEditors: Fuzzy/Multi-Word Name FilteringJoshua Leung
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung