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
2020-07-15CustomData: add float2 and float3 data typesJacques Lucke
2020-07-14Fix T77766: support animated global gravity toggleJacques Lucke
2020-07-13Sculpt: Add extra deform types to SmearPablo Dobarro
2020-07-13Cycles: Add control for sun intensity in Sky Texture and change altitude to kmLukas Stockner
2020-07-10Revert "Fix T78296: Performance - Use Binary Search for MDeformWeight"Brecht Van Lommel
2020-07-10Fix T78296: Performance - Use Binary Search for MDeformWeightJeroen Bakker
2020-07-09Sculpt: Make Sculpt Vertex Colors features experimentalPablo Dobarro
2020-07-09Implement T77959: Never duplicate linked data during deep-copy.Bastien Montagne
2020-07-09Particles: Create a simulation state for every Particle Simulation nodeJacques Lucke
2020-07-07Cleanup: spellingCampbell Barton
2020-07-07Cleanup: unused World struct members linfac, logfacCampbell Barton
2020-07-06Fix alignment/size issue on ARM/RPi architectureSergey Sharybin
2020-07-03Cleanup: Remove obsolete code in interface_panel.cHans Goudey
2020-07-03Cleanup: Fluid renaming from old 'manta' naming to new 'fluid' namingSebastián Barschkis
2020-07-03Cleanup: spellingCampbell Barton
2020-07-02Ocean modifier: Expose eigenvectors for use as mapPhil Stopford
2020-07-02Fluid: Added offset to control frame rangeSebastián Barschkis
2020-07-01Transform: generalized custom-data correction supportGermano Cavalcante
2020-06-30Sculpt: Pose Brush option to affect loose partsPablo Dobarro
2020-06-30Cleanup: spellingCampbell Barton
2020-06-30Cleanup: clang-formatCampbell Barton
2020-06-30LibOverride: Add concept of 'embedded'/'virtual' override.Bastien Montagne
2020-06-30Cleanup: ID macros: cast to `const ID *` instead of `ID *`.Bastien Montagne
2020-06-29UI: Add shortcuts for modifier panelsHans Goudey
2020-06-29Remove Threaded Sculpt optionPablo Dobarro
2020-06-29Fix compiler warning for deprecated variable useJulian Eisel
2020-06-27Docs: correct invalid doxygen params & referencesCampbell Barton
2020-06-26Cycles: add experimental preference to replace magic debug value 256Brecht Van Lommel
2020-06-25Cleanup: spellingCampbell Barton
2020-06-24UI: Add Free Handle Types to CurveProfile WidgetHans Goudey
2020-06-24Fluid: Improved OpenVDB support for fluid cachesSebastián Barschkis
2020-06-23GPencil: Implement antialiasing parameter to Pixel FXAntonio Vazquez
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-06-23EEVEE: Motion Blur: Add accumulation motion blur for better precisionClément Foucault
2020-06-23Cleanup: renamed `do_draw_overlay` to `do_draw_paintcursor`Jeroen Bakker
2020-06-23Preferences: New experimental settings for particle system and hairJacques Lucke
2020-06-23Cleanup: move text.c comments to the struct/flag declarationsCampbell Barton
2020-06-23Cleanup: remove Text.nlinesCampbell Barton
2020-06-23Bevel: Refactor profile type input to use an enumHans Goudey
2020-06-23Cleanup: rename 'name' to 'filepath' for DNA typesCampbell Barton
2020-06-23Cleanup: rename Library.filepath to filepath_absCampbell Barton
2020-06-21GPencil: Fix unreported missing material onion filter Antonio Vazquez
2020-06-21Fix T71812: Outliner walk navigation not activatingNathan Craddock
2020-06-20Bevel: add new 'Absolute' mode for interpreting 'amount' value.Howard Trickey
2020-06-19UI: ShaderFx Drag and Drop, Layout UpdatesHans Goudey
2020-06-19UI: Grease Pencil Modifier Drag and Drop, Layout ChangesHans Goudey
2020-06-19UI: Drag and Drop Constraints, Layout UpdatesHans Goudey
2020-06-19EEEVEE: Object Motion Blur: Initial ImplementationClément Foucault
2020-06-19Cloth: allow forces to act parallel to cloth.Alexander Gavrilov
2020-06-19Cleanup: use bool and enums in `match_region_with_redraws`Jeroen Bakker