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-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-07Cleanup: includes in headersCampbell Barton
2019-09-05Eevee: Shadow map refactorClément Foucault
2019-09-05Depsgraph: Ensure it's fully evaluated after POST callbacksSergey Sharybin
2019-09-05Depsgraph: Free user code from worry about updates flushSergey Sharybin
2019-09-05Depsgraph: Pass bmain to evaluation functionSergey Sharybin
2019-09-02DatablockManagement: Cleanup: get rid of `BKE_collection_copy_master()`.Bastien Montagne
2019-09-02DatablockManagement: Fix/sanitize handling of flags for private ID data in co...Bastien Montagne
2019-08-29BKE_libblock_relink_ex: pass all remapping flags instead of a single boolean.Bastien Montagne
2019-08-22Revert "Fix T68971: Copy As New Driver from Material node creates a bad refer...Bastien Montagne
2019-08-22NodeTree: also assign the owner pointer when copying.Alexander Gavrilov
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-08-02Cleanup: correct name for scene frame conversionCampbell Barton
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