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
2022-08-25Fix T100255: Make RigidBodyWorld (and effector_weights) collections refcounted.Bastien Montagne
2022-05-25Cleanup: Add more const'ness to RNA API.Bastien Montagne
2022-05-05UI: Sort Force Field enums alphabeticallyPablo Vazquez
2022-04-04Cleanup: spelling in commentsCampbell Barton
2022-04-01Fix T96930: Cloth Disk cache not being saved and being deleted on files that ...Bastien Montagne
2022-04-01Fix T96931: Crash on load with library overrides + multiple cloth cache slots.Bastien Montagne
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-03Allow overrides for cloth, collision and force field properties.Alexander Gavrilov
2021-11-09Cleanup: clang-formatCampbell Barton
2021-11-03Add documentation for some 'hidden' RNA properties.Bastien Montagne
2021-09-24Cleanup: spelling in commentsCampbell Barton
2021-07-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-04-08Cleanup: spellingCampbell Barton
2021-04-06Fix T84623: Curve/Surface force not working in normal directionPhilipp Oeser
2021-01-11Collision: allow disabling collision without removing the modifier.Alexander Gavrilov
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-12-11Cleanup: clang-formatHarley Acheson
2020-12-11UI: Use 'and' Instead of '&' in DescriptionsYevgeny Makarov
2020-12-10Cleanup: rename BLI_strescape to BLI_str_escapeCampbell Barton
2020-11-26Fix T82729: Crash in rna_EffectorWeight_path when object has fluid andPhilipp Oeser
2020-11-18Cleanup: remove break after return statementsCampbell Barton
2020-11-13LibOverride: Make PointCache RNA properties overridable.Bastien Montagne
2020-11-04UI: Replace uses of "loc/rot" with full wordsNathan Craddock
2020-09-17Fix T80131: Rigid Body World Field Weights dont have a proper RNA pathPhilipp Oeser
2020-08-30UI: Use term "Plasticity" instead of "Plastic"Aaron Carlisle
2020-08-13Fix T79653: Change soft min frame start of cache from 1 to 0Jacques Lucke
2020-07-28Fix T79264: Mantaflow Field weights cannot be animatedPhilipp Oeser
2020-07-09Fix T78718: Crash when deleting particle system modifier with the X Shortcut.Bastien Montagne
2020-07-03Cleanup: Fluid renaming from old 'manta' naming to new 'fluid' namingSebastián Barschkis
2020-06-19Cloth: allow forces to act parallel to cloth.Alexander Gavrilov
2020-06-09Cleanup: Move pointcache dna to separate fileJacques Lucke
2020-05-14Fluid: Rename smoke flow forces to fluid flow forcesSebastián Barschkis
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-03-24Fix T64573: RNA_path_from_ID_to_property fails for pointcachesPhilipp Oeser
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-11-05Fix T68396: Unable to change any Collision input value after it has been keyf...Philipp Oeser
2019-09-20UI: Fix CapitalizationYevgeny Makarov
2019-08-30Cleanup: clang-format, spellingCampbell Barton
2019-08-29Fix T69267: Missing Boids force field tooltipAaron Carlisle
2019-08-26Fix T69156: Blender crash when baking rigid body world.Bastien Montagne
2019-08-24UI: Various tooltip corrections and fixesWilliam Reynish
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-16Cleanup: spellingCampbell Barton
2019-08-13Fix T66373: Strange translation text behaviour.Bastien Montagne
2019-07-17Fix T67115: Changing the Shape of a Force Field object does not refresh the a...mano-wii
2019-06-03Cleanup: style, use braces in RNACampbell Barton