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
2017-05-30Alembic export: avoid create-and-reset of shared pointerSybren A. Stüvel
2017-05-30Alembic export: prevent rounding error buildup in frame sample timeSybren A. Stüvel
2017-05-30Move GHash/GSet/LinkList iterators to BLI filesSergey Sharybin
2017-05-30Layer collection doversion: Remove "converted from 2.7" from the nameDalai Felinto
2017-05-30Fix UI message (no points and no phrases in tooltips please!).Bastien Montagne
2017-05-30Depsgraph: Use own implementation of stack rather than the one from STLSergey Sharybin
2017-05-30Tweak UI messgae checking macro, identifiers are not always available...Bastien Montagne
2017-05-30Silence warning in RNA when building without fluidsim.Bastien Montagne
2017-05-30Move hash_combine utility function to a more generic placeSergey Sharybin
2017-05-30Fix strict compiler warning in C++ RNASergey Sharybin
2017-05-30ImBuf: Fix strict compiler warning in Cineon image IOSergey Sharybin
2017-05-30Face Maps: custom-data, UI and RNA APICampbell Barton
2017-05-30Fix T50775: Missing parenthesis on fluid bake button.Bastien Montagne
2017-05-30Revert "Revert "Remove MTexPoly layers""Clément Foucault
2017-05-29Eevee: Replace Cubemaps by octahedron maps for env. probes.Clément Foucault
2017-05-29Fix T50906 and T49361, bevel didn't curve in plane sometimes.Howard Trickey
2017-05-29Background Fit could set inf zoomCampbell Barton
2017-05-29Fix T51657: ID user count error when deleting a newly created object with an ...Bastien Montagne
2017-05-29Fix own mistake with NULL materials in particlesLuca Rood
2017-05-29Rename Eevee post process effectsDalai Felinto
2017-05-29Gawain: Add support for rendering using an instance batch (for particles)Clément Foucault
2017-05-29Fix T51390: Blender 2.78c will freeze or force close when adding particles at...Bastien Montagne
2017-05-29Eevee : fix light colorsClément Foucault
2017-05-29Eevee: Remove non-ltc area light code + optimisation.Clément Foucault
2017-05-293D grid: Fix precision issue 2/2Clément Foucault
2017-05-293D grid: only draw if needed.Clément Foucault
2017-05-29Object Mode Engine: Fixing the 3D grid 1/2Clément Foucault
2017-05-29Revert "Remove MTexPoly layers"Clément Foucault
2017-05-29Move particle cache population to a dedicated functionSergey Sharybin
2017-05-29Node Backdrop ManipulatorCampbell Barton
2017-05-29Fix leak with texture-paint shadersCampbell Barton
2017-05-29Fix T51625: fix impossibility to delete uninstantiated objects from Outliner.Bastien Montagne
2017-05-29Fix texture paint crash when there are no UV'sCampbell Barton
2017-05-29Fix T51520: Broken vertex weights after two mesh joining.Bastien Montagne
2017-05-29Fix crash on rna show diffuse color updateDalai Felinto
2017-05-29Fix T51624: Scene Full Copy ignores shader node links.Bastien Montagne
2017-05-29Fix crash when setting sculpt settingsDalai Felinto
2017-05-29UI: Make GP "Add Blank Frame" operator name and description fit its behavior.Thomas Beck
2017-05-29Access node backdrop as vectorCampbell Barton
2017-05-29Add some missing VSE tooltipsAaron Carlisle
2017-05-28Fix T48996, bevel bad for certain in-plane edges.Howard Trickey
2017-05-28Merge branch 'master' into blender2.8Bastien Montagne
2017-05-27Remove MinGW supportAaron Carlisle
2017-05-27Fix T51637: Mesh Tools - Noise Button Crashes.Bastien Montagne
2017-05-27Release wasn't building, limit debug scopeCampbell Barton
2017-05-27CustomData: assert on bad arguments to freeCampbell Barton
2017-05-26Fix T50851: Array modifier generating invalid geometry.Bastien Montagne
2017-05-26Silence warning in draw managerDalai Felinto
2017-05-26Rename: FILE_ACTIVELAY > FILE_ACTIVE_COLLECTIONDalai Felinto
2017-05-26Implement support for Append objects in Blender 2.8Dalai Felinto