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
path: root/source
AgeCommit message (Expand)Author
2020-03-09Cleanup: Remove unused switch/case from BKE_lib_id.Bastien Montagne
2020-03-09Alembic: constraint for transform animation is using world matrix againSybren A. Stüvel
2020-03-09Cleanup: palette: Move to IDTypeInfo and remove unused BKE API.Bastien Montagne
2020-03-09Cleanup: GreasePencil: Move to IDTypeInfo and remove unused BKE API.Bastien Montagne
2020-03-09Cleanup: Ipo: Move to IDTypeInfo and remove unused BKE API.Bastien Montagne
2020-03-09Fix failing assert because of invalid region coordinatesJulian Eisel
2020-03-09Fix T72253: Mantaflow adaptive domain cuts offSebastián Barschkis
2020-03-09UI: avoid blurring of view navigation widgets at some UI scalesYevgeny Makarov
2020-03-09Fix unnecessary grease pencil drawing when there are no grease pencil objectsUlysse Martin
2020-03-09Python API: allow overriding context.workspace for workspace operatorsKai Jægersen
2020-03-09UI: add space before px unit in Eevee properties for consistencyAdrian Newton
2020-03-09UI: rename View Frame to Go to Current Frame in video sequencerEitan
2020-03-09Fix layout.prop invert_checkbox not working combined with iconsBrecht Van Lommel
2020-03-09Overlay: Add antialiasing to particle spritesClément Foucault
2020-03-09Fix T74438: Overlay: Loose verts and particle not draw in some conditionsClément Foucault
2020-03-09Cleanup: FreestyleLineStyle: Move to IDTypeInfo and remove unused BKE API.Bastien Montagne
2020-03-09Cleanup: Mask: Move to IDTypeInfo and remove unused BKE API.Bastien Montagne
2020-03-09Cleanup: MovieClip: Move to IDTypeInfo and remove unused BKE API.Bastien Montagne
2020-03-09Cleanup: Silence warningsDalai Felinto
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-09Depsgraph: fix crash caused by removing too many NO-OP nodesSybren A. Stüvel
2020-03-09Fix T74533: Crash when entering sculpt modeGermano Cavalcante
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-03-09Cleanup: clang-formatGermano Cavalcante
2020-03-09Transform Snap Object: Remove depsgraph when creating contextGermano Cavalcante
2020-03-09Cleanup: ParticleSettings: Move to IDTypeInfo and remove unused BKE API.Bastien Montagne
2020-03-09Cleanup: PaintCurve: Move to IDTypeInfo and remove unused BKE API.Bastien Montagne
2020-03-09Cleanup: CacheFile: Move to IDTypeInfo and remove unused BKE API.Bastien Montagne
2020-03-09Cleanup: WorkSpace: Move to IDTypeInfo and remove unused BKE API.Bastien Montagne
2020-03-09Cleanup: WindowManager: Move to IDTypeInfo and remove unused WM API.Bastien Montagne
2020-03-09Revert "Constraints: remove special meaning of Local Space for parentless Obj...Sybren A. Stüvel
2020-03-08Cleanup: Sound: Move to IDTypeInfo and remove unused BKE API.Bastien Montagne
2020-03-08Cleanup: Speaker: Move to IDTypeInfo and remove unused BKE API.Bastien Montagne
2020-03-08Fix T74395: Box interpolation does not support repeat extrapolationJacques Lucke
2020-03-08Cleanup: comments in main()Campbell Barton
2020-03-08Revert "Outliner: Allow deleting entire selection"Campbell Barton
2020-03-08Outliner: Allow deleting entire selectionNathan Craddock
2020-03-07Cleanup: Outliner: Remove unused parameterNathan Craddock
2020-03-07Fix T74513: Wrong naming in some Face Set comments and operatorsPablo Dobarro
2020-03-07Fix T74501: Wrong initial iteration when using mask expandPablo Dobarro
2020-03-07Fix T74498: Do not iterate over hidden vertices when using the transform toolPablo Dobarro
2020-03-07Fix key release event activating click-dragCampbell Barton
2020-03-07WM: include repeat value in WM_event_printCampbell Barton
2020-03-07Cleanup: replace BLI_make_file_string with BLI_join_dirfile for the file-sele...Campbell Barton
2020-03-07Cleanup: replace BLI_make_file_string with BLI_join_dirfile where possibleCampbell Barton
2020-03-06Cleanup: VFont: Move to IDTypeInfo and remove unused BKE APIDalai Felinto
2020-03-06Cleanup: Text: Move to IDTypeInfo and remove unused BKE API.Dalai Felinto
2020-03-06UI: Remove Windows 3D Object Folder ReferenceHarley Acheson
2020-03-06Cleanup: tweak Freestyle #includes in preparation for clang-format sortingDalai Felinto
2020-03-06Cleanup: Fix forward declaration of headersDalai Felinto