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
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
2020-04-18UI: Use new layout features for the NLA sidebarWilliam Reynish
2020-04-04Cleanup: Rename Panel * variables from pa to panelHans Goudey
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
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-16Cleanup: use unsigned char for UI_view2d_text_cache_addCampbell Barton
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-04UI: rename View Selected" to "Frame Selected"Asad-ullah Khan
2020-02-27Fix T71743: NLA editor doesn't update properly when hiding/viewing objectsSybren A. Stüvel
2020-02-19Cleanup: assign Main, use existing assignmentsCampbell Barton
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-01-29UI: Enable decorators in NLA Animated Influence and Strip Time panelsWilliam Reynish
2020-01-28Fix memory leak of NLA child panel-typesJulian Eisel
2020-01-28UI: NLA Editor Sidebar overhaulWilliam Reynish
2020-01-23UI: Rename 'View Frame' to 'Go to Current Frame'William Reynish
2019-11-30UI: allow to hide markers region per editorAlessio Monti di Sopra
2019-11-25UI: Allow label for Template-ID (respecting property split layout)Julian Eisel
2019-11-18WM: remove view operators from the undo stackAlessio Monti di Sopra
2019-10-07UI: Move all Selected NLA-Strips when DraggingJulian Eisel
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-22Nodes: Support for socket shapes other than circleCharlie Jolly
2019-06-11Sound: Fix queries of sound infoSergey Sharybin
2019-06-04NLA Editor: drag in empty region to invoke box-selectJacques Lucke
2019-06-04NLA Editor: box-select was selecting wrong elementsJacques Lucke
2019-05-28Cleanup: GPU: Move program point size to GPU_stateClément Foucault