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-02-10Rebase on mastertemp-license-header-spdxCampbell Barton
2022-01-26Performance: Remap multiple items in UIJeroen Bakker
2022-01-25Revert "Performance: Remap multiple items in UI"Jeroen Bakker
2022-01-25Performance: Remap multiple items in UIJeroen Bakker
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-09-28Fix Drivers Editor showing playhead on the X AxisPhilipp Oeser
2021-07-29VSE: Change grid line drawingRichard Antalik
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell 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
2020-11-02Fix crash opening some 2.4x .blend files with drivers or NLA editorBrecht Van Lommel
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-08-23Cleanup: GPU: Use explicit clear value in GPU_clear* commandsClément Foucault
2020-08-04Refactor: rename SpaceType->new to SpaceType->createJacques Lucke
2020-06-23Performance: Draw play head as an overlayJeroen Bakker
2020-06-22Refactoring: View2DScrollers memory allocationJeroen Bakker
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-27Fix T71743: NLA editor doesn't update properly when hiding/viewing objectsSybren A. Stüvel
2019-11-30UI: allow to hide markers region per editorAlessio Monti di Sopra
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-05-28Cleanup: use time scrub instead of scrubbingCampbell Barton
2019-05-15UI: make sidebars in 3D view and other editors a little wider and consistentBrecht Van Lommel
2019-05-14Cleanup: rename ED_scrubbing.h to ED_time_scrub_ui.hJacques Lucke
2019-05-08Defaults: change default settings in a few editorsBrecht Van Lommel
2019-05-08UI: Move scrollbars to the right in animation editorsJacques Lucke
2019-05-07UI: Animation editor scrubbing areaJacques Lucke
2019-05-03UI: Pass color id into view2d text drawingJacques Lucke
2019-05-02Refactor grid and scale indicator text drawingJacques Lucke
2019-04-30Refactor: Separate scrollers from text drawing in APIJacques Lucke
2019-04-24Refactor: allow event handlers to have a poll functionJacques Lucke
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-18Cleanup: unused region init functionsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-26UI: Show marker lines in remaining animation spacesJacques Lucke
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2018-12-14Preferences: add option for header positionCampbell Barton
2018-10-22UI: move scrollbars inside region tabsCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-07-04Cleanup: pass window to listeners, instead of screen + workspace.Brecht Van Lommel
2018-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-06-20Cleanup: moar G.main removal.Bastien Montagne
2018-06-11Cleanup: add simplified panel callbacksCampbell Barton