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
2021-12-13Cleanup: Point cloud vs point-cloud in commentsHans Goudey
2021-12-10Cleanup: move public doc-strings into headers for various API'sCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-19Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-19Fix T87912: use session id instead of name to identify dropped objectJacques Lucke
2021-11-01Fix T92629: Crash on mesh separate after rB43bc494892c3.Bastien Montagne
2021-10-29IDManagement: Remove deprecated `BKE_libblock_relink_to_newid` usages.Bastien Montagne
2021-10-26Fix: Build issue on windowsRay Molenkamp
2021-10-26Assets: Disable snap-dragging for linking object assetsJulian Eisel
2021-10-26Drop object assets and associated objects at the cursor locationCampbell Barton
2021-10-26UI: Let object drop operator display hint why it's disabledJulian Eisel
2021-10-26Fix: Assert on startup from incorrect float property minHans Goudey
2021-10-26LineArt: Stroke offset towards camera.YimingWu
2021-10-25Assets: Snapping with visual feedback while draggingGermano Cavalcante
2021-10-20Cleanup: use an array for wmEvent cursor position variablesAaron Carlisle
2021-10-20Cleanup: use elem macrosCampbell Barton
2021-10-14WM: quiet output of delete object operatorCampbell Barton
2021-10-06Cleanup: rename BKE_font.h -> BKE_vfont.hCampbell Barton
2021-09-28Fix T89400: Possible to delete objects used by overrides of collections.Bastien Montagne
2021-09-27Fix T91691: Selecting "Remove unused slots" in Materials panel removes slots ...Bastien Montagne
2021-09-13Fix T84638: Wrong scale for primitives with radiusFalk David
2021-09-06Geometry Nodes: support for geometry instancingJacques Lucke
2021-08-26Cleanup: redundant update calls adding objectsCampbell Barton
2021-08-24Fix T90840: Can't duplicate or copy (Ctrl-C) object from linked file.Bastien Montagne
2021-08-17GPencil: Convert from Mesh copying Vertex GroupsHenrik Dick
2021-08-04Cleanup: rename restrict to hide/visibility in Object, Collection, MaskLayerBrecht Van Lommel
2021-07-09Cleanup: rename BKE_animdata_{add=>ensure}_idCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-28Cleanup: Remove unused "for_orco" argument to curve evaluationHans Goudey
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-22Cleanup: spellingCampbell Barton
2021-06-13Cleanup: use return arg prefix for ED_object_add_generic_get_optsCampbell Barton
2021-06-13Cleanup: avoid the possibility of 'enter_editmode' being left unsetCampbell Barton
2021-06-11Fix object assets getting duplicated after droppingJulian Eisel
2021-06-08Fix T87703: Failed assert when dragging object data-block into 3D ViewJulian Eisel
2021-05-27Cleanup: rename BKE_main_id_{clear_newpoins => newptr_and_tag_clear}Campbell Barton
2021-05-27Cleanup: remove duplicate LIB_TAG_NEW untag codeErik Abrahamsson
2021-05-25GPencil: Add a use_light option when creating object.YimingWu
2021-05-20Materials: support materials when applying modifierJacques Lucke
2021-05-10LineArt: Custom UI for adding GP object.YimingWu
2021-05-09Merge branch 'blender-v2.93-release'Pablo Vazquez
2021-05-09GPencil: Name Scene Line Art objects "Line Art"Pablo Vazquez
2021-05-06Merge branch 'blender-v2.93-release'Philipp Oeser
2021-05-06Fix radius not taken into account when adding curve guide force fieldPhilipp Oeser
2021-04-30Fix all objects getting selected sometimes when droppping objectJulian Eisel
2021-04-30Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-30Fix uninitialized local-view flag on object creationCampbell Barton
2021-04-29GPencil: Add "Convert Text to Gpencil"Antonio Vazquez
2021-04-29Add break statement missing from 5cb1e18f72077dcb9608a9ec8360caea70fbf329Campbell Barton