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-18Fix T62706: Orphan Data : I have now to save a file, close and reopen it, onl...Bastien Montagne
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-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-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: 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-17GPencil: Cancel all transformations in Draw modeAntonioya
2019-03-17Fix string size passed into name prefix functionCampbell Barton
2019-03-17Cleanup: redundant layer accessCampbell Barton
2019-03-17Cleanup: use braces for BLI_kdtreeCampbell Barton
2019-03-17Cleanup: remove redundant checkCampbell Barton
2019-03-17Remove 3DS add-on from factory startup.Bastien Montagne
2019-03-17Cleanup: rename DEPRECATED to UNUSEDCampbell Barton
2019-03-17Cleanup: improve comments.mano-wii
2019-03-17ED View3d: Fix possible bug when subtracting unsigned ints.mano-wii
2019-03-16Python API: add Python-defined node groups for shaders and compositing.Miguel Porces
2019-03-16Fix ID user counting issues with NodeCustomGroup.Miguel Porces
2019-03-16Cleanup: fix compiler warnings.Brecht Van Lommel
2019-03-16GPencil: Fix compiler warningAntonioya
2019-03-16GPencil: Disable Pressure for Block brushAntonioya
2019-03-16Correct error in 6aebb5a4d5f5cCampbell Barton
2019-03-16DRW: support clipping for armature bone axesCampbell Barton
2019-03-16DRW: support clipping for envelope armature draw typeCampbell Barton
2019-03-16DRW: support clipping for relationship linesCampbell Barton