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
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-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-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 for corruption of the item hash table in cache libraries on copy.Lukas Tönne
2015-03-20Correction to previous commit, initialization of needs_free got lost by acci...Sergey Sharybin
2015-03-20Fix link error with GLEWAntony Riakiotakis
2015-03-20Correct recent commitCampbell 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-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
2015-03-19Cleanup remove unused variableAntony Riakiotakis
2015-03-19Combined storage of render and realtime data in caches.Lukas Tönne
2015-03-19Fix T43989: Sequencer - Ctrl snapping a sequencer strip does not work if you ...Bastien Montagne
2015-03-19Make sure the cache baking job cancels properly when interrupted in theLukas Tönne
2015-03-19Remove deleted list for palette colorsCampbell Barton
2015-03-19UI: minor re-organization of dof optionsCampbell Barton
2015-03-19Blender will now use trilinear filtering by defaultAntony Riakiotakis
2015-03-19Allow cache libraries to store both render and realtime (viewport) data.Lukas Tönne
2015-03-19Removed deprecated code.Lukas Tönne
2015-03-19Make sure mesh data is really stored and reconstructed from the cacheLukas Tönne
2015-03-19GHash - code reorganization, performance enhancements, add a few missing util...Bastien Montagne
2015-03-19Armature select-hierarchy now uses connected bonesCampbell Barton
2015-03-19Depth of field high quality:Antony Riakiotakis
2015-03-19Fix compilation error of blenderplayer after recent constraint commitSergey Sharybin
2015-03-19Correct recent armature symmetrizeCampbell Barton
2015-03-19Speedup for constraints update from python scriptSergey Sharybin