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
2014-03-27UI: Fix more double ":" in UI labelsSv. Lockal
2014-03-27BMesh: let vert-connect make degenerate faces when only 2 verts selectedCampbell Barton
2014-03-27BMesh: optimize BM_face_legal_splits for concave facesCampbell Barton
2014-03-27Cycles: fix for building with cmake when gcc refuses sse argsCampbell Barton
2014-03-27UI: Dynamic paint labels had a double ":" at the end of some strings like "Ve...Thomas Beck
2014-03-27Attempt to fix T39412Antony Riakiotakis
2014-03-27CMake: disable SSE flags if gcc/clang don't supportCampbell Barton
2014-03-27Code cleanup: use consistent arg order for math api poly funcsCampbell Barton
2014-03-27CTest: disable bl_run_operators.py, fun for finding crashes, takes a long timeCampbell Barton
2014-03-27T39307: The fast gaussian blur is not an accurate formula. When decidingJeroen Bakker
2014-03-26Fix T39424: VSE: Bake Sound to Curve CRASHES BlenderBastien Montagne
2014-03-26Fix T39432: yet another particle bug caused by inconsistent num_dmcacheLukas Tönne
2014-03-26Fix for build error in Cycles standalone caused by new DeviceDrawParamsLukas Tönne
2014-03-26Fix T39419: Crash when solving camera motionSergey Sharybin
2014-03-26Fix T39420: Cycles viewport/preview flickers, when moving mouse across editorsSergey Sharybin
2014-03-26Fix T39279: Vertex paint fails with mirror modifierCampbell Barton
2014-03-26New resolve_tri_uv_v3 util functionDalai Felinto
2014-03-26Code cleanup: add _v2 suffix to resolve_tri/quad functionsCampbell Barton
2014-03-26revert 0da3e97, fix for T39279Campbell Barton
2014-03-26Code cleanup: remove unused flagsCampbell Barton
2014-03-26Code cleanup: style and warningsCampbell Barton
2014-03-26Follow Blender slangs! ;)Bastien Montagne
2014-03-26CMake: only nag about requests py module onceCampbell Barton
2014-03-25Zoom to mouse position didn't work in MCE when locked to a selectionSergey Sharybin
2014-03-25Fix T39319: Particle System Bug on Cycles Render.Lukas Tönne
2014-03-25Correction to the previous commitSergey Sharybin
2014-03-25Fix T38870: Freezes when jumping in front of a keyframe.Sergey Sharybin
2014-03-25Editmode drawing: avoid glBegin/End for every tri (emDM_drawMappedFacesMat,GLSL)Campbell Barton
2014-03-25Code cleanup: editmode opengl drawingCampbell Barton
2014-03-25Followup to Ceres changes -- need to update bundling scriptSergey Sharybin
2014-03-25Fix for own commit: mixed up ceres build defines when replacing cmakeLukas Tönne
2014-03-25Build file macro for testing unordered_map C++ container support.Lukas Tönne
2014-03-25Fix T39395: Switching to "Textured solid" and "GLSL" view will cause the FPS ...Sergey Sharybin
2014-03-25Fix T39397: Leaving leaving camera from quadview set orthoCampbell Barton
2014-03-25Code cleanup: Removing KX_KetsjiEngine::m_drawingmodeMitchell Stokes
2014-03-25Fix T38929: BGE: Strange behaving from addObject after trying to add an nonex...Mitchell Stokes
2014-03-25Add a slight shadow to the radial operator text. It helps when brushAntony Riakiotakis
2014-03-25Code cleanup: function callsCampbell Barton
2014-03-25Code cleanup: rename easing functions with BLI_easing_ prefixCampbell Barton
2014-03-25Code cleanup: rename BLI_math_easing to BLI_easingCampbell Barton
2014-03-25Code cleanup:Antony Riakiotakis
2014-03-25UI naming:Antony Riakiotakis
2014-03-25Code cleanup: ifdef debug only checks and simplify manifold testCampbell Barton
2014-03-25Fix T39262: Regression in 2.70, wire-frame editmode tool replaced allCampbell Barton
2014-03-25Fix possible use of invalid face index with wireframe toolCampbell Barton
2014-03-25Improvements to radial control operator:Antony Riakiotakis
2014-03-24Fix for own mistake in rB83f2012300acadafd359307e7a00bd71e67e3fd7: usedLukas Tönne
2014-03-24Fix T39392: Python bindings for geometry.box_pack_2d() return invalid total h...Bastien Montagne
2014-03-24OSX/sculpt/omp: missing initialisation of size_t pcount_len, oddly worked fin...Jens Verwiebe
2014-03-24Fix T39341: Cycles Rendered view laggy while using particles.Lukas Tönne