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-09-20Cleanup: Use new vector transform functionsJulian Eisel
2015-09-18Fix T46148: Sculpt view-clip fails in ortho modeCampbell Barton
2015-09-16Fix T46126: Anchored sculpt fail when cursor leaves meshCampbell Barton
2015-09-13Cleanup: spellingCampbell Barton
2015-09-10Fix T44344: paint bleed fails in perspective viewCampbell Barton
2015-09-09Fix T45880: Texture Paint mask random angle failsCampbell Barton
2015-09-04Partial revert of warning cleanupCampbell Barton
2015-09-04Quiet warningsJulian Eisel
2015-09-02Cleanup: styleCampbell Barton
2015-09-01Fix projection painting normal culling operating on individualAntony Riakiotakis
2015-08-31Fix T45258, impossible to select brush when removing it from 2dAntony Riakiotakis
2015-08-27Fix T43826: Sculpt grab anchored failsCampbell Barton
2015-08-22Cleanup: spellingCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-14Fix dyntopo not warning anymore when vertex colors or uvs are present.Antony Riakiotakis
2015-08-06Cleanup: whitespace, unused varCampbell Barton
2015-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
2015-08-03Sculpt: Fix tiling with brushes that use a locked planeAntony Riakiotakis
2015-07-30Fix T45577 tiled sculpting not working with brushes requiring a sculptAntony Riakiotakis
2015-07-27Use loop data instead of face dataCampbell Barton
2015-07-27Image painting 2D:Antony Riakiotakis
2015-07-26Fix bug in particle API accessing the emitterCampbell Barton
2015-07-25Style cleanup + fix sign on previous commit.Antony Riakiotakis
2015-07-25Fix tile feature not working outside mesh boundaries.Antony Riakiotakis
2015-07-25Correct check for angle-rake strokeCampbell Barton
2015-07-23Sculpt Tiling FeatureAntony Riakiotakis
2015-07-20Dyntopo should be supported on systems without VBOs now.Antony Riakiotakis
2015-07-19Cleanup: styleCampbell Barton
2015-07-18Replace MFace w/ MLoopTri in imapaint_pick_uvCampbell Barton
2015-07-17Fix crash texpainting on subsurfed meshes.Antony Riakiotakis
2015-07-17Cleanup: ws & correct commentCampbell Barton
2015-07-17Projection Paint: move to looptri dataCampbell Barton
2015-07-16Split ray_face_intersection into quad/tri versionsCampbell Barton
2015-07-16Add tessellation data to DerivedMesh (LoopTri)Campbell Barton
2015-07-13Cleanup: IMB prefix for ImBuf definesCampbell Barton
2015-07-11Use const for sculpt varsCampbell Barton
2015-07-11remove redundant castsCampbell Barton
2015-07-11Add WM_framebuffer_to_index_arrayCampbell Barton
2015-07-10Cleanup: use const for mesh functionsCampbell Barton
2015-07-09Curve selection, de-duplicate & cleanupCampbell Barton
2015-06-20missed last commitCampbell Barton
2015-06-20Transform: UV islands were split by windingCampbell Barton
2015-06-20Sculpt lasso (used shorts for no good reason)Campbell Barton
2015-06-17Cleanup: styleCampbell Barton
2015-06-16Cleanup: styleCampbell Barton
2015-06-12BLI_linklist, avoid full list search for appendCampbell Barton
2015-06-10Fix T45013 negative curve falloff not working.Antony Riakiotakis
2015-06-09Fix T45002: sculpt show brush toggle no longer working.Bastien Montagne
2015-06-04Cleanup: clarify order of precedence: &/?Campbell Barton
2015-06-03Do not show brush cursor for fill brush (size not supported)Antony Riakiotakis