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-12-21Fix inconsistent/broken Cycles object visibility for instances.Brecht Van Lommel
2018-12-19Fix T59237: Instancing on a path doesn't do anythingSergey Sharybin
2018-12-17Fix T58652: Crash editing shape keys weirdness with instancesSergey Sharybin
2018-12-14New object API function : BKE_object_eval_reset()Dalai Felinto
2018-12-11Cleanup: use BKE_object_* prefix for object APICampbell Barton
2018-12-11Fix T57934: non-empty duplicators don't renderCampbell Barton
2018-12-04Fix T58118: Make duplicates real does nothingSergey Sharybin
2018-11-25Local ViewDalai Felinto
2018-11-23Pass viewport to BASE_ related tests, for viewport view/select restrictionsDalai Felinto
2018-11-21Depsgraph: Move boundbox sync to the post-geometry evaluationSergey Sharybin
2018-11-21Depsgraph: Cleanup, use more clear nameSergey Sharybin
2018-11-19Image Empties: Option to not display the backside of image emptiesJacques Lucke
2018-11-14Depsgraph: Fix missing point cache reset when physics changesSergey Sharybin
2018-10-15Mesh: remove DerivedMesh for boundbox calculationCampbell Barton
2018-10-08Cleanup: use DRW_object_is_* for object checksCampbell Barton
2018-08-23Rename: *_batch_cache_dirty > *_batch_cache_dirty_tagDalai Felinto
2018-08-23Fix T56500: Origin to geometry crashes on armatureDalai Felinto
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