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
2019-05-07Sound: Revert all the recent changes to soundSergey Sharybin
2019-05-07Cleanup: Remove remaining parts of frameserverSergey Sharybin
2019-05-07Cleanup: More clear naming for rendering functionsSergey Sharybin
2019-05-06Maintain Volume: introduce an option switching between modes.Alexander Gavrilov
2019-05-06Drivers: add an Average Scale option to the Transform Channel driver vars.Alexander Gavrilov
2019-05-06Sound: Port more cases to be a part of dependency graphSergey Sharybin
2019-05-05GPencil: Verify brush is valid for grease pencilAntonioya
2019-05-05Sound: add stubs to build without audaspaceCampbell Barton
2019-05-04Sound: Make sure spin lock is initialized for new sound datablocksSergey Sharybin
2019-05-04Fix T64144: Crash when displaying audio waveforms in VSESergey Sharybin
2019-05-04Sculpt: Refactor draw manager sculpt drawing mechanismClément Foucault
2019-05-04Cleanup: unused varsCampbell Barton
2019-05-03Fix crash in background rendering after recent sound changesBrecht Van Lommel
2019-05-03Sound: Fix for being unable to jump to a frame during playback with A/V syncSergey Sharybin
2019-05-03Depsgraph: Make comment about evaluation more obviousSergey Sharybin
2019-05-03Sound: Make sound handles only be in evaluated datablocksSergey Sharybin
2019-05-03Sound: Move evaluation to dependency graphSergey Sharybin
2019-05-03Sound: Delay opening handlers for until really neededSergey Sharybin
2019-05-03Fix crash opening file saved in editmode with a brush image texturePhilipp Oeser
2019-05-03Cleanup: warningsCampbell Barton
2019-05-02Workbench,EEVEE: Viewport Render SamplesJeroen Bakker
2019-05-02Fix T63697: correct stuck R_NO_CAMERA_SWITCH in scene->r.mode.Alexander Gavrilov
2019-05-02Cleanup: unused warningCampbell Barton
2019-05-01Fix T61619: Some VSE attributes with keyframes are not sensibly evaluatedRichard Antalik
2019-05-01Alembic: integrate cache file into the dependency graphBrecht Van Lommel
2019-05-01Modifiers: support parallelism in Armature and Lattice Deform.Alexander Gavrilov
2019-05-01Fix crash on unlinking sceneRichard Antalik
2019-05-01Use cache only in current sceneRichard Antalik
2019-05-01Fix T49589: 2.78 VSE no longer caching Node Editor scene stripsRichard Antalik
2019-05-01UV Sculpt: improve tool-system integrationCampbell Barton
2019-05-01Cleanup: Redundant struct specifierSergey Sharybin
2019-05-01BKE_pchan: add BKE_pchan_rot_to_mat3Campbell Barton
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-05-01Cleanup: comments (long lines) in drawCampbell Barton
2019-04-30Fix broken build from recent rBae7db030dab0.Bastien Montagne
2019-04-30Fix T63343: Duplicated object is hidden whereas it should notDalai Felinto
2019-04-30Stop using deprecated ob->flag & SELECTDalai Felinto
2019-04-30Remove BKE_scene_object_base_flag_sync_from_objectDalai Felinto
2019-04-30Refactor: Use object select API - ED_object_base_selectDalai Felinto
2019-04-30Fix T63864 Duplicate Data options don't exist for Light Probe and Grease PencilAntonioya
2019-04-30Sequencer: Scene Strip PerformanceJeroen Bakker
2019-04-30Fix T63865: Animated Influence slider of NLA Strip doesn't updateSergey Sharybin
2019-04-29DRW: Improve edit mode selection time when using auto-smoothClément Foucault
2019-04-29Fix T63616: applying armature modifier with another modifier under it doesnt ...Bastien Montagne
2019-04-29Cleanup: internal apply modifier code: make it clear we use eval modifier and...Bastien Montagne
2019-04-29Cleanup: spellingCampbell Barton
2019-04-29VSE: Cache rewriteRichard Antalik
2019-04-28Fix T63794: duplicating an armature clears B-Bones' custom handle references.Tomoaki Kawada
2019-04-27Cleanup: comments (long lines) in blenkernelCampbell Barton
2019-04-26Minor cleanup in data transfer code.Bastien Montagne