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
2022-08-11Cleanup: replace magic numberCampbell Barton
2022-07-26Python: Expose property to mute action groupsFalk David
2022-06-23Animation: Add function to remove all FCurves from an ActionColin Basnett
2022-05-25Cleanup: Add more const'ness to RNA API.Bastien Montagne
2022-04-19UI: Fix typo in UI description for bpy.types.ActionFCurves.remove functionColin Basnett
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-01-18RNA: display exact integer values without fraction if step is integer.Alexander Gavrilov
2021-11-24Animation: allow marking actions as cyclic for Cycle-Aware Keying.Alexander Gavrilov
2021-11-24Animation: allow manually setting the intended playback range for actions.Alexander Gavrilov
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton
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