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-24Merge branch 'blender-v2.90-release'Jacques Lucke
2020-07-24Allocator: make leak detection work with static variablesJacques Lucke
2020-07-23UI: Move properties tab list creation from RNA to editorHans Goudey
2020-07-23Simulation: add depsgraph relations for ids referenced by node treeJacques Lucke
2020-07-23Merge branch 'blender-v2.90-release'Bastien Montagne
2020-07-23LibOverride: Store RNA prop type in override properties.Bastien Montagne
2020-07-23LibOverride: Make `ID_IS_OVERRIDABLE_LIBRARY` macro more correct.Bastien Montagne
2020-07-23Cleanup: rename Curve.len_wchar to len_char32Campbell Barton
2020-07-22UI: use term 'Vertex' instead of 'Vert'Yevgeny Makarov
2020-07-22Modifiers: option to preserve custom normals for subsurf & multiresCody Winchester
2020-07-22Cleanup: spellingCampbell Barton
2020-07-21Sculpt: Add extra deform types to SlidePablo Dobarro
2020-07-21Sculpt: Support pen pressure modulation in Paint Brush propertiesPablo Dobarro
2020-07-21Bevel: Refactor "Vertex Only" to an enumHans Goudey
2020-07-21Cleanup: CodeQuality: Replace OB_DRAWXRAY by OB_DRAW_IN_FRONTClément Foucault
2020-07-21Cleanup: spellingCampbell Barton
2020-07-20Cycles: adjust Sky texture intensity to follow physical unitsBrecht Van Lommel
2020-07-20Python API: option to use OpenGL context in RenderEngine.renderMiguel Pozo
2020-07-20Fluid: Refactored smoke noise systemSebastián Barschkis
2020-07-20Fix T78321 Eevee: Motion blur crash rendering animation with high steps countClément Foucault
2020-07-20UI: use "Recalculate" instead of "Recalc"Yevgeny Makarov
2020-07-19Cleanup: spellingCampbell Barton
2020-07-18UI: Status Bar Statistics and Other OptionsHarley Acheson
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