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-16Simulation: Change BPH prefix to SIMJacques Lucke
2020-07-16Simulation: Rename `physics` directory to `simulation`Jacques Lucke
2020-07-16LibOverride: Fix getting proper RNA path and ID from embedded ones.Bastien Montagne
2020-07-14Fix T77263: Mantaflow: Cache gets deleted at changing upres factor under Part...Sebastián Barschkis
2020-07-14Cleanup: sort header, cmake pathsCampbell Barton
2020-07-14Fix T78902: Only check main modifier panel for expansion propertyHans Goudey
2020-07-13Sculpt: Add extra deform types to SmearPablo Dobarro
2020-07-13LibOverride: Cleanup: Remove option to disable library overrides.Bastien Montagne
2020-07-13Python API: new RNA property `Screen.is_scrubbing`Sybren A. Stüvel
2020-07-13VSE: Python API, allow creation of VSE Movie strips with missing fileSybren A. Stüvel
2020-07-13RNA code cleanup: Fix wrong usages of `rna_idproperty_check()`.Bastien Montagne
2020-07-13RNA property management: tweak to 'is set' information.Bastien Montagne
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-13Cycles: Add control for sun intensity in Sky Texture and change altitude to kmLukas Stockner
2020-07-13Cycles: Remove Vector input on Sky texture when using the included sunLukas Stockner
2020-07-13Cycles: Remove limits on the Sky texture's sun rotationLukas Stockner
2020-07-11GPencil: Replace "ShaderFX" with "Shader Effects" in RNA prop textAntonio Vazquez
2020-07-11Cleanup: spellingCampbell Barton
2020-07-10Fix T69440: Memory leak adding strips via pythonRichard Antalik
2020-07-10Refactor override code to properly deal with runtime rna properties too.Bastien Montagne
2020-07-10RNA: refactor how we get 'ensured' RNA properties.Bastien Montagne
2020-07-10GPencil: Fix tooltip errorAntonio Vazquez
2020-07-10LibOverride: Fix improper tagging of more of the backward pointers in RNA nod...Bastien Montagne
2020-07-09Sculpt: Make Sculpt Vertex Colors features experimentalPablo Dobarro
2020-07-09Particles: Create a simulation state for every Particle Simulation nodeJacques Lucke
2020-07-09Fix T78718: Crash when deleting particle system modifier with the X Shortcut.Bastien Montagne
2020-07-08Fix T78718: Crash when deleting particle system modifier with the X Shortcut.Bastien Montagne
2020-07-08Minor cleanup in rna override code.Bastien Montagne
2020-07-07Cleanup: remove unused argumentsCampbell Barton
2020-07-07Cleanup: spellingCampbell Barton
2020-07-06Fix T77730: ShaderFx Missing Update NotifierHans Goudey
2020-07-06Reduce `DupliObject::persistent_id` from 16 to 8 itemsSybren A. Stüvel
2020-07-04Cleanup: spellingRichard Antalik
2020-07-03Clang-tidy: Enable braces-around-statements warningSebastian Parborg
2020-07-03UI: Use sliders and [0, 1] ranges in ocean modifierHans Goudey
2020-07-03Disable clang-tidy for code-generated RNA filesSergey Sharybin
2020-07-03Cleanup: Fluid renaming from old 'manta' naming to new 'fluid' namingSebastián Barschkis
2020-07-03Cleanup: spellingCampbell Barton
2020-07-02UI: rename Alpha to OpacityJuan
2020-07-02Cleanup: Remove useless duplicated linesValentin
2020-07-02UI: Dont abbriviate location & rotationAaron Carlisle
2020-07-02Ocean modifier: Expose eigenvectors for use as mapPhil Stopford
2020-07-02UI: Small Tweaks to Modifier Layouts for ConsistencyHans Goudey
2020-07-02Fluid: Added offset to control frame rangeSebastián Barschkis
2020-07-01UI: remove internal names (custom-data & loops) from tool-tipCampbell Barton
2020-07-01Transform: generalized custom-data correction supportGermano Cavalcante
2020-06-30Sculpt: Pose Brush option to affect loose partsPablo Dobarro
2020-06-30LibOverride: Add most of Object properties as overridable.Bastien Montagne
2020-06-30Custom Properties: support default values for stringsDemeter Dzadik
2020-06-30Cleanup: clang-formatCampbell Barton