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-05-01Code cleanup: replace long long with int64_t & doxy formatting.Campbell Barton
2014-04-29Code cleanup: remove unused grease pencil pointerCampbell Barton
2014-04-29Code cleanup: don't use unnecessary .exe extension in scons, simplify code.Lawrence D'Oliveiro
2014-04-29Ignore user-preferences when inserting keys from PythonCampbell Barton
2014-04-28"Auto" option for Keyframe.easingJoshua Leung
2014-04-28Followup to rB8714ae09f894: better not have several RNA properties affect a s...Bastien Montagne
2014-04-27Revert the testing sculpt openmp thread control and limit for OSX to physical...Jens Verwiebe
2014-04-27Fix T34993: "Jump to Next Keyframe" shortcut not related to the timeline view...Joshua Leung
2014-04-26Code cleanup: use 'const' for arrays (blenloader, gpu, imbuf, makesdna, modif...Campbell Barton
2014-04-24Fix T39819: Decouple autosnap behaviour from time displayJoshua Leung
2014-04-23Blender Internal: Add material property "Cast" which can disable both ray and...IRIE Shinsuke
2014-04-22View3d: api naming, for setting the view matrix.Campbell Barton
2014-04-18Freestyle: New options for sorting to arrange the stacking order of lines.Tamito Kajiyama
2014-04-17Refactor to Dyntopo node customdata commit.Antony Riakiotakis
2014-04-17Support multiple distortion models, including a new division modelSergey Sharybin
2014-04-17BGE - button for deactivate sensors, controllers and actuatorsJorge Bernal
2014-04-16Dyntopo:Antony Riakiotakis
2014-04-15Structural cleanup and improvements for the compositor.Lukas Tönne
2014-04-13Reduce overhead when sampling texture images for brushes. The tests canAntony Riakiotakis
2014-04-13Cleanup:Antony Riakiotakis
2014-04-13Split Normals I (1/5): basis for split normals (nearly nothing user-visible h...Bastien Montagne
2014-04-11Blender Internal: remove BLI BVH for raytracing.Brecht Van Lommel
2014-04-10Code cleanup: use struct type for mempool & style editsCampbell Barton
2014-04-09View3D: disable LOD when game engine is disabled or ifdef'dCampbell Barton
2014-04-09Code cleanup: remove Object.bbsize, sizefac and padCampbell Barton
2014-04-07Fix T39563: Tiny unit-display problem in constraint panels.Bastien Montagne
2014-04-03Fix T39517,Antony Riakiotakis
2014-04-02Replace resize code of image scopes by use of new GRIP button.Bastien Montagne
2014-04-02Add drag-resize to uiTemplatePreview (mat/tex/etc. preview widget).Bastien Montagne
2014-04-02Cycles: add dedicated UV Map node, easier to find and has convenient auto com...Kevin Dietrich
2014-04-01Changes to openmp threads commit (UI and RNA)Campbell Barton
2014-03-31Make dyntopo detail size maximum smaller (more than 40 pixels should notAntony Riakiotakis
2014-03-31Code cleanup: pack BezTriple a little (though size remains same)Campbell Barton
2014-03-31Sculpt/dyntopo: Make the omp threads configurable to overcome performance issuesJens Verwiebe
2014-03-28Implement asymmetric and free handles type for masksSergey Sharybin
2014-03-28Bevel Factor MappingLukas Treyer
2014-03-26Code cleanup: remove unused flagsCampbell Barton
2014-03-23Detail sampling operatorAntony Riakiotakis
2014-03-22Flood fill for dyntopo constant detail mode.Antony Riakiotakis
2014-03-21Patch T22084: Robert Penner Easing Equations for FCurvesJoshua Leung
2014-03-18Fix T39180: Particle with fluid physics unstable.Lukas Tönne
2014-03-17UI: Add theme color for viewport overlayCampbell Barton
2014-03-15Code cleanup: use r_ prefix for return argsCampbell Barton
2014-03-12HSL color wheel implementation.Antony Riakiotakis
2014-03-12Transform: internal change, simplify view angle checksCampbell Barton
2014-03-08Cycles: Compile fix and some cleanup for the Image interpolation commit.Thomas Dinges
2014-03-08Add support for multiple interpolation modes on cycles image texturesMartijn Berger
2014-03-07Removing ParticleSystem->frand arrays to avoid memory corruption issuesLukas Tönne
2014-03-06Experimental dyntopo feature:Antony Riakiotakis
2014-03-02Fix for own mistake: arc diff swallowed a commit somehow, breakingLukas Tönne