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-09-04Fix T52396: Crash loading template w/o config dirCampbell Barton
2017-09-04Fix T52227: Time Slide tool doesn't take NLA mapping into accountJoshua Leung
2017-09-04Increase max/min frame range to over a millionDalai Felinto
2017-09-04Fix T52472: VSE Audio Volume not set immediatelyJoerg Mueller
2017-09-04Fix T52588: Shape key value driver variables of duplicated object sets refer ...Bastien Montagne
2017-09-04Fix T52498: Deleting force field doesn't remove "Surface" from modifier stack.Bastien Montagne
2017-09-04Fix T52478: Error report "Shrinkwrap: out of memory" on invisible target.Bastien Montagne
2017-09-04Fix T52538: Outliner crash when displaying groups and using Show Active on ed...Bastien Montagne
2017-09-04Cycles: Mark pixels with negative values as outliersLukas Stockner
2017-09-04Fix T52481: After making all local, local proxies of linked data get broken a...Bastien Montagne
2017-09-04Cycles: Fix stack overflow during traversal caused by floating overflowSergey Sharybin
2017-09-04Fix T51805: Overlapping volumes renders incorrect on AMD GPUSergey Sharybin
2017-09-04Fix T52218: Missing update when reconnecting nodeSergey Sharybin
2017-09-04Fix T52466: Silence search for button_context menu type.Thomas Beck
2017-09-04Fix threading conflict when doing Cycles background renderSergey Sharybin
2017-09-04Fix T52454: Crash in DEG_graph_on_visible_update when activating scene layerSergey Sharybin
2017-09-04Fix T52473: blender internal Fresnel and Layer Weight only work with linked n...Brecht Van Lommel
2017-09-04Fix T52439: Crash after adjusting lenght of hair particles.Bastien Montagne
2017-09-04Cleanup: remove space from filenamesCampbell Barton
2017-09-04Tests: fix incorrect check for hidden dirCampbell Barton
2017-09-04Fix error in PointerProperty argument listCampbell Barton
2017-09-04Modify menu from last commitCampbell Barton
2017-09-04Fix T52434: Restore mesh center of mass calculationCampbell Barton
2017-09-04Fix bpy library load: invalid function signatureCampbell Barton
2017-09-04PyAPI: avoid redundant PyLong_AsLong callCampbell Barton
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