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-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
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-08I18n: Disambiguation for 'Cycles' used also by some anim modifier.Bastien Montagne
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-03Refactor: Support arbitrary y offset for channel listJacques Lucke
2019-05-02Refactor grid and scale indicator text drawingJacques Lucke
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-30Cleanup: Object base syncing already happening as part of ED_object_base_selectDalai Felinto