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-03-18Subdiv: Enable topology cache in edit modeSergey Sharybin
2019-03-18Fix T62706: Orphan Data : I have now to save a file, close and reopen it, onl...Bastien Montagne
2019-03-18Fix: Cycles Subdivisions panel was showing, even when using EeveeWilliam Reynish
2019-03-18Depsgraph: Store original modifier pointerSergey Sharybin
2019-03-18Cleanup: CommentsSergey Sharybin
2019-03-18Fix T62633: Model normals not updating in a modifier stack after a deform mod...Bastien Montagne
2019-03-18Silence sorted function declaration/const warningsDalai Felinto
2019-03-18Fix (unreported) broken Py API doc after adding gpencil to buttons_context...Bastien Montagne
2019-03-18Cleanup: remove compare_len_squared utilityCampbell Barton
2019-03-18Fix T62643: ID user decrement error, likely related to custom material Pointe...Bastien Montagne
2019-03-18Fix T61226: Make hair editing (more?) thread safeJacques Lucke
2019-03-18Cleanup: C++ style of structure definitionSergey Sharybin
2019-03-18Merge branch 'blender2.7'Sergey Sharybin
2019-03-18Cycles: Cleanup strict compiler warningsSergey Sharybin
2019-03-18Cleanup: we now have a way to tag 'from' ID pointers in libquery code.Bastien Montagne
2019-03-18Fix mistake in previous commit.Bastien Montagne
2019-03-18Fix T62670: insert_link() method not working for ShaderNodeCustomGroup.Miguel Porces
2019-03-18Cleanup: Main id looping: add FOREACH_MAIN_LISTBASE macro.Bastien Montagne
2019-03-18Add-ons: disable 3ds add-on in all existing preferences.Brecht Van Lommel
2019-03-18Cleanup: fix compiler warning.Brecht Van Lommel
2019-03-18Fix noisy console messages about unported add-ons by default.Bastien Montagne
2019-03-18Cleanup: unused vars in last commitCampbell Barton
2019-03-18Fix T58763: Sample color fails with mirror modifierCampbell Barton
2019-03-18Cleanup: rename color band to color rampCampbell Barton
2019-03-18Fix color ramp eyedropper menu itemCampbell Barton
2019-03-18Cleanup: spaces around operators in DNA headersCampbell Barton
2019-03-18Cleanup: style, duplicate includeCampbell Barton
2019-03-18UI: clarify "Remap Relative" tooltipCampbell Barton
2019-03-18Fix T62684: Crash transforming w/ snap enabledCampbell Barton
2019-03-18Fix T62685: Rename 'Align' to 'Only Origins'Campbell Barton
2019-03-18Cleanup: rename BLI_kdtree vars & args for clarityCampbell Barton
2019-03-18BLI_kdtree: refactor boids specific logic into callbackCampbell Barton
2019-03-17UI: add light/world settings in shader node editor.Brecht Van Lommel
2019-03-17GPencil: Cleanup extra linesAntonioya
2019-03-17GPencil: Changes in Fill and new 3D Cursor View PlaneAntonioya
2019-03-17Fix T62570: Append Particles System not working properly.Bastien Montagne
2019-03-17Fix T62589: Particle system Instance Collection option fails to set a user fo...Bastien Montagne
2019-03-17Fix T62240: Bleed artifacts with degenerate trianglesLuca Rood
2019-03-17Fix T62678: Wrong text clippingJacques Lucke
2019-03-17Cocoa: Fix missing key window after closing "About"Sergey Sharybin
2019-03-17Merge branch 'blender2.7'Brecht Van Lommel
2019-03-17Fix bl_pyapi_idprop unit test.Howard Trickey
2019-03-17GPencil: Cancel all transformations in Draw modeAntonioya
2019-03-17Cleanup: remove unused buildbot code.Brecht Van Lommel
2019-03-17Fix Windows 32bit buildbot trying to use CUDA, should be disabled.Brecht Van Lommel
2019-03-17Cycles: optimization for constant background colors.Brecht Van Lommel
2019-03-17Fix Cycles OpenCL compile waiting unnecessarily for background shader.Brecht Van Lommel
2019-03-17Cleanup: simplify kernel features definition.Brecht Van Lommel
2019-03-17Cleanup: remove unused code.Brecht Van Lommel
2019-03-17Fix Cycles not doing versioning for some files saved in 2.80.Brecht Van Lommel