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
path: root/source
AgeCommit message (Expand)Author
2017-08-18PyAPI: Fix memory leak w/ empty, allocated enumsCampbell Barton
2017-08-17Fix T46329: scene_update_{pre,post} doc needs clarificationSybren A. Stüvel
2017-08-17Fix T52240: Alembic Not Transferring Materials Per FrameSybren A. Stüvel
2017-08-17Alembic: Renamed variable assigned_name → assigned_matSybren A. Stüvel
2017-08-17Fix OSX duplicate path in Python's sys.pathCampbell Barton
2017-08-17Blender 2.79: We are entering RC2 stageSergey Sharybin
2017-08-17Fix T52255: New Depsgraph - Constraint and Drivers not working together when ...Sergey Sharybin
2017-08-17Alembic import: report object name in face color index out of bounds errorSybren A. Stüvel
2017-08-17Alembic import: fix crash when face color index is out of bounds.Sybren A. Stüvel
2017-08-17Fix T51701: Alembic cache screws up mesh.Bastien Montagne
2017-08-17Fix T52278: 'Default' application template failsCampbell Barton
2017-08-17Fix T52329: Boolean with aligned shapes failedCampbell Barton
2017-08-17Math Lib: add isect_seg_seg_v2_point_exCampbell Barton
2017-08-17Fix width estimation for buttons with short labels in pie menusAleksandr Zinovev
2017-08-17iFix T52050: Empty VSE preview for scene strips with OpenGL preview + Rendere...Bastien Montagne
2017-08-17Fix T52327: Entering/Exiting NLA Tweakmode disables Scene -> Only Keyframes f...Joshua Leung
2017-08-17Fix T52344: Softbody on Text.Bastien Montagne
2017-08-17Pie menu's sub-rows ignore 'EXPAND' flagAleksandr Zinovev
2017-08-17Fix T52344: Softbody on Text.Bastien Montagne
2017-08-17DPI: add back option to control line width, tweak default width.Brecht Van Lommel
2017-08-17Fix T52334: images with non-color data should not change color space on save.Brecht Van Lommel
2017-08-17Tweak and extend POV syntax hilghting.Bastien Montagne
2017-08-17Fix T52324: Metaball disappears when deleting first metaball object.Bastien Montagne
2017-08-17Fix T52315: Crash on duplicating Scene without world.Bastien Montagne
2017-08-17Fix T52280: The Image node in Compositing can't read Z buffer of openEXR in 2.79Lukas Stockner
2017-08-17Fix fixed width box layoutsAleksandr Zinovev
2017-08-17Fix T52260: Blender 2.79 Objects made duplicates real still refer armature pr...Bastien Montagne
2017-08-17Fix width estimation for empty layouts in pie menusAleksandr Zinovev
2017-08-17Fix T52263: Crash When Splitting and Merging Areas with Header Text Set.Bastien Montagne
2017-08-17Fix broken API doc generation: Partially revert rBa372638a76e0Bastien Montagne
2017-08-012.79 release: point submodules to correct branches and versions.v2.79-rc1Bastien Montagne
2017-08-012.79 release: update version numbers & readfile versionning code.Bastien Montagne
2017-08-01Fix multi-units drawing re precision handling.Bastien Montagne
2017-08-01BLI_math: add simple helper to get amount of 'integer' digits in a float number.Bastien Montagne
2017-08-01Cleanup: warnings from last commitCampbell Barton
2017-08-01Cleanup: use static vars where appropriateCampbell Barton
2017-08-01Fix fcurve color assignmentCampbell Barton
2017-07-31Fix T52224: auto IK not respecting length, after recent bugfix.Brecht Van Lommel
2017-07-31Code cleanup: fix warning with clang.Brecht Van Lommel
2017-07-31Fix T52232: Crash in RNA_enum_from_value while inspecting compositor image no...Bastien Montagne
2017-07-31Fix two issues with recent changes to number display while editing them.Bastien Montagne
2017-07-29Property path generation fixesAleksandr Zinovev
2017-07-29Cleanup: quiet picky ubsan warningsCampbell Barton
2017-07-29Cleanup: multistatement-macros warningCampbell Barton
2017-07-28Replace magic numbers with deprecated namesCampbell Barton
2017-07-28Fix T52195: Sculpt from Python failsCampbell Barton
2017-07-28WM: OP_IS_INVOKE was being incorrectly setCampbell Barton
2017-07-28Fix T52213: Enum drivers no longer workCampbell Barton
2017-07-28Resolve T45301 by adding option for old behaviorCampbell Barton
2017-07-28Cleanup: clear deprecated UI flagsCampbell Barton