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
2019-08-09Use BLI_delaunay_2d_cdt prefix for public APItemp-D5423-updateCampbell Barton
2019-08-09Rename struct membersCampbell Barton
2019-08-09Pass __func__ to allocationsCampbell Barton
2019-08-09Cleanup: add bracesCampbell Barton
2019-08-09Cleanup: compiler warningsCampbell Barton
2019-08-09Cleanup: comments, use sentences, some minor spelling correctionsCampbell Barton
2019-08-08Cleanup: use doxy docsCampbell Barton
2019-08-08Initial D5423 (by @howardt)Campbell Barton
2019-08-08BMesh: add utility to calculate normal from a vertex cloudCampbell Barton
2019-08-08Cleanup: remove function already implemented in BKE_deformCampbell Barton
2019-08-08Docs: improve description of 3D view distance offset utilityCampbell Barton
2019-08-08Cleanup: use doxy sectionsCampbell Barton
2019-08-08Cleanup: warningsCampbell Barton
2019-08-08Cleanup: Typo in naming (BLE instead of BKE, tssttt).Bastien Montagne
2019-08-08Fix T52551: undo causes crash after enabling a new rigid body when scene uses...Bastien Montagne
2019-08-08GPencil: Add mode Merge to Simplify modifierAntonio Vazquez
2019-08-08GPencil: New Simplify modifier mode Sample and operatorAntonioya
2019-08-08Fix T68393: lift hardcoded limit on particle children 'child_radius'Philipp Oeser
2019-08-08Fix T68375: Polyline: can not make segment (cyclic)Philipp Oeser
2019-08-08Fix T68360: Zoom too sensitive with hi-dpiCampbell Barton
2019-08-08Cleanup: use static for undeclared functionCampbell Barton
2019-08-08Fix T67545: GPencil - New Merge by Distance operatorAntonioya
2019-08-082nd attempt to fix build error from rB22bdd08dfd08Philipp Oeser
2019-08-08attempt to fix build error from rB22bdd08dfd08Philipp Oeser
2019-08-08Fix T68250: Camera keyframing (Walk/Fly) despite canceling movementPhilipp Oeser
2019-08-08Keymap: don't use 'any' modifiers for the text editor context menuCampbell Barton
2019-08-08Cleanup: rename text toolbox to context menuCampbell Barton
2019-08-08Text: reorganize menusCampbell Barton
2019-08-08Fix T67587: Fix Drawing in Wireframe Non X-Ray ModeJeroen Bakker
2019-08-08Fix T67638: Stretched Camera Background ImagesJeroen Bakker
2019-08-08Keymap: only use Alt-Left/Right for legacy keymapCampbell Barton
2019-08-08UI: Remove Grease Pencil Interpolation from stroke menuAaron Carlisle
2019-08-08API Docs: Correct HotkeyAaron Carlisle
2019-08-07Fix T68268: Crash switching to Weight Paint modeCampbell Barton
2019-08-07Fix unassigned return argument in recent select refactorCampbell Barton
2019-08-07Edit Mesh Selection: Move ED_view3d_select_ functions to bf_drawmano-wii
2019-08-07Select utils refactor: remove lagacy `ED_view3d_select_id_read_rect`mano-wii
2019-08-07UV: select overlap operatorCampbell Barton
2019-08-07Fix T67623 Eevee: Modulo node making unexpected/inconsistent behaviourClément Foucault
2019-08-07Fix error in recent trackball aspect cleanupCampbell Barton
2019-08-07Fix T68348: Hotkeys do nothing when over viewport gizmosCampbell Barton
2019-08-07Fix tool-tips remaining after operators startCampbell Barton
2019-08-073D View: utility function to set the depth from a locationCampbell Barton
2019-08-07Fix T68340: Add reference image to hidden collection failsCampbell Barton
2019-08-07Remove compiler fix for unsupported MSVC versionJulian Eisel
2019-08-06Fix not reported: Face selection sometimes does not work in weight, paint and...mano-wii
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-08-06Cleanup: clang-formatCampbell Barton
2019-08-06Fix Dopesheet transform regressions due to rB81dc76c19cffmano-wii
2019-08-06Annotations: Remove Simplify option from UserprefsAntonio Vazquez