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-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
2021-04-01Cleanup: Move object_dupli.cc to C++Hans Goudey
2021-04-01Geometry Nodes: Improve speed of boolean node, use multi-input socketHans Goudey
2021-04-01Cleanup/Refactor: Transform Orientation: Use 'orient_index' instead 'orient_t...Germano Cavalcante
2021-04-01Curve: Remove 'CU_2D' flag used for nurbsGermano Cavalcante
2021-04-01Cleanup: Remove unused codeHans Goudey
2021-04-01Fix T87056: Segfault in GPU_batch_clear() involing Lattice evaluationSybren A. Stüvel
2021-04-01Cleanup: Use const arguments in curve codeHans Goudey
2021-03-31Cleanup: Remove remaining unused code for DispList "bevel_split"Hans Goudey
2021-03-30Cleanup/Refactor: Unify functions that redraw the depth bufferGermano Cavalcante
2021-03-30Geometry Nodes: support multiple group input nodesJacques Lucke
2021-03-30Cleanup: animation, remove `BONE_UNKEYED` flagSybren A. Stüvel
2021-03-29Fix T86298: crash when loading "corrupted" geometry node treeJacques Lucke
2021-03-29Mask: Fix possible nan values in the weight interpolationSergey Sharybin
2021-03-29Animation: add `PBONE_SELECTED` macroSybren A. Stüvel
2021-03-29Tracking: Avoid integer overflow in dopesheet updateSergey Sharybin
2021-03-29Fix: Override Test Cases Failing With Asserts.Jeroen Bakker
2021-03-29Cleanup: Remove no-op id recalc statementSergey Sharybin
2021-03-29Fix T78650: Lattice evaluation writes to shared dataSybren A. Stüvel
2021-03-29Overrides: API to create an override template.Jeroen Bakker
2021-03-29Cleanup: Remove unused node.c.Jeroen Bakker
2021-03-29Compositor: Add Anti-Aliasing nodeHabib Gahbiche
2021-03-28Cleanup: deduplicate attribute creating codeJacques Lucke
2021-03-28Cleanup: re-order expensive checks for indirect ID useCampbell Barton
2021-03-28Fix T86992: Tagged ID deletion conflicts with freeing objectsCampbell Barton
2021-03-26Cleanup: Use enum for "in" vs. "out" node socketsHans Goudey
2021-03-26Geometry Nodes: Rename "Plane" primitive to "Grid"Hans Goudey
2021-03-26Cleanup: Geometry Nodes: Allow using "Auto" domain to avoid adaptingHans Goudey
2021-03-26FFmpeg: improve threading settingsRichard Antalik
2021-03-26Geometry Nodes: Add Attribute Clamp NodeCharlie Jolly
2021-03-26Cryptomatte: Fix error loading incomplete metadata.Jeroen Bakker
2021-03-26Cleanup: spellingCampbell Barton
2021-03-26Geometry Nodes: Add Attribute Map Range NodeVictor-Louis De Gusseme
2021-03-26Animation: action mirror RNA API using pose contentsCampbell Barton
2021-03-26Animation: add BKE_fcurve_pathcache_find APICampbell Barton
2021-03-26Animation: add BKE_fcurves_calc_keyed_frames utilityCampbell Barton
2021-03-26Cleanup: clang-formatCampbell Barton
2021-03-26CMake: add headers to source lists, sort file-listsCampbell Barton
2021-03-26LibOverride: fix bad ID relationships handling during resync.Bastien Montagne
2021-03-26LibOverride: Fix mistake in recent commit.Bastien Montagne
2021-03-25Cleanup: Pass instance group result vector as an argumentHans Goudey