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-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-20Fix T55973: [2.8] Crash when 'apply pose as rest pose' when bone scale is 0,0,0.Bastien Montagne
2018-07-04Softbody: unified copy functionsSybren A. Stüvel
2018-06-22Multires: Move away from using scene from modifier dataSergey Sharybin
2018-06-22Fix T55547: "Fit camera to selected" failsCampbell Barton
2018-06-12Merge branch 'master' into blender2.8Bastien Montagne
2018-06-12Cleanup: remove moar G.main from BKE area.Bastien Montagne
2018-06-11Merge branch 'master' into blender2.8Bastien Montagne
2018-06-11Cleanup: Moar G.main removal of Hell.Bastien Montagne
2018-06-08Fix crash with wertex and weight modesSergey Sharybin
2018-06-04Cleanup: Hopefully more clear nameSergey Sharybin
2018-06-04Add utility functions to get different "levels" of evaluated/original meshSergey Sharybin
2018-05-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31Cleanup: remove G.main from BKE objectBastien Montagne
2018-05-30Add deformed evaluated mesh to objectSergey Sharybin
2018-05-30BKE_object: Add BKE_object_data_is_in_editmodeCampbell Barton
2018-05-29Use correct time for curve parent evaluationDalai Felinto
2018-05-29Object Modes: disable mode switching on selectionCampbell Barton
2018-05-29Object Modes: only use selection for mode switchCampbell Barton
2018-05-25Cleanup/simplification for BKE_modifier_get_evaluated_mesh_from_objectBastien Montagne
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-04-19Depsgraph: Fix crash with copy-on-write enabledSergey Sharybin
2018-04-18MSVC: use 'unsigned int'Campbell Barton
2018-04-18Depsgraph: Fix base flag flush for objects from set sceneSergey Sharybin
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-17Pose: fix wpaint + pose mode pick & linked selectCampbell Barton
2018-04-17BKE_object: utility functions for pose accessCampbell Barton
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-16Multi-Object EditingCampbell Barton
2018-04-14Merge branch 'master' into blender2.8Campbell Barton
2018-04-14Cleanup: use const for BKE_object argsCampbell Barton
2018-04-12Depsgraph: Bind base by it's indexSergey Sharybin
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-04-04Merge branch 'master' into blender2.8Bastien Montagne
2018-04-04Fix modifier freeing code re. ID refcounting.Bastien Montagne
2018-03-13Merge branch 'master' into blender2.8Campbell Barton
2018-03-13Cleanup: long lines, use doxy sectionsCampbell Barton
2018-02-09Cleanup: use workspace for object_mode when possibleCampbell Barton
2018-02-08Fix mixed weight-paint & pose modeCampbell Barton
2018-02-08Object Mode: move to workspace structCampbell Barton
2018-02-06Use eObjectMode for function argumentsCampbell Barton
2018-02-06Object Mode: Use eval_ctx mode for drawing, paint & modifiersCampbell Barton
2017-12-21Implement duplicator viewport/render visibility optionsDalai Felinto
2017-11-29Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-29Cleanup: Split depsgraph uber transform function callbackSergey Sharybin
2017-11-29Cleanup: Remove unused argumentSergey Sharybin
2017-11-29Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-29Transform: Avoid use of ob->recalc in snapping codeSergey Sharybin
2017-11-24Depsgraph: Correct wrong base_flags for objects coming from set sceneSergey Sharybin