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-05Cleanup: rename evt to eventCampbell Barton
2021-02-19UI: FModifier layout updates, drag and dropHans Goudey
2021-02-14Cleanup: use doxy sectionsCampbell Barton
2021-02-14Cleanup: use return argument prefixCampbell Barton
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-25Cleanup: pass 'rctf' rectangle to 2D box drawing functionsCampbell Barton
2021-01-22Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-22Fix the NLA setting the active object without exiting edit-modeCampbell Barton
2021-01-19Cleanup: use 'const' argument for parameter argumentCampbell Barton
2021-01-19UI Code Quality: Use "params" struct for area and region callbacksHans Goudey
2021-01-18Fix T84586: missing Outliner redraws for certain NLA operatorsPhilipp Oeser
2021-01-13UI: Revert design changes to data-block selector for the 2.92 releaseJulian Eisel
2021-01-04Cleanup: redundant code, minor inconsistenciesCampbell Barton
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-12-19Fix T83868: Button animation states no longer visible without embossHans Goudey
2020-12-18UI: Redesigned data-block selectorsJulian Eisel
2020-12-08LibOverride: Add initial support for adding new NLA tracks.Bastien Montagne
2020-11-13Cleanup: Make panel type flag names more clearHans Goudey
2020-11-02Fix crash opening some 2.4x .blend files with drivers or NLA editorBrecht Van Lommel
2020-10-28Animation: Improve labels on Snap menu in NLA & DopesheetAaron Carlisle
2020-10-15Cleanup: Animation, simplify channel selection codeSybren A. Stüvel
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-07Refactor: remove `BKE_<id_type>_copy` functions.Bastien Montagne
2020-09-24Fix T80708: FCurve modifiers change behavior after editing NLA clipSybren A. Stüvel
2020-09-24NLA: remove tagging copy-on-write when tagging recalc-animationSybren A. Stüvel
2020-09-16NLA: Always Show All StripsWayde Moss
2020-09-12Cleanup: Remove GLEW dependencies outside of GL moduleClément Foucault
2020-08-23Cleanup: GPU: Use explicit clear value in GPU_clear* commandsClément Foucault
2020-08-20NLA: Fix strip Sync Length moving animation dataWayde Moss
2020-08-18Cleanup: GPUState: remove double GPU_blend callsClément Foucault
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-08-18Cleanup: GPUState: Replace blend func separate by enumClément Foucault
2020-08-07Cleanup: pass arrays const where possibleCampbell Barton
2020-08-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-04Refactor: rename SpaceType->new to SpaceType->createJacques Lucke
2020-07-10Cleanup: spellingCampbell Barton
2020-07-07Cleanup: spellingCampbell Barton
2020-07-03Cleanup: Editors, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-23Performance: Draw play head as an overlayJeroen Bakker
2020-06-22Refactoring: View2DScrollers memory allocationJeroen Bakker
2020-06-22UI: Fix untranslated layout headingsJulian Eisel
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-06-05Code Cleanup: fcurve function namingJeroen Bakker
2020-06-01UI: use term current frame instead of playheadCampbell Barton
2020-05-12UI: Rename 'View All' operator to 'Frame All'Pablo Vazquez
2020-05-09Cleanup: doxy commentsCampbell Barton
2020-04-20Simulations: Add new simulation data blockJacques Lucke