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
2016-05-05bvhutils: remove bitmap countingCampbell Barton
2016-05-05Cleanup: rename getepsilon -> get_epsilonCampbell Barton
2016-05-05Add asserts to check bvhutils args are correctCampbell Barton
2016-05-05Fix crash adding byte color grid imagesSergey Sharybin
2016-05-05Fix OS X build error after SSE changes, BLI_math_base.h conflicts with EXR he...Brecht Van Lommel
2016-05-05Fix for fix, sorry for the noiseCampbell Barton
2016-05-05Missed last commitCampbell Barton
2016-05-05Correct own mistake int recent transform API editsCampbell Barton
2016-05-05Fix error not using the cached BVH treeCampbell Barton
2016-05-05Transform/Snap: EditMesh/BKE_bvhutils API improvementsGermano Cavalcante
2016-05-05Optimize linear<->sRGB conversion for SSE2 processorsSergey Sharybin
2016-05-05Docs: scanfill.c purposeCampbell Barton
2016-05-05Fix T48320: Freestyle renders wrong edges of objects which in the other Rende...Tamito Kajiyama
2016-05-05Optimize projection painting with big brushesSergey Sharybin
2016-05-05Optimize threaded scanline processorSergey Sharybin
2016-05-05Simplify scanline threaded processor used by GPU_verify_imageSergey Sharybin
2016-05-05Fix project paint using uninitialized edit-regionCampbell Barton
2016-05-05Optimize Blank and Color Grid generated imagesSergey Sharybin
2016-05-05Correct error in recent smoothview editsCampbell Barton
2016-05-05Fix typo in previous commitSergey Sharybin
2016-05-05Optimization for initial display of high res textures in viewportSergey Sharybin
2016-05-05Image Paint: fix for calls to GPU_free_image while paintingCampbell Barton
2016-05-04Fix T48210: Editing all selected buttons fails to auto-keyCampbell Barton
2016-05-04UI: avoid getting the active button when its already knownCampbell Barton
2016-05-04View3D: apply smoothview before modal view operationsCampbell Barton
2016-05-04Cleanup: rename ED_view3d_smooth_view_finish (to force_finish)Campbell Barton
2016-05-04Fix error in BM_face_exists_overlap_subsetCampbell Barton
2016-05-04Compositor: negative color support for ASC-CDL offsetCampbell Barton
2016-05-04Curve Draw: option to apply absolute offsetCampbell Barton
2016-05-03Fix T48340: Smooth view cancels previous view actionCampbell Barton
2016-05-03Fix 3D View panel header color wrong after theme resetJulian Eisel
2016-05-03Fix broken build without IME and/or I18N (caused by rBcb6307162b4c12).Bastien Montagne
2016-05-03Fix T48328: Outliner: Armature EditMode: crash when selecting bone of a share...Bastien Montagne
2016-05-03Cache whether current translation language supports IME or notSergey Sharybin
2016-05-03Fix T47841: Shift-space doesn't type space in type-in fields on WindowsSergey Sharybin
2016-05-03Fix T47424: Blender Internal material node 'mapping' not showing results of a...Sergey Sharybin
2016-05-03Cleanup: no need to cast for pointer comparisonCampbell Barton
2016-05-03Fix T48169: 1 pixel offset painting 2D texturesCampbell Barton
2016-05-03Cleanup: use offset macroCampbell Barton
2016-05-03UI: limit listview arrow/wheel bindingsCampbell Barton
2016-05-03UI: don't show tips when navigating ui-listCampbell Barton
2016-05-03Cleanup: use const for units APICampbell Barton
2016-05-03Math Lib: inline project_plane_v3_v3v3Campbell Barton
2016-05-02Missed setting handles in curve dissolveCampbell Barton
2016-05-02Curve: new dissolve toolCampbell Barton
2016-05-02BLI_array_utils: helper for stepping over contiguous rangesCampbell Barton
2016-05-01Fix T48325: Data transfer modifier vertex group selector doesn't work with fr...Bastien Montagne
2016-04-30Fix T48118: Vertex Groups not masking particle hair emission correctlyBastien Montagne
2016-04-30Fix for typo comparing double eventsCampbell Barton
2016-04-29Cleanup: warnings. spellingCampbell Barton