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-06-07Sound: Fix 3D sound coming from scene stripsSergey Sharybin
2019-06-07Sequencer: Fix missing sound from nested scene stripsSergey Sharybin
2019-06-07Sound: Use dependency graph instead of bmainSergey Sharybin
2019-06-07Free evaluated mesh when owner mesh changesSergey Sharybin
2019-06-07Don't tag object data's bounding box as dirty before re-evaluaitonSergey Sharybin
2019-06-07FIX: `use_proxy` strip property state has no effect.Richard Antalik
2019-06-07VSE: Cache invalidationRichard Antalik
2019-06-07Fix T65333: VSE: Playback speed regressionRichard Antalik
2019-06-06Fix T65505: crash applying modifiers in paint and sculpt modesBrecht Van Lommel
2019-06-06Remove mutex lock from node localizationSergey Sharybin
2019-06-05Fix T63384: Vertices are moving in different directionsSergey Sharybin
2019-06-05Cleanup: Remove unused argumentSergey Sharybin
2019-06-05Fix T65520: Assigning Material a second time crashes BlenderSergey Sharybin
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin
2019-06-05Cleanup: Make comment around DEG evaluation functions more clearSergey Sharybin
2019-06-05Fix T65502: Crash when moving Collection into disabled CollectionDalai Felinto
2019-06-04Fix T65054: Blender 2.80 crashes when opening a scene created by blender 2.7x...Bastien Montagne
2019-06-04Fix T65303: fix and improve autorun-scripts popupJacques Lucke
2019-06-04Fix T64247: Crash on playback with special shader node treeSergey Sharybin
2019-06-03Fix T65352: bpy.data.meshes.new_from_object() doesn't increment user count fo...Bastien Montagne
2019-06-03Fix T65448 - Outliner - Show all inside in disabled collection crashDalai Felinto
2019-06-01Fix: Trailing directory separator missing in default font path on windows.Ray Molenkamp
2019-05-31Fix T62282: multires sculpting does not update smooth normalsBrecht Van Lommel
2019-05-31Fix various missing updates in sculpt mode, when changing modifiers and dyntopoBrecht Van Lommel
2019-05-31Fix sculpt mode drawing with modifiers still being wrong in some casesBrecht Van Lommel
2019-05-31Fix crash on certain changes in edit modeSergey Sharybin
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-31Cleanup: style, use braces in source/Campbell Barton
2019-05-31Fix missing file read/write of proxy/transform/crop settings when not usedBrecht Van Lommel
2019-05-31Fix T65285: Crash with Object.to_mesh() in certain conditionsSergey Sharybin
2019-05-31VSE: don't add crop and transform data for sound stripsRichard Antalik
2019-05-30Fix T65231: Null audio device and AV Sync halts playbackJörg Müller
2019-05-30WM: use different drag thresholds for mouse/tablet eventsCampbell Barton
2019-05-29Fix T65275: missing dereferenceJacques Lucke
2019-05-29Fix T58251: Cycles ignores linked meshes when renderingSergey Sharybin
2019-05-29Fix T65027: Snap 3D cursor on hidden faces doesn't work in Edit Mode.mano-wii
2019-05-28Fix T65175: nodetree animation stays linked after duplicating a lampPhilipp Oeser
2019-05-28Eevee: Change default shadowmap near clipping distanceClément Foucault
2019-05-28Depsgraph: Only invoke callbacks when there are changesSergey Sharybin
2019-05-27Eevee: Fix Aliasing in Light ProbesAdam Nydahl
2019-05-27Fix (unreported) invalid handling of IDs usercount in `BKE_mesh_new_from_obje...Bastien Montagne
2019-05-27Fix T63173: Dragging hidden collection inside a visible one unhides itDalai Felinto
2019-05-27Wireframe: Make wireframe's Xray slider default to 0Clément Foucault
2019-05-27Depsgraph: Fix condition inverted by mistakeSergey Sharybin
2019-05-27Depsgraph API: Allow preserving custom data layersSergey Sharybin
2019-05-25Fix T65094: Sequencer crashes blender when scene strip has NULL sceneDalai Felinto
2019-05-24Viewport: Change default studiolightClément Foucault
2019-05-24Fix T65059: Crash in empty scenes for context _bases functionsDalai Felinto
2019-05-24Viewport: add more contrast to default studio light, make it default againBrecht Van Lommel
2019-05-24Depsgraph: Fix violation of evaluated domainSergey Sharybin