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
2018-10-24Fix T57366: Mesh.from_pydata invalid loose-edge stateCampbell Barton
2018-10-23Fix compiler error in WindowsAntonioya
2018-10-23Fix T57288: Assert when deleting duplicated collection (id->us == 0).Bastien Montagne
2018-10-23Cleanup: rename 'dm' -> 'me' for 'Mesh' typesCampbell Barton
2018-10-23Cleanup: style, warningCampbell Barton
2018-10-22GP: New Time modifierAntonioya
2018-10-21Fix T57320: Crash when adding a linked scene, then deleting it.Bastien Montagne
2018-10-21Fix non-sense overloaded code in remapping post-process of objects and collec...Bastien Montagne
2018-10-21Optimize meta-ball basis check.Bastien Montagne
2018-10-20GP: Redesign drawing cache to support particlesAntonioya
2018-10-19Remove defunct NLA_OT_bakeDalai Felinto
2018-10-19Cleanup: CTX_DATA_BEGIN_FOR_ID no longer neededDalai Felinto
2018-10-19Make Static Override optional/hidden by default.Bastien Montagne
2018-10-19Dope Sheet: remove many hard-coded color and alpha constants.Alexander Gavrilov
2018-10-19Outliner: Open empty collection when something is dragged into itJacques Lucke
2018-10-19CTX_DATA_BEGIN for active object only (..._from_active_object)Dalai Felinto
2018-10-19Partial Revert: bring back some commentsJacques Lucke
2018-10-19Cleanup: compiler warningsCampbell Barton
2018-10-19Partial revert '#if 0' cleanupCampbell Barton
2018-10-18Fix Copy Selection to Buffer breaking library paths.Brecht Van Lommel
2018-10-18Merge branch 'master' into blender2.8Brecht Van Lommel
2018-10-18Fix Copy Objects to Buffer breaking library paths.Brecht Van Lommel
2018-10-18Cleanup: Remove more #if 0 blocksJacques Lucke
2018-10-18Fix use of uninitialized variable in cloth collision.Brecht Van Lommel
2018-10-18Cleanup: styleCampbell Barton
2018-10-17Shrinkwrap: implement the use of smooth normals in constraint & modifier.Alexander Gavrilov
2018-10-17Merge branch 'master' into blender2.8Bastien Montagne
2018-10-17Minor style cleanup.Bastien Montagne
2018-10-17Cleanup: remove some #if 0 blocksJacques Lucke
2018-10-16Dope Sheet: rewrite computation of keyframe hold blocks.Alexander Gavrilov
2018-10-16Cleanup: replace check for derivedFinal w/ mesh_evalCampbell Barton
2018-10-15Cleanup: unused codeCampbell Barton
2018-10-15Cleanup: unused functionsCampbell Barton
2018-10-15Mesh: remove DerivedMesh for boundbox calculationCampbell Barton
2018-10-15Cleanup: remove unused functionsCampbell Barton
2018-10-15Cleanup: remove references to DerivedMeshCampbell Barton
2018-10-15Mesh: remove DerivedMesh for displist conversionCampbell Barton
2018-10-15Mesh: mostly remove DerivedMesh for vertex parentCampbell Barton
2018-10-15Cleanup: remove DerivedMesh bvhtree_from_mesh_getCampbell Barton
2018-10-15Bake: remove derived mesh for bake APICampbell Barton
2018-10-13ED_pose_recalculate_paths: Run only for active objectDalai Felinto
2018-10-12Mesh: remove derivedFinal from various placesCampbell Barton
2018-10-12Cleanup: remove unused derived mesh wrappersCampbell Barton
2018-10-12Mesh: remove derived mesh for nurbs conversionCampbell Barton
2018-10-11Add new parameter to reverse UIList itemsAntonioya
2018-10-11Cleanup: make BKE_mesh_ensure_normals_for_display publicCampbell Barton
2018-10-11RNA: remove redundant new_from_object/to_mesh argCampbell Barton
2018-10-11Cleanup: mesh iteratorsCampbell Barton
2018-10-11Remove image based bitmap font supportCampbell Barton
2018-10-11Merge branch 'master' into blender2.8Campbell Barton