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-02-03Fix assert in original modifiers pointer update functionSergey Sharybin
2022-02-03Cleanup: Use utility function to access original modifier in RNASergey Sharybin
2022-01-03Allow overrides for cloth, collision and force field properties.Alexander Gavrilov
2021-08-12Cleanup: use C++ style comments for disabled codeCampbell Barton
2021-07-13Refactor: Move vertex group names to object dataHans Goudey
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-05-21Fix some RNA physics accessors creating data.Bastien Montagne
2021-03-02UI: Clean up labels and descriptions: "Draw" to "Display"William Reynish
2021-02-26Cleanup: Clang FormatAaron Carlisle
2021-02-24UI: Clean up "Dupli" to "Instance"Yevgeny Makarov
2021-02-24UI: Cleanup and fix labels and descriptions in various placesYevgeny Makarov
2021-01-29Fix T84588: Set parameter as required for uv_on_emitterRobert Guetzkow
2021-01-22Fix (unreported) LibOverride: hair cache settings not working.Bastien Montagne
2021-01-13Cleanup: clang-format, trailing spaceCampbell Barton
2021-01-12Fix T84588: Cache access in rna_Particle_uv_on_emitterRobert Guetzkow
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-12-18UI: Don't use abbreviations in label textYevgeny Makarov
2020-12-11UI: Consistent Range DescriptionsYevgeny Makarov
2020-12-10Cleanup: rename BLI_strescape to BLI_str_escapeCampbell Barton
2020-12-09Fix T82242: creating particle influence textures does not set up DEGPhilipp Oeser
2020-11-06Cleanup: follow our code style for float literalsCampbell Barton
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-09Fix broken compilation after adding particles DNA defaults.Bastien Montagne
2020-09-11Particles: Allow python to write hair keysSergey Sharybin
2020-09-10Fix particle "Mass" option not showing enough precision (appears broken)Julian Eisel
2020-09-10Fix particle "Loop Count" number button left/right arrows doing nothingJulian Eisel
2020-08-06UI: Fixes and small improvements to some labels and UI messagesYevgeny Makarov
2020-07-22UI: use term 'Vertex' instead of 'Vert'Yevgeny Makarov
2020-07-02UI: Dont abbriviate location & rotationAaron Carlisle
2020-06-15Various UI messages fixes...Bastien Montagne
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Including "BLI_listbase.h" for LISTBASE_FOREACH macroDalai Felinto
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-11Cleanup: spellingCampbell Barton
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2020-02-06Fix T73620: Diameter Scale was calles 'Radius'William Reynish
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2020-02-03Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-02-03Fix Cycles particle hair rendering broken after recent changesBrecht Van Lommel
2020-02-03Merge branch 'blender-v2.82-release'Sergey Sharybin
2020-02-03Fix T73364: crash calling particle_sytem.co_hair() on disabled particlesBrecht Van Lommel
2020-01-31Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-01-31Fluid: Fixed secondary particle warningsSebastián Barschkis
2020-01-20Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-20Fixed secondary particle combined export functionalitySebastián Barschkis
2020-01-17Fix T51289: Particle System UI issue/annoyance: setting Start later than End ...Danrae Pray