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-29Fix compiling sculpt without OpenMP availableJens Verwiebe
2014-03-29Fix T39468Antony Riakiotakis
2014-03-28Fix for mask vert add-slide dragging flipped directionCampbell Barton
2014-03-28Fix T39484: Time line: highlighted area for frame range one frame too short.Bastien Montagne
2014-03-28Implement asymmetric and free handles type for masksSergey Sharybin
2014-03-28Fix T37599: Crash making linked objects local and undoSergey Sharybin
2014-03-28Bevel Factor MappingLukas Treyer
2014-03-28Fix T39288: Inset regression with extreme offsetCampbell Barton
2014-03-28Fix for inset bug (edge rail had feedback loop with direction)Campbell Barton
2014-03-28Fix T39410: Crashes when Saving HiRes .tifSergey Sharybin
2014-03-28Fix T39455: Nodes scaled wrong when some in a frame, some not.Lukas Tönne
2014-03-28Fix T39472: Changing Sequencer color space repeatedly changes movie strip's d...Sergey Sharybin
2014-03-28View3D: replace RV3D_VIEW_PERSPORTHO with RV3D_VIEW_USERCampbell Barton
2014-03-28BMesh: optimize quad_coord, avoid duplicate sqrt callsCampbell Barton
2014-03-28Code cleanup: use len_v2v2_int for view zoom-scaleCampbell Barton
2014-03-28Code cleanup: use sqrtf when input and output are floatCampbell Barton
2014-03-28RNA API: rename Sequence.elements.push() -> append()Campbell Barton
2014-03-28Fix for curve smooth ignoring cyclicWalid Shouman
2014-03-27Attempt to fix compilation error on release windowsSergey Sharybin
2014-03-27Fix T39435 paint overlay not always getting correctly refreshed.Antony Riakiotakis
2014-03-27Fix T38928 Particle add brush would generate trash on meshes with use_modifie...Antony Riakiotakis
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-27Attempt to fix T39412Antony Riakiotakis
2014-03-27Code cleanup: use consistent arg order for math api poly funcsCampbell 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 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-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-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-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-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