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-08-18Fix T52401: "Export Keying Set" operator generated incorrect ID's for shapekeysv2.79-rc2Joshua Leung
2017-08-18Blender 2.79: Point subodules to updated hashSergey Sharybin
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-17Fixed Alembic unit testSybren 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-17Forgot to change magicnumber of OIIO built lib in previous commit...Bastien Montagne
2017-08-17install_deps: disable PTex in our OIIO building for now, broken on newest sys...Bastien Montagne
2017-08-17Fix compilation error when building without BlenderSergey Sharybin
2017-08-17CMake: test build configuration supportCampbell Barton
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-17Cycles: Fixed broken camera motion blur when motion was not set to center on ...Stefan Werner
2017-08-17Cycles: Guard memcpy to potentially re-allocating memory with lockSergey Sharybin
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-17Fix T52250: Glitch in UI in the addon panel regressionAleksandr Zinovev
2017-08-012.79 release: point submodules to correct branches and versions.v2.79-rc1Bastien Montagne
2017-08-012.79 release: new splash, yeah!Bastien Montagne
2017-08-012.79 release: update version numbers & readfile versionning code.Bastien Montagne
2017-08-01Tweak multi-units tests to match new precision handling in conversion from ra...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-08-01Correct accidental variable declarationCampbell Barton