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-06-28Prevent copying too much in the Rigid Body simulationSybren A. Stüvel
2018-06-26Cleanup: commentDalai Felinto
2018-06-26Free crash when freeing object caches from duplicatorSergey Sharybin
2018-06-25Cycles: Free evaluated meshed when we are done with objectSergey Sharybin
2018-06-25Cleanup: rename object base flags to be more clear.Brecht Van Lommel
2018-06-22Multires: Move away from using scene from modifier dataSergey Sharybin
2018-06-22Fix T55547: "Fit camera to selected" failsCampbell Barton
2018-06-21Cleanup: remove DM from 'join as shape' operator.Bastien Montagne
2018-06-20Depsgraph: add some missing depsgraph tags when relations change.Brecht Van Lommel
2018-06-19Particles: Use utility function to copy particlesSergey Sharybin
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for blenkernelCampbell Barton
2018-06-13Cleanup: moar ugly G.main removal...Bastien Montagne
2018-06-12Cleanup: moar removal of G.main in BKE area...Bastien Montagne
2018-06-12Merge branch 'master' into blender2.8Bastien Montagne
2018-06-12Cleanup: remove moar G.main from BKE area.Bastien Montagne
2018-06-11Cleanup: Moar G.main removal of Hell.Bastien Montagne
2018-06-08Fix crash with wertex and weight modesSergey Sharybin
2018-06-05Cleanup: styleCampbell Barton
2018-06-04Cleanup: Hopefully more clear nameSergey Sharybin
2018-06-04Add utility functions to get different "levels" of evaluated/original meshSergey Sharybin
2018-06-04Depsgraph: Only store original mesh pointer for mesh objectSergey Sharybin
2018-06-04Fix crash when making objects to share same meshSergey Sharybin
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-06-01T54991: Restore support for Motion Path drawing in 2.8Joshua Leung
2018-05-31Animation: Pass dependency graph to animation systemSergey Sharybin
2018-05-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31Cleanup: remove G.main from BKE objectBastien Montagne
2018-05-30Cleanup: style/whitespaceCampbell Barton
2018-05-30Add deformed evaluated mesh to objectSergey Sharybin
2018-05-30Cleanup: Wrap object runtime eval members into own structSergey Sharybin
2018-05-30BKE_object: Add BKE_object_data_is_in_editmodeCampbell Barton
2018-05-30Cleanup: Naming, match policy with rest of copy-on-write designSergey Sharybin
2018-05-29CleanupDalai Felinto
2018-05-29Use the correct time to evaluate object in BKE_object_where_is_calc functionsDalai Felinto
2018-05-29Use correct time for curve parent evaluationDalai Felinto
2018-05-29Object Modes: disable mode switching on selectionCampbell Barton
2018-05-29Fix T55244: Parenting object(s) to curve crashes blenderDalai Felinto
2018-05-29Object Modes: only use selection for mode switchCampbell Barton
2018-05-28Depsgraph: preserve memory caches for particles when creating Copy-on-WriteSergey Sharybin
2018-05-26Fix T55207, fix T55208: hair not positioned correctly after subsurf.Brecht Van Lommel
2018-05-25Fix T55165: Driving camera lens with property behaves unexpectedlyDalai Felinto
2018-05-25Cleanup/simplification for BKE_modifier_get_evaluated_mesh_from_objectBastien Montagne
2018-05-24Change defaultsCampbell Barton
2018-05-23Fix wrong object user count on duplicate.Brecht Van Lommel
2018-05-21COW Operators: Fix VIEW3D_OT_ rotate move zoom dolly orbit roll pan smoothvie...Ines Almeida
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-16Particle System: ported most DerivedMesh → MeshSybren A. Stüvel
2018-05-09T55014: Optionally: objects not cast shadows in workbenchJeroen Bakker