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-06-28Add render result caching.Bastien Montagne
2014-06-26BGE: New Mouse ActuatorJorge Bernal
2014-06-17BGE: New Property sensor evaluation typesJorge Bernal
2014-06-15Curve: use zero length array for BevList for less confusing syntaxCampbell Barton
2014-06-14UI: Add support for popups to refresh their layput (D578)Campbell Barton
2014-06-14Cycles: glossy and anisotropic BSDF changesBrecht Van Lommel
2014-06-14Cycles: Ashikhmin-Shirley anisotropic BSDFKarsten Schwenk
2014-06-13UI: Add back ability to select a custom interface fontCampbell Barton
2014-06-11Bake-API: new approach for cageDalai Felinto
2014-06-06Code cleanup: remove redundant void*->int->bool cast on NULL pointerCampbell Barton
2014-05-22Freestyle: added missing forward declarations of referenced struct's.Tamito Kajiyama
2014-05-15Fix 3D font selection and material lagging behind with vertical cursor motionCampbell Barton
2014-05-08Code Cleanup: remove unused m_contactProcessingThresholdCampbell Barton
2014-05-03Patch D246: Texture Marks for freestyle strokes, written and contributed by P...Tamito Kajiyama
2014-05-03Bake API - bpy.ops.object.bake()Dalai Felinto
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