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
2017-03-14CMake: add missing headersCampbell Barton
2017-03-14Cleanup: warningsCampbell Barton
2017-03-14fix warnings from previous commitMike Erwin
2017-03-14Gawain: multiple VertexBuffers per BatchMike Erwin
2017-03-14OpenGL: remove deprecated callsMike Erwin
2017-03-13fix "Modern Viewport" regressionMike Erwin
2017-03-13OpenGL: remove packed imm mode functions from Python APIMike Erwin
2017-03-13OpenGL: remove GLU functions from Python APIMike Erwin
2017-03-13Outliner/layer: fix users trying to drop a collection into itself (recursion ...Dalai Felinto
2017-03-13Mode Engines: Fix MSVC compilation error.Clément Foucault
2017-03-13New Window Operator (to replace Duplicate Window)Dalai Felinto
2017-03-12Merge branch 'master' into blender2.8Campbell Barton
2017-03-12Comments: minor clarificationCampbell Barton
2017-03-12Clay Engine: Fix missing gridClément Foucault
2017-03-12Clay Engine: Mode engine templates.Clément Foucault
2017-03-12fix T50923: Inconsistent default values and wrong order of parameters in api ...Gaia Clary
2017-03-12Fix T50930 Typo in 'jpeg2k_codec' descriptionAaron Carlisle
2017-03-12BMesh: rename cryptic functionsCampbell Barton
2017-03-12Cleanup: styleCampbell Barton
2017-03-12UI: Always open enum-search popups with empty search stringJulian Eisel
2017-03-12Fix T50788: blender startup crash on macOS with some types of volumes available.Brecht Van Lommel
2017-03-11OpenGL: Convert drawobject.c (cont)Clément Foucault
2017-03-11Fix icon alignment for pie buttonsraa
2017-03-11OpenGL: Convert drawobject.c (cont)Clément Foucault
2017-03-11OpenGL: Convert drawobject.c (cont)Clément Foucault
2017-03-11OpenGL: Convert drawobject.c (cont)Clément Foucault
2017-03-11Merge branch 'master' into blender2.8Campbell Barton
2017-03-11Cleanup: code style & cmakeCampbell Barton
2017-03-11Add support for Objects in Drive variable `Rotational Difference`Germano Cavalcante
2017-03-11BMesh: Fix BM_face_loop_separate_multiCampbell Barton
2017-03-11Correct recent bmesh separate additionCampbell Barton
2017-03-11BMesh: add BM_mesh_separate_facesCampbell Barton
2017-03-11Fix text and icon positioning issue on high DPI, after recent changes in 32c5...Brecht Van Lommel
2017-03-11Breakdowner - Constrain Transform and AxisJoshua Leung
2017-03-11Cleanup: Add comment about use of ID pointer in TreeStoreElemJulian Eisel
2017-03-11Fix unwanted expanding/collapsing of collections using drag & dropJulian Eisel
2017-03-10Ouliner drag&drop: Correct/increase margin for triggering insert intoJulian Eisel
2017-03-10Insert into master collection when dragging above itJulian Eisel
2017-03-10Outliner: Support dragging objects into different collectionsJulian Eisel
2017-03-10Outliner drag&drop: Do generic check if no custom poll callback is definedJulian Eisel
2017-03-10Layers util function to move objects aroundDalai Felinto
2017-03-10rBa81ea408367abe2f33b351ff6dcc6b09170fd088 "object" -> "target"Germano Cavalcante
2017-03-10fix T50899: Even though the Shrinkwrap options hide the possibility of using ...Germano Cavalcante
2017-03-10Improve outliner drag&drop feedback by using drop poll callbacksJulian Eisel
2017-03-10Correct glPixelTransfer functionCampbell Barton
2017-03-10Layers: fix bug in move layer collection above/belowDalai Felinto
2017-03-10Gaah, managed to undo a previous fix somehow...Julian Eisel
2017-03-10Draw drag&drop feedback overlays with element indentationJulian Eisel
2017-03-10Fix incorrect positioning of collection when dropping it after expanded oneJulian Eisel
2017-03-10Fix T50900: Text-Blocks created from "Edit Source" have zero users.Bastien Montagne