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-31Cleanup: Use more clear parenthesisSergey Sharybin
2017-05-31Libmv: Re-bundle from upstream to ensure code base is perfectly in syncSergey Sharybin
2017-05-31Improve backscatter color of subsurface scattering in Principled BSDFPascal Schoen
2017-05-30Fix T49570: Cycles baking can't handle materials with no imagesDalai Felinto
2017-05-30Baking: Add logic to get material from API regardless of Mesh/Object ownershipDalai Felinto
2017-05-30Depsgraph: Fix missing relations for objects which are indirectly linkedSergey Sharybin
2017-05-30Depsgraph: Remove extra modifiers callback loopSergey Sharybin
2017-05-30Displace modifier: Pre-fetch all possible images to image pool prior executionSergey Sharybin
2017-05-30Image pool: Use memory pool for allocating elementsSergey Sharybin
2017-05-30Depsgraph: Fix object being tagged for data update when it shouldn'tSergey Sharybin
2017-05-30Depsgraph: Add missing update tag clear for proxy objectsSergey Sharybin
2017-05-30Alembic import: fixed bug interpolating between frames.Sybren A. Stüvel
2017-05-30Alembic: simplified sub-frame samplingSybren A. Stüvel
2017-05-30Alembic export: normalise the homogeneous component after scalingSybren A. Stüvel
2017-05-30Alembic export: make the start/end frame default values less reasonableSybren A. Stüvel
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-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-30Audaspace: Don't use strict flagsSergey Sharybin
2017-05-30Cycles: Cleanup, trailing whitespaceSergey Sharybin
2017-05-30Fix T50775: Missing parenthesis on fluid bake button.Bastien Montagne
2017-05-30Fix T51652: Cycles - Persistant Images not storing imagesLukas Stockner
2017-05-29NDOF: clean up after MinGW removalMike Erwin
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 T51390: Blender 2.78c will freeze or force close when adding particles at...Bastien Montagne
2017-05-29Fix T51625: fix impossibility to delete uninstantiated objects from Outliner.Bastien Montagne
2017-05-29Fix T51520: Broken vertex weights after two mesh joining.Bastien Montagne
2017-05-29Fix T51624: Scene Full Copy ignores shader node links.Bastien Montagne
2017-05-29UI: Make GP "Add Blank Frame" operator name and description fit its behavior.Thomas Beck
2017-05-29Fix T51646: Motion Tracker instantly crashesSergey Sharybin
2017-05-29Add some missing VSE tooltipsAaron Carlisle
2017-05-29UI correct use of "..." in the VSEAaron Carlisle
2017-05-28Usual i18n/message tweaks & fixes.Bastien Montagne
2017-05-28Fix T48996, bevel bad for certain in-plane edges.Howard Trickey
2017-05-28Make 'set offset from cursor' group operator internal.Bastien 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-26Add automated ctest for complex merge in Array modifier.Bastien Montagne
2017-05-26Fix T50851: Array modifier generating invalid geometry.Bastien Montagne