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
2018-12-14DRW: Simplify text edit drawingClément Foucault
2018-12-14GPUBuffers: Fix uninitialized memory use causing undefined conditional jumpClément Foucault
2018-12-14Fix T59334: Crash initializing crazyspace on object with subsurf and displace...Sergey Sharybin
2018-12-14UI: show frame rate in movie clip editorJacques Lucke
2018-12-14Attempt to sanitize node tree deletionSergey Sharybin
2018-12-14Fix T59220: Deleting object causes blender 2.8 to crashSergey Sharybin
2018-12-14Fix T59365: Blender crashes when I try to open a .blend file.Bastien Montagne
2018-12-14fix relationship line always drawing from the parents originPhilipp Oeser
2018-12-14Fix T58351: Make Single User crashesDalai Felinto
2018-12-14New object API function : BKE_object_eval_reset()Dalai Felinto
2018-12-14Build fixup for previous commitDalai Felinto
2018-12-14Fix T58652: Crash editing shape keys weirdness with instancesSergey Sharybin
2018-12-14Fixing crash with cycles baking with is_cage and no cageDalai Felinto
2018-12-14Transform: remove incorrect 3D view checkCampbell Barton
2018-12-14Fix T59347: Crash drawing empty imageCampbell Barton
2018-12-14Fix mesh select path not updating the gizmoCampbell Barton
2018-12-14Merge branch 'master' into blender2.8Campbell Barton
2018-12-14Fix selection history clearing when selecting allCampbell Barton
2018-12-14Merge branch 'master' into blender2.8Campbell Barton
2018-12-14Missed last commitCampbell Barton
2018-12-14Merge branch 'master' into blender2.8Campbell Barton
2018-12-14Missed last commitCampbell Barton
2018-12-14Cleanup: naming (mean -> median) see T47811Campbell Barton
2018-12-14Cleanup: namingCampbell Barton
2018-12-14Fix T59337: Camera visual aids ignore overlayCampbell Barton
2018-12-14Preferences: add option for header positionCampbell Barton
2018-12-14Fix compiler errorCampbell Barton
2018-12-14GP: Add Subdivide Smooth optionAntonioya
2018-12-14Fix T59137: Prefs moves header to bottomCampbell Barton
2018-12-14Fix T57724: Opening file browser flips user-prefs headerCampbell Barton
2018-12-13GP: New Smooth operatorAntonioya
2018-12-13Fix T58014, T58650: issues with hex color and Filmic view transform.Brecht Van Lommel
2018-12-13Color management: add OCIO aware utility functions for transform to/from XYZ.Brecht Van Lommel
2018-12-13Fix T58549, T56741: HSV color picker issues with Filmic view transform.Brecht Van Lommel
2018-12-13Speedup: new OldNewMap implementation for file loadingJacques Lucke
2018-12-13RNA: revert recent rename 'updated' -> 'dirty'Campbell Barton
2018-12-13Cleanup: macro hygiene, style, doxy commentsCampbell Barton
2018-12-13BLI_edgehash: assert when edges use the same vertCampbell Barton
2018-12-13GP: Cleanup const variablesAntonioya
2018-12-13Fix error in recent key-item filteringCampbell Barton
2018-12-13Fix force fields not affecting rigid bodiesSergej Reich
2018-12-13Silence warning (const)Dalai Felinto
2018-12-13GP: Missing change of texture format in previous commitAntonioya
2018-12-13Fix T59125: Outliner does not show view layer countJacques Lucke
2018-12-13GP: Create Framebuffer textures only if neededAntonioya
2018-12-13GP: Changes textures from DEPTH24_STENCIL8 to DEPTH_COMPONENT24Antonioya
2018-12-13BLI: New Edgehash and EdgeSet implementationJacques Lucke
2018-12-13Armature Edit Mode: improve box/lasso selectCampbell Barton
2018-12-13Cleanup: use doxy grouping for view3d selectCampbell Barton
2018-12-13Cleanup: styleCampbell Barton