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-24Convert BaseLegacy to Base (part)Luca Rood
2017-04-24Merge branch 'master' into blender2.8Campbell Barton
2017-04-24Cleanup: styleCampbell Barton
2017-04-24Add C internal version of msgfmt (similar to makesrna/dna binaries).Bastien Montagne
2017-04-24BLI_dynstr: add memarena-based version, and helper to clear without freeing.Bastien Montagne
2017-04-22missing from last commitCampbell Barton
2017-04-22Fix armature drawing ignoring object matrixCampbell Barton
2017-04-22Draw Manager: hide 2d curves normalsCampbell Barton
2017-04-22Cleanup: line lengthCampbell Barton
2017-04-22Cleanup: use DRW_shgroup_call prefix for dynamic and fixedCampbell Barton
2017-04-22OpenGL: remove use of GLEW MXMike Erwin
2017-04-21fix unitizialized use warningMike Erwin
2017-04-21Eevee/OpenGL: fix shader for core profileMike Erwin
2017-04-21Eevee: Cascaded Shadow Maps, follow up.Clément Foucault
2017-04-21Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-04-21Fix crash when duplicating objects by tagging depsgraphDalai Felinto
2017-04-21Matrix.decompose(): changed terminology, "location" → "translation"Sybren A. Stüvel
2017-04-21Fix T51261: New objects aren't selectedDalai Felinto
2017-04-21Fix objects visibility evaluation bugDalai Felinto
2017-04-21Tag depsgraph update when hide and hide_select are changedDalai Felinto
2017-04-21CMake: Add option to build against system-wide GlogSergey Sharybin
2017-04-21Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-04-21Alembic import: changing cache modifier path no longer discards object pathsSybren A. Stüvel
2017-04-21Alembic: properly initialising cachefile object paths list.Sybren A. Stüvel
2017-04-21Alembic: fixed memory leakSybren A. Stüvel
2017-04-21Alembic: Construct ISampleSelector once and pass alongSybren A. Stüvel
2017-04-21Cleanup: move draw-cache creation from BKE to DRWCampbell Barton
2017-04-21Unify RNA and core depsgraph.objectsDalai Felinto
2017-04-21Move DEG_OBJECT_ITER inside depsgraphDalai Felinto
2017-04-21CMake: Add option to link against system-wide Gflags librarySergey Sharybin
2017-04-21Cleanup: use id-property access macrosCampbell Barton
2017-04-21Depsgraph: Move DAG_get_object functionDalai Felinto
2017-04-21Draw Manager: don't assign bool from flagsCampbell Barton
2017-04-21Rename: Alembic job struct sl > scene_layerDalai Felinto
2017-04-21Include the set in the depsgraph objects iteratorDalai Felinto
2017-04-21Draw Manager: edit-mode 3d text drawingCampbell Barton
2017-04-21Docs: diagram for reflect_v3_v3v3Campbell Barton
2017-04-21Merge branch 'master' into 28Campbell Barton
2017-04-21Store edit-font select-box lengthCampbell Barton
2017-04-20D2607: Switch eye dropper to use linear color space internallyStefan Werner
2017-04-20D2608: Allow HDR picking from Compositor backgroundStefan Werner
2017-04-20Cleanup: redundant struct qualifier & long linesCampbell Barton
2017-04-20Cleanup: rename & change order of declarationCampbell Barton
2017-04-20Curve: draw curve/surface/text geometryCampbell Barton
2017-04-20Fix Surface Deform not unbinding if target is removedLuca Rood
2017-04-20RNA: depsgraph.objectsDalai Felinto
2017-04-20RNA: bpy.context.depsgraphDalai Felinto
2017-04-20Implement DAG_get_scene_layerSergey Sharybin
2017-04-20Alembic export: don't show warning for every exported frameSybren A. Stüvel
2017-04-20Fix T45350: Cache not being recomputed with "Bake All Dynamics"Luca Rood