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
AgeCommit message (Expand)Author
2015-03-23Use dupli overrides also for the selection drawing code.alembic_pointcacheLukas Tönne
2015-03-23Use dupli cache in bounding box calculations involving duplis.Lukas Tönne
2015-03-22Simple mesh import from Alembic files in Cycles standalone.Lukas Tönne
2015-03-22More control over verbosity with Alembic archive info printing.Lukas Tönne
2015-03-22Simple inclusion of alembic files from inside xml files for cyclesLukas Tönne
2015-03-21Basic Alembic integration in the Cycles standalone.Lukas Tönne
2015-03-21Fix for cycles cmake missing GLEW library variable when building withoutLukas Tönne
2015-03-21Avoid conflicting unordered_map definition in cycles by using a generalLukas Tönne
2015-03-21Merge branch 'master' into alembic_pointcacheLukas Tönne
2015-03-21Revert part of D1074 related to acceleration taked into account.Jorge Bernal
2015-03-21Cleanup: instantiate arg once in context macroCampbell Barton
2015-03-21Cleanup: minor edits to project generatorsCampbell Barton
2015-03-21OSX/GHOST: need one more release in error caseJens Verwiebe
2015-03-21Fix T44065: fixed vehicle constraintSybren A. Stüvel
2015-03-21Cleanup: constify view3d/cameraCampbell Barton
2015-03-21Cleanup: constify scene/modifiersCampbell Barton
2015-03-21Cleanup: use tabsCampbell Barton
2015-03-21View3D: fix view-selected zoom logicCampbell Barton
2015-03-21View3D: use defines for default zoom-levelsCampbell Barton
2015-03-20Fix indentation in last commit, tab slipped inJens Verwiebe
2015-03-20Really fix scons with new glsl shadersJens Verwiebe
2015-03-20Fix scons buildAntony Riakiotakis
2015-03-20Partly fix T44025, pixelFormat retain was left, for 2.74 backportJens Verwiebe
2015-03-20Fix for corruption of the item hash table in cache libraries on copy.Lukas Tönne
2015-03-20Cycles: Avoid memcpy of intersecting memorySergey Sharybin
2015-03-20Correction to previous commit, initialization of needs_free got lost by acci...Sergey Sharybin
2015-03-20Disable IME for headless buildsCampbell Barton
2015-03-20Fix link error with GLEWAntony Riakiotakis
2015-03-20Correct recent commitCampbell Barton
2015-03-20Fix for building win32 headlessCampbell Barton
2015-03-20Remove unused armature codeCampbell Barton
2015-03-20Avoid per-draw allocation when drawing currently rendering tilesSergey Sharybin
2015-03-20Only create vertex buffers if supported and clean them up properly.Antony Riakiotakis
2015-03-20Take cache library items into account when baking caches.Lukas Tönne
2015-03-20Fix high quality depth of field on the Mac.Antony Riakiotakis
2015-03-20Working implementation of cache reading for dupli data during renders.Lukas Tönne
2015-03-20Fix race condition and bad memory access highlighting render tilesSergey Sharybin
2015-03-20Fix/Improve FKey bone creationCampbell Barton
2015-03-20Fix T43986: VSE Mask Modifier don't move with video-Clip.Bastien Montagne
2015-03-20Use the temporary 'is_dupli' flag to prevent objects from freeingLukas Tönne
2015-03-20Replacing boundbox temporarily during drawing is dangerous, since itLukas Tönne
2015-03-20Cmake: Some more tweaks to building from branch without upstreamSergey Sharybin
2015-03-20SCons: Attempt to deal with branches without upstream configuredSergey Sharybin
2015-03-20CMake: Suppress unconfigured branch upstream error in the outputSergey Sharybin
2015-03-20Fully reset the OB_FROM_DUPLI flag for each dupli instance, in caseLukas Tönne
2015-03-20Distinguish realtime/render setting in the Object writer.Lukas Tönne
2015-03-20Fix T43786: Cycles bake disregards Auto Smooth (vertex per-face normals)Sergey Sharybin
2015-03-20Fix stupid strict flags in math_color_inline.cSergey Sharybin
2015-03-20Add missing update adding a shape-keyCampbell Barton
2015-03-20Cleanup: warnings bit-shift int overflowCampbell Barton