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-15GPU Matrix API: clean up after 2D-3D unificationMike Erwin
2017-04-15Cleanup: Use doxy-groups for draw-cacheCampbell Barton
2017-04-15Cleanup: explicit names for return arguments and position lastCampbell Barton
2017-04-14GPU Matrix API: Remove ModelView/Projection 3D suffixDalai Felinto
2017-04-14GPU Matrix API refactor: Stick to a single 4x4 stack for 2D and 3DDalai Felinto
2017-04-14OpenGL: fix Mac crashing on startupMike Erwin
2017-04-14Merge branch 'master' into blender2.8Bastien Montagne
2017-04-14Fix Blenderplayer (c)Bastien Montagne
2017-04-14BLF: avoid glyph cache use-after freeCampbell Barton
2017-04-14OpenGL: use ShaderInterface to look up uniformsMike Erwin
2017-04-14Revert "OpenGL core: add some missing gpuBegin to allow clay with no UI"Dalai Felinto
2017-04-14UI: Add/Improve a few tooltipsAaron Carlisle
2017-04-13Draw Manager: lattice editmode drawingCampbell Barton
2017-04-13OpenGL core: add some missing gpuBegin to allow clay with no UIDalai Felinto
2017-04-13OpenGL: do not support legacy matrix when using core profileDalai Felinto
2017-04-13Alembic export: unified code of exploreTransform and exploreObject.Sybren A. Stüvel
2017-04-13Alembic export: added support for writing dupli-groupsSybren A. Stüvel
2017-04-13Fix Surface Deform crash with missing or freed DMLuca Rood
2017-04-13Update despsgraph when set/unset variablesDalai Felinto
2017-04-13Layer collection settings APIDalai Felinto
2017-04-13Alembic import: fixed off-by-one error in start/end frameSybren A. Stüvel
2017-04-13Draw Manager: initial lattice supportCampbell Barton
2017-04-13Cleanup: minor changes to logic for outline drawingCampbell Barton
2017-04-13Task scheduler: Fix typo in TLS for pools created from non-main threadSergey Sharybin
2017-04-13Fix Blenderplayer (c)Bastien Montagne
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