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-05-18Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-18Fix error mixing incompatible enums when generating the proxy nameCampbell Barton
2020-04-30Task: Use TBB as Task SchedulerBrecht Van Lommel
2020-04-21CleanUp: Renamed `BLI_task_pool_userdata` to `BLI_task_pool_user_data`Jeroen Bakker
2020-04-20Simulations: Add new simulation data blockJacques Lucke
2020-04-09TaskScheduler: Minor Preparations for TBBBrecht Van Lommel
2020-04-03Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06CodeCleanup: Added enums to opengl render functionsJeroen Bakker
2020-03-06Cleanup: rename 'verify' to 'ensure' for BKE_image_viewer functionsCampbell Barton
2020-02-15Cleanup: remove unused RenderData.displaymodeCampbell Barton
2020-02-13Refactor libquery ID looper callback to take a single parameter.Bastien Montagne
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-01-14Fix T72861: Viewport Render Keyframes ignores Grease Pencil and Shape KeysSybren A. Stüvel
2019-12-20Cleanup: spellingCampbell Barton
2019-12-20Cleanup: use BLI_bitmap typeCampbell Barton
2019-12-19Animation: Added option to playblast only keyframes of selected objectsSybren A. Stüvel
2019-12-18Animation: Clarified tooltip for Viewport Render AnimationSybren A. Stüvel
2019-12-06Draw: Removal of MultiSample BuffersJeroen Bakker
2019-12-04Fix T72156: Render Viewport Animation Meta DataJeroen Bakker
2019-11-27RenderViewport: Texture FormatJeroen Bakker
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-06-14Fix T65763: Reset GPU when exporting annotationsJeroen Bakker
2019-06-11OpenGL Render: Fix crash when using audioSergey Sharybin
2019-06-06Sequencer: Viewport Rendering AnnotationJeroen Bakker
2019-05-21Viewport: MSAA support during ViewportRenderingJeroen Bakker
2019-05-02Workbench,EEVEE: Viewport Render SamplesJeroen Bakker
2019-04-30Sequencer: Scene Strip PerformanceJeroen Bakker
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-22Fix T58517: Multi-view issues with OpenGL render + scene settingsDalai Felinto
2019-03-19GPencil: Rename functions to annotation prefixAntonioya
2019-03-19Fix T62734: Crash when annotations are rendered from the VSE .view menu.Antonioya
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-02Cleanup: use G_FLAG_*/G_FILE_* for G.f/fileflagsCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-11Fix T57371: Generative modifiers in editmode display vertex group weightsClément Foucault
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-07Cleanup: Remove 'BKE_library.h' include from 'BKE_main.h'Bastien Montagne
2018-10-31UI: Rename "OpenGL Render" operator to "Viewport Render"Clément Foucault
2018-10-30GP: Back Stroke projection modeAntonioya
2018-07-31New Grease Pencil object for 2D animationAntonioya