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
2020-03-04Refactor ID make local to use a single flag parameter.Bastien Montagne
2020-03-04Cleanup: ID make local: remove `id_in_bmain` argument.Bastien Montagne
2020-03-04Cleanup: Rename 'make local' functions to new scheme.Bastien Montagne
2020-03-04UI: rename View Selected" to "Frame Selected"Asad-ullah Khan
2020-03-04Fix T73797: Selection/Editing after Make Single User for Object DataPhilipp Oeser
2020-03-04Cleanup: avoid the term old when storing/restoring context variablesCampbell Barton
2020-03-04Cleanup: remove unused BLI_strncat_utf8Campbell Barton
2020-03-04Fix possible buffer overflow from incorrect 'strncat' useCampbell Barton
2020-03-04BLI_string_utils: add BLI_string_join_array_by_sep_charCampbell Barton
2020-03-04Cleanup: replace CLAMP macros with functionsCampbell Barton
2020-03-04BLI_math: inline clamp functionsCampbell Barton
2020-03-04Cleanup: replace commented code with define checkCampbell Barton
2020-03-04Cleanup: cmake indentationCampbell Barton
2020-03-04BLI_math: add clamp_v# and clamp_v#_v#v# utility functionsTiago Chaves
2020-03-03Fix T72028: Crash switching to vertex paintPhilipp Oeser
2020-03-03Modifiers: Wave add invert vgroup optionBastien Montagne
2020-03-03IDs: change FILTER_ID_* to 64 bit to make space for new ID typesBrecht Van Lommel
2020-03-03IDs: modify wm.previews_clear operator to make space for new ID typesBrecht Van Lommel
2020-03-03RNA: support 64 bit boolean bitflags in DNABrecht Van Lommel
2020-03-03Fix: USD Build error on windowsRay Molenkamp
2020-03-03Fix Snake Hook rake on rotated objectsPablo Dobarro
2020-03-03Fix hardness not resetting when using reset brushPablo Dobarro
2020-03-03USD: Added support for exporting metaballsSybren A. Stüvel
2020-03-03Cleanup: USD, marked overridden function with `override`Sybren A. Stüvel
2020-03-03Cleanup: USD, removed unused codeSybren A. Stüvel
2020-03-03Fix T71871: Quadriflow remesh operator don't stack operationsSebastian Parborg
2020-03-03Remove the "use mesh curvature" option from quadriflowSebastian Parborg
2020-03-03Fix delaunay triangulation, bad indices for output faces.Howard Trickey
2020-03-03Revert "Fix T74110: EEVEE Shadow Pass"Jeroen Bakker
2020-03-03Cleanup: formatting, spellingCampbell Barton
2020-03-03Subdiv: Fix/Workaround for surface partial derivativesSergey Sharybin
2020-03-03Separate operators (mesh/curve/armature/gpencil): take user preferencesPhilipp Oeser
2020-03-03Fix bone envelopes displaying wrong when armature is scaledPhilipp Oeser
2020-03-03Fix T74375: grid levels theme preference reset to defaultBrecht Van Lommel
2020-03-03Fix dope sheet (Mask mode) keyframe editing not image/clip viewsCampbell Barton
2020-03-03Fix T74292: Dope sheet (Mask mode) keyframe editing misses updateSybren A. Stüvel
2020-03-03Cleanup: Use a utility function to obtain the bvh_cacheGermano Cavalcante
2020-03-03Missed in the last commitGermano Cavalcante
2020-03-03Transform Snap: Clear 'SnapObjectData' after changes in the geometryGermano Cavalcante
2020-03-03Revert "Transform Snap: Clear 'SnapObjectData' after changes in the geometry"Germano Cavalcante
2020-03-03Fix error parsing XDG path valuesCampbell Barton
2020-03-03Transform Snap: Clear 'SnapObjectData' after changes in the geometryGermano Cavalcante
2020-03-03Fix T74377: Weld Modifier destroys vertex groupsGermano Cavalcante
2020-03-02Fix: Excessive (re)builds of subprojectsRay Molenkamp
2020-03-02Cleanup: Use generics properties for arrow keys navigation (walk-select)Valentin
2020-03-02Cleanup: make blf header work in C++Jacques Lucke
2020-03-02Cleanup: make remaining gpu headers work in C++Jacques Lucke
2020-03-02Fix T74278: Light, Image Object, and Compositor Backdrop Viewer NodePhilipp Oeser
2020-03-02Cleanup: make remaining imbuf headers work in C++Jacques Lucke
2020-03-02Cleanup: make remaining editor include headers work in C++Jacques Lucke