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-17Cleanup: comment spellingCampbell Barton
2019-06-15Cleanup: spellingCampbell Barton
2019-06-15Cleanup: Rename: Static Override -> Library Override.Bastien Montagne
2019-06-14Fix T65803: MPEG4 unsupported timebase denominatorSybren A. Stüvel
2019-06-13Fix part of T63595: generated texture coordinates don't stick to deforming meshBrecht Van Lommel
2019-06-13Mesh: don't compute CD_ORCO layer when there are no deforming modifiersBrecht Van Lommel
2019-06-13Fix T65109: Object deleted when removed from the RigidBodyWorld collection.Bastien Montagne
2019-06-13Particle system: Move runtime data to runtime fieldSergey Sharybin
2019-06-13Cleanup: correct wireframe xray flag nameCampbell Barton
2019-06-12Fix T65741: Removing a GPencil Object's Material Slot deletes the strokes ass...Antonioya
2019-06-12Unit System: remove 'm' as an alternate name for mileCampbell Barton
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-12Cleanup: unused varsCampbell Barton
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-06-11Fix T64430: Removing objects from sub-collection doesn't update instances of ...Bastien Montagne
2019-06-11FFmpeg: Fix integer overflow when writing custom FPS with high denominatorSybren A. Stüvel
2019-06-11Sound: Fix queries of sound infoSergey Sharybin
2019-06-09Fix T65638: memory leak - modifiers on curves.Bastien Montagne
2019-06-08Collections: Never change the collection views visibility when unhiding itDalai Felinto
2019-06-07Fix T65613: Memory leak in Audaspace with 3D soundJörg Müller
2019-06-07Fix T65612: Ungroup in Node Editor CrashesSergey Sharybin
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-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 T65285: Crash with Object.to_mesh() in certain conditionsSergey Sharybin
2019-05-31VSE: don't add crop and transform data for sound stripsRichard Antalik