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-04-17Fix memory leak in the BLI_bitmap created in 'looptri_no_hidden_map_get'Germano Cavalcante
2021-04-16Fix T87522: frame selected does not take instances into accountJacques Lucke
2021-04-16Fix unreported: instances disappear when instanced mesh is in edit modeJacques Lucke
2021-04-16Fix T87441: don't remove custom attributes automaticallyJacques Lucke
2021-04-15Blender 2.93 bcon3 (beta) version bumpDalai Felinto
2021-04-15Bump subversion before starting the next release cycleDalai Felinto
2021-04-15Geometry Nodes: refactor implicit conversionsJacques Lucke
2021-04-15Cleanup: move type conversions to separate fileJacques Lucke
2021-04-15Spreadsheet: breadcrumbs and node pinningJacques Lucke
2021-04-14Geometry Nodes: Add domain and data type to attribute searchHans Goudey
2021-04-14Cleanup: spellingCampbell Barton
2021-04-13Fix T77330, T81704: Spline IK doesn't preserve bone scale correctlySebastian Parborg
2021-04-13Cleanup: redundant struct declarationsCampbell Barton
2021-04-13Cleanup: Use C++ types in object_dupli.ccHans Goudey
2021-04-12UI/Nodes: Improve feedback when adding node fails (e.g. on drag & drop)Julian Eisel
2021-04-12Fix unreported: Flat Surface objectsGermano Cavalcante
2021-04-12Fix T87348: convert vertex colors to linear color spaceJacques Lucke
2021-04-11Cleanup: use ELEM, STREQ macrosCampbell Barton
2021-04-11Cleanup: spellingCampbell Barton
2021-04-10LibOverride: Fix resync bug on recursive overrides.Bastien Montagne
2021-04-10LibOverride: Fix (unreported) assert when creating overrides of linked overri...Bastien Montagne
2021-04-10LibOverride: Add own flag to copy or not overrides to ID copy code.Bastien Montagne
2021-04-09Cleanup: use our own code style for doxy-gen comment blocksCampbell Barton
2021-04-09Spreadsheet: persistent column storage and data sourceJacques Lucke
2021-04-09Cleanup: use const for BKE_where_on_path and related structsCampbell Barton
2021-04-09Fix use of uninitialized memory in BKE_scene_objects_as_gsetCampbell Barton
2021-04-09Fix: Missing GeometryNodeCustomGroupRay Molenkamp
2021-04-08Geometry Nodes: Support volumes in the bounding box nodeHans Goudey
2021-04-08BKE: Refactor volume bounding box codeHans Goudey
2021-04-08BKE: Add a utility to transform a shallow copy of a volume gridHans Goudey
2021-04-08Geometry Nodes: Support instances in attribute searchHans Goudey
2021-04-08Cleanup: Use const arguments for volume codeHans Goudey
2021-04-08Spreadsheet: support showing data of specific nodeJacques Lucke
2021-04-08Fix T81707: Spline IK Joints "Floating" above curveSebastian Parborg
2021-04-08LibOverride: Fix several issues with resync code.Bastien Montagne
2021-04-08Minor cleanup to `scene_collection_array`.Bastien Montagne
2021-04-08BKE_collection: Add a util returning a gset with all objects in given scene's...Bastien Montagne
2021-04-08Cleanup: Typos in comments.Bastien Montagne
2021-04-08LibOverride: Add a new 'leftover' flag to ID.Bastien Montagne
2021-04-08Cleanup: enable modernize-use-equals-default checkJacques Lucke
2021-04-07Cleanup: Rename function, switch order of argumentsHans Goudey
2021-04-07Geometry Nodes: Bounding Box NodeHans Goudey
2021-04-06Fix T87236: crash reading file with grease pencil palettesPhilipp Oeser
2021-04-05Render: faster animation and re-rendering with Persistent DataBrecht Van Lommel
2021-04-04Cycles: make AO bounces settings more discoverableBrecht Van Lommel
2021-04-02Geometry Nodes: Separate grid primitive X and Y sizeHans Goudey
2021-04-02BKE: attempt to fix build error on windowsAnkit Meel
2021-04-02Cleanup: Remove unecessary C API for direct mesh booleanHans Goudey
2021-04-02Cleanup: Use const argumentsHans Goudey
2021-04-02Cleanup: Remove unecessary part of instances component C APIHans Goudey