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-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-04-06Gawain: add VertexBuffer prefix to functionsMike Erwin
2017-04-06Fix manipulator showing in pose & editmodeCampbell Barton
2017-04-06Fix building without clay engineCampbell Barton
2017-04-06Initialize immediate mode in Animation PlayerGermano Cavalcante
2017-04-06Merge branch 'master' into blender2.8Campbell Barton
2017-04-06Cleanup: function naming for manipulatorCampbell Barton
2017-04-06Merge branch 'master' into blender2.8Campbell Barton
2017-04-06Cleanup: minor changes to transform-manipulatorCampbell Barton
2017-04-06Remove NULL check from gimbal_axisCampbell Barton
2017-04-05Immediate Mode: missing ALPHA_TEST in gpuRestoreStateDalai Felinto
2017-04-05Fix alembic build error with MSVClazydodo
2017-04-05Cleanup: Remove depsgraph stubsSergey Sharybin
2017-04-05Motion paths: Switch to a slower evaluation which does not need bases to be s...Sergey Sharybin
2017-04-05Cleanup: Get rid of legacy depsgraph header fileSergey Sharybin
2017-04-05Cleanup: Remove legacy depsgraph private header from modifiersSergey Sharybin
2017-04-05Cleanup, remove unused functionSergey Sharybin
2017-04-05Merge branch 'master' into blender2.8Sergey Sharybin
2017-04-05Depsghraph: Remove unused functionSergey Sharybin
2017-04-05Paint cursor changes, so it save/load only the required flagsDalai Felinto
2017-04-05Immediate Mode: replacing glPushAttrib/glPopAttribDalai Felinto
2017-04-05Viewport: 3D cameras don't need glPushAttrib/glPopAttribDalai Felinto
2017-04-05Depsgraph: Remove all layer bit flags related checksSergey Sharybin
2017-04-05Fix T50976: Blender UI problems with certain theme files.Bastien Montagne
2017-04-05GPU_immediate_util: missed last commitCampbell Barton
2017-04-05Cleanup: Move imm_draw utils into own fileCampbell Barton
2017-04-05Merge branch 'master' into blender2.8Bastien Montagne
2017-04-05Naming constancy for 'imm' utility functionsCampbell Barton
2017-04-05Alembic: addition of a simple logging class.Kévin Dietrich
2017-04-05Merge branch 'master' into blender2.8Campbell Barton
2017-04-05revert recent cleanup, keep useful changesMike Erwin
2017-04-05Fix rotation manipulators not clippingJulian Eisel
2017-04-04Fix blenderplayer compilationJulian Eisel
2017-04-04cleanupMike Erwin
2017-04-04Collada export cleanupDalai Felinto
2017-04-04fix: Collada export selected worked only for the very first export (needs fur...Gaia Clary
2017-04-04Immediate Mode: handle other cases of glPop/glPushClientAttribDalai Felinto
2017-04-04Fix collada exporting for Blender 2.8Dalai Felinto
2017-04-04Cleanup: redundant castsCampbell Barton
2017-04-04Immediate Mode: removing unecessary comment on gpencil (false positive)Dalai Felinto
2017-04-04Image Draw: remove unused code since 2009Dalai Felinto
2017-04-04Fix missing protection of `RNA_pointer_as_string()` against NULL pointers.Bastien Montagne
2017-04-04Merge branch 'master' into blender2.8Sergey Sharybin
2017-04-04Depsgraph: Use atomic operation to tag the changed IDSergey Sharybin
2017-04-04UV editor using new depsgraph for shadow uvDalai Felinto
2017-04-04Immediate Mode / DerivedMesh: Handle UV ShadowDalai Felinto
2017-04-04Depsgraph: placeholder function for COW objects queryDalai Felinto
2017-04-04CTX_data_depsgraph(bContext *C);Dalai Felinto
2017-04-04Immediate Mode: glPop/glPushClientAttribDalai Felinto
2017-04-04Task: Remove non-atomic pool suspended flag assignmentSergey Sharybin