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-07-01Fix T66279: Strip sound keeps playing after toggling to CameraSergey Sharybin
2019-06-26Fix missing volume update via scene strip's settingsSergey Sharybin
2019-06-17Fix crash in sequencer after recent audio changesSergey Sharybin
2019-06-17Fix T65651: Crash when changing audio strip source fileSergey Sharybin
2019-06-17Fix T65817: Video Sequencer doesen't render speakers' soundsSergey Sharybin
2019-06-11Sound: Fix queries of sound infoSergey Sharybin
2019-06-07Sequencer: Fix missing sound from nested scene stripsSergey Sharybin
2019-06-07Sound: Use dependency graph instead of bmainSergey Sharybin
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin
2019-06-04Fix T65303: fix and improve autorun-scripts popupJacques Lucke
2019-05-28Depsgraph: Only invoke callbacks when there are changesSergey Sharybin
2019-05-27Eevee: Fix Aliasing in Light ProbesAdam Nydahl
2019-05-16Refactor: Simplify ID Property freeingJacques Lucke
2019-05-16RNA: add 3D cursor matrix attributeCampbell Barton
2019-05-07Sound: Revert all the recent changes to soundSergey Sharybin
2019-05-06Sound: Port more cases to be a part of dependency graphSergey 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-02Workbench,EEVEE: Viewport Render SamplesJeroen Bakker
2019-05-01Alembic: integrate cache file into the dependency graphBrecht Van Lommel
2019-04-30Fix T63343: Duplicated object is hidden whereas it should notDalai Felinto
2019-04-30Remove BKE_scene_object_base_flag_sync_from_objectDalai Felinto
2019-04-27Cleanup: comments (long lines) in blenkernelCampbell Barton
2019-04-22Cleanup: style, use braces for blenkernelCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14Gizmo: individual toggles for 3D view gizmosCampbell Barton
2019-04-13Gizmo: move transform to a persistent optionCampbell Barton
2019-04-02Cleanup: Scene Copy: remove scene's camera remapping in core func.Bastien Montagne
2019-04-02Fix T62970: Scene Copy: remove 'linked objects/obdata', add 'linked collectio...Bastien Montagne
2019-03-25Fix T62927: Assert when opening default 2.79 startup file in 2.80.Bastien Montagne
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-15Fix T62614: Copy eevee settings when scene is copiedJacques Lucke
2019-03-12Cleanup: BLI_utildefines struct macrosCampbell Barton
2019-03-11Fix T62310: Batch generate data-block previews broken.Bastien Montagne
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-06Cleanup: remove no-op BKE_collection_copy_full().Bastien Montagne
2019-03-06DNA: remove none particle brush & deprecated flagsCampbell Barton
2019-02-253D View: support for editing cursor rotationCampbell Barton
2019-02-18Fix T57457: animated image sequences not working in Eevee.Brecht Van Lommel
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17Units: add support for light power units in Watt. Use for Eevee lights.Brecht Van Lommel
2019-02-17DNA: rename dup_* struct members to instance_*Campbell Barton
2019-02-17Cleanup: rename Mesh.edit_btmesh -> edit_meshCampbell Barton
2019-02-08Cleanup: rename V3D_MANIP_* -> V3D_ORIENT_*Campbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-05Fix (unreported) linestyle/greasepencil actions not being duplicated by full ...Bastien Montagne
2019-02-05Cleanup: typo in comment.Bastien Montagne
2019-02-05Cleanup: replace BKE_id_copy_ex by BKE_id_copy where possible.Bastien Montagne