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-04-13Update despsgraph when set/unset variablesDalai Felinto
2017-04-13Layer collection settings APIDalai Felinto
2017-04-13Draw Manager: initial lattice supportCampbell Barton
2017-04-13Cleanup: minor changes to logic for outline drawingCampbell Barton
2017-04-13Fix RNA LayerCollectionEngineSettingsClay not inheriting from LayerCollection...Bastien Montagne
2017-04-13Merge branch 'master' into blender2.8Alexander Romanov
2017-04-13Add red alert in UI controls for datablock pointer propertiesAlexander Romanov
2017-04-13Draw Engine: Draw sets recursivelyCampbell Barton
2017-04-13Datablock ID PropertiesAlexander Romanov
2017-04-13Use regular header guards in GPUCampbell Barton
2017-04-13OpenGL: implement 2D with 4x4 matricesMike Erwin
2017-04-13use new 3D matrix impl in draw managerMike Erwin
2017-04-13cleanup image drawing setupMike Erwin
2017-04-13Gawain: use ShaderInterface to manage uniformsMike Erwin
2017-04-13GLSL: rename edit_overlay -> edit_mesh_overlayCampbell Barton
2017-04-13Use 'safe' macros for common free operationCampbell Barton
2017-04-12fix drawing file column dividers (T51189)Mike Erwin
2017-04-12Fix T51188 compilation errors in WindowsDalai Felinto
2017-04-12Task scheduler: Prevent race condition for the pools created from non-main th...Sergey Sharybin
2017-04-12Layer / Outliner / Depsgraph: update depsgraph when running outliner operatorsDalai Felinto
2017-04-12Fix T50227: Alembic uv export/load issueSybren A. Stüvel
2017-04-12Fix T51184: Crash of Blender when I try to join an object with one that has b...Sergey Sharybin
2017-04-12Outliner: Draw nested collections before objects of a collectionJulian Eisel
2017-04-12Outliner: Fix objects of master collection not showing up in 'Master Collecti...Julian Eisel
2017-04-12Merge branch 'master' into 28Campbell Barton
2017-04-12Alembic export: fixed exporting as "flat"Sybren A. Stüvel
2017-04-12Alembic export: removed superfluous export_object() check.Sybren A. Stüvel
2017-04-12Cleanup: use lowercase gpu prefix for static funcsCampbell Barton
2017-04-12Draw Engine: remove hard coded limit on array sizesCampbell Barton
2017-04-12Remove bool -> int castCampbell Barton
2017-04-12Color management: Avoid memory copy into same bufferSergey Sharybin
2017-04-12Cleanup: naming & line lengthCampbell Barton
2017-04-12Cleanup: use DRW_cache_mesh prefix w/ mesh objectsCampbell Barton
2017-04-12EditMesh Render: remove edges-of-vert loopCampbell Barton
2017-04-12Merge branch 'master' into 28Campbell Barton
2017-04-12Docs: minor improvement to code exampleCampbell Barton
2017-04-12Cleanup: replace char array with structCampbell Barton
2017-04-12EditMode: remove edge-hash from MeshRenderDataCampbell Barton
2017-04-12Cleanup: use const pointer for view access APICampbell Barton
2017-04-12Cleanup: line lengthCampbell Barton
2017-04-12fix compile warningsMike Erwin
2017-04-11Correct own error in adding colorsCampbell Barton
2017-04-11Make image drawing code working with core profileSergey Sharybin
2017-04-11Renaming: sl > scene_layerDalai Felinto
2017-04-11Fix blenderplayer(tm)Dalai Felinto
2017-04-11Draw Manager: Fix blended color.Clément Foucault
2017-04-11Draw Manager: Fix Background sets not being drawn.Clément Foucault
2017-04-11Renaming: sl > scene_layerDalai Felinto
2017-04-11Cleanup: remove no longer needed BASE_ definesDalai Felinto
2017-04-11Bring snapping back (Base / BaseLegacy)Dalai Felinto