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
2016-01-08Math Lib: use x-span for fill_poly_v2i_n callbackCampbell Barton
2016-01-04Sculpt: OMP -> BLI_task, step III.Bastien Montagne
2016-01-04CleanupCampbell Barton
2016-01-04Fix T47038: Particles in Particle Edit Mode get added in completely wrong loc...Bastien Montagne
2016-01-04Remove SCons building systemSergey Sharybin
2016-01-04Sculpt: OMP -> BLI_task, step II.Bastien Montagne
2016-01-01Sculpt: OMP -> BLI_task, step I.Bastien Montagne
2015-12-28Some fixes from coverity (only one really nasty, in paint_proj).Bastien Montagne
2015-12-21Cleanup: warnings (msvc)Campbell Barton
2015-12-08Correct recent OpenGL cleanupCampbell Barton
2015-12-08OpenGL: use sized texture internal formatsMike Erwin
2015-12-06OpenGL: rename simple shader to basic shader.Brecht Van Lommel
2015-12-06OpenGL: use simple shader for texture drawing in a few places.Brecht Van Lommel
2015-11-28OpenGL: assume GL_TEXTURE_ENV_MODE GL_MODULATE is the default state.Brecht Van Lommel
2015-11-26Cleanup: whitespaceCampbell Barton
2015-11-24Sculpting optimization: Avoid iterating the PBVH for intersection duringAntony Riakiotakis
2015-11-23Cleanup: shadowing (editors)Campbell Barton
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-11-19Cleanup: redundant 'break', minor editsCampbell Barton
2015-11-16Cleanup: typosCampbell Barton
2015-11-16Keymap: Add delete-key for paint curvesCampbell Barton
2015-11-13Fix T46726 shading issues in sculpt mode.Antony Riakiotakis
2015-11-12Cleanup: rename line to segments, avoids confusionCampbell Barton
2015-11-11OpenGL Render: Support full-sample Anti-AliasingCampbell Barton
2015-11-11Cleanup: GL Render (simplify internal logic)Campbell Barton
2015-11-05Use 'beauty' for sculpt triangulationCampbell Barton
2015-11-05Fix T46692: Triangulate creates duplicate facesCampbell Barton
2015-11-03Avoid assert weight painting w/o an active groupCampbell Barton
2015-11-02Fix T46626: Crash generating previewsCampbell Barton
2015-10-30Vertex Paint: orbit last stroke supportCampbell Barton
2015-10-28Fix T46471: Sculpt strokes doesn't mark file as modifiedSergey Sharybin
2015-10-26Fix T46537: UV Image Editor. UV Sculpt toggle button doesn't show hotkey labe...Bastien Montagne
2015-10-14Support for multi-sample sequencer GL renderCampbell Barton
2015-10-11Fix T46441: texture paint soften brush at 0 strength works at full strength.Brecht Van Lommel
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