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
path: root/source
AgeCommit message (Expand)Author
2018-11-20GP: New option to paint a predefined weightAntonioya
2018-11-20UI: Color Ramp: Add menu and functions to distribute color stopsCharlie Jolly
2018-11-20Merge branch 'master' into blender2.8Bastien Montagne
2018-11-20Fix T57923: Freeze in mesh vnors computation code with some degenerated geome...Bastien Montagne
2018-11-20Fix T57923: Freeze in mesh vnors computation code with some degenerated geome...Bastien Montagne
2018-11-20GP: Reorganize Reproject optionsAntonioya
2018-11-20GP: Set Gizmo orientation for edit modeAntonioya
2018-11-20Speedup rigs with multiple objects deformed by bbonesSergey Sharybin
2018-11-20Cleanup: Use more const qualifiersSergey Sharybin
2018-11-20Merge branch 'master' into blender2.8Sergey Sharybin
2018-11-20Task scheduler: Optimize parallel loop over listsSergey Sharybin
2018-11-20Comment out all derived mesh evaluationSergey Sharybin
2018-11-20Depsgraph: Don't use derived meshSergey Sharybin
2018-11-20Modifier stack: Only ensure derived mesh when USE_DERIVEDMESH is definedSergey Sharybin
2018-11-20Modifier stack: Use evaluated mesh to check normalsSergey Sharybin
2018-11-20Vertex parent: Remove CCGDM optimizationSergey Sharybin
2018-11-20UI: increase spacing at sides of headers, to avoid region split zone overlap.Brecht Van Lommel
2018-11-20Fis T57948: Crash in 2.8x lookdevClément Foucault
2018-11-20Fix T57891: Radius of strip hair doesn't scale with object scaleClément Foucault
2018-11-20GP: Fix bottom statisticsAntonioya
2018-11-20Fix error generating toolbar tooltipCampbell Barton
2018-11-20Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-11-20Removed superfluous NULL checkSybren A. Stüvel
2018-11-20Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-11-20Multires: Cleanup, remove unused functionSergey Sharybin
2018-11-20Added MovieClip.fps read-only property to RNASybren A. Stüvel
2018-11-20Fix T57938: Dynamic paint baking issuesSergey Sharybin
2018-11-20UI: unhide bones in Jump To Target instead of failing.Alexander Gavrilov
2018-11-20Cleanup: make object deselect match other ED_ APIsCampbell Barton
2018-11-20UI: support jumping to target object/boneAlexander Gavrilov
2018-11-20Object: utility (de)select all functionsCampbell Barton
2018-11-20Multi-Objects: Calc origin w/ all edit-objectsCampbell Barton
2018-11-20Fix T57722: Clipped LookDev preview spheresCampbell Barton
2018-11-20Cleanup: use const mesh arg to BM_mesh_bm_from_meCampbell Barton
2018-11-20Keymap: only use delete confirmation for X-keyCampbell Barton
2018-11-20Object: report number of deleted objectsCampbell Barton
2018-11-20UI: show keyconfig prefs directly under presetCampbell Barton
2018-11-20Cleanup: style, unusedCampbell Barton
2018-11-19Image Empties: Option to not display the backside of image emptiesJacques Lucke
2018-11-19Fix T57554: texture bake object to active error after recent changes.Brecht Van Lommel
2018-11-19UI: hide scene / layer in properties context in some cases, for compactness.Brecht Van Lommel
2018-11-19Fix handling of B-Bone custom handle references in Edit mode undo.Alexander Gavrilov
2018-11-19Workbench: Use non-negative lighting evaluationClément Foucault
2018-11-19Workbench: Performance: Fix performance drop caused by specular lightingClément Foucault
2018-11-19Remove note about Blender InternalSergey Sharybin
2018-11-19DRW: Make profiling more precise on certain drivers.Clément Foucault
2018-11-19Studio Lights: Big CleanupsClément Foucault
2018-11-19STUDIOLIGHT: leave a comment of why `STUDIOLIGHT_SPHERICAL_HARMONICS_WINDOWIN...mano-wii
2018-11-19Revert "BKE object: Correct bound box of bezier curve objects not matching th...mano-wii
2018-11-19PyAPI: GPUOffscreen: Add context manager for the `bind` method to work with t...mano-wii