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-10-07Animation: always try to match the existing curve when inserting keystemp-fcurve-key-insert-follow-curveSybren A. Stüvel
2020-10-07PyDoc: Multithread sphinx-buildAaron Carlisle
2020-10-07PyDoc: Remove workaround for slow sphinx buildsAaron Carlisle
2020-10-07CleanUp: DrawManager Balanced alloc/free of surface_per_mat cacheJeroen Bakker
2020-10-07CleanUp: Introduce `eMeshBatchDirtyMode` enumJeroen Bakker
2020-10-07Fix / cleanup panel category tab drawingYevgeny Makarov
2020-10-07Fix T76595: Indicate the Active Keyframe in Graph EditorHans Goudey
2020-10-07Cleanup: improve integer typesJacques Lucke
2020-10-07UI: Improve labels in "Convert To" menuYevgeny Makarov
2020-10-07UI: Fix capitalization in various placesYevgeny Makarov
2020-10-07UI: Use property split in various pop-up dialogsYevgeny Makarov
2020-10-07UI: Reduce item padding in the gpencil edit context menusYevgeny Makarov
2020-10-07Fix T79184: Specular highlight turns object black on some studio lightsClément Foucault
2020-10-07GPU: Fix assert when using gpu workaround and SSS + light renderpassClément Foucault
2020-10-07GPU: Avoid blit operation modifying the wrong framebuffer during restoreClément Foucault
2020-10-07Fix T81226: Crash opening 64bit files with endian switchingCampbell Barton
2020-10-07Cleanup: Alembic, fix compiler warning about missing declarationSybren A. Stüvel
2020-10-07Fix T67776: Animation/value keyframe slider doesn't appear in dope sheetChristoph Lendenfeld
2020-10-07IDTypeInfo: add flag to indicate that ID has no animation dataJacques Lucke
2020-10-07Cleanup: add commentJacques Lucke
2020-10-07Refactor: Remove `BKE_XXX_localize()`, in favor of using regular ID copying c...Bastien Montagne
2020-10-07Cleanup: IDManagement: Localize: tweak to flags.Bastien Montagne
2020-10-07Fix T81330: Alembic Import ignores constant meshes with animated vertexPhilipp Oeser
2020-10-07UI: Hide fade inactive geometry overlay settings for unsupported modesPhilipp Oeser
2020-10-07Silence CLOG error about usercount of deprecated IPO IDs.Bastien Montagne
2020-10-07Fix T81272: Crash on opening old files where nodetrees had no name.Bastien Montagne
2020-10-07Fix T81461: Weight paint crash with "Vertex Groups X Symmetry" optionPhilipp Oeser
2020-10-06UI: Add auto keyframing popoverHans Goudey
2020-10-06Fix T81465: Snapping to edge center doesn't work as expected when using axis ...Germano Cavalcante
2020-10-06Fix T81488: Deleting an Object Constraint crashes BlenderHans Goudey
2020-10-06Fluid: Enable new flood-fill helper functionSebastián Barschkis
2020-10-06Fluid: Updated Mantaflow source filesSebastián Barschkis
2020-10-06Sculpt: Union and Join mode for trim toolsPablo Dobarro
2020-10-06Fix T81218: Crash in pose mode using a driver on bendy bone SegmentSybren A. Stüvel
2020-10-06Batch previews: improve speed of preview generation.Bastien Montagne
2020-10-06VSE: Fix audio stripsDalai Felinto
2020-10-06Cleanup: Depsgraph, reduce nesting of driver relations codeSybren A. Stüvel
2020-10-06BLI: escape double quotes in dot exportJacques Lucke
2020-10-06UI messages fixes...Bastien Montagne
2020-10-06Fix T81459: Memory Leak Cycles Rendered ViewportJeroen Bakker
2020-10-06Fix T81470: Buttons in closed panel visible during searchHans Goudey
2020-10-05API Doc Gen: Do not ignore objects fileAaron Carlisle
2020-10-05UI: Changes to Viewport Display UI of Volume Object and FluidSriharsha Kotcharlakot
2020-10-05Sculpt: Remove mask datalayer after extracting the objectPablo Dobarro
2020-10-05Fix T81343: Smooth shading normals not updating with line project toolPablo Dobarro
2020-10-05Sculpt: Modify damping using the simulation factor of the cloth brushPablo Dobarro
2020-10-05Sculpt: Preview the active side of the line gesturesPablo Dobarro
2020-10-05Fix T81380: Playback set start/endframe operators can set negativePhilipp Oeser
2020-10-05Outliner: Move collection exclude button to restrict columnsNathan Craddock
2020-10-05Fix T81392: subdivision surface poor shading without limit surfacePiotr Ostrowski