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-08-04Macros: prevent instantiation of args for type checksCampbell Barton
2014-07-30Code cleanup, make pie-menus code be closer to masterAntony Riakiotakis
2014-07-26New compositor node "Sun Beams"Lukas Tönne
2014-07-24Implement option to parent object to undistorted position of 2D trackSergey Sharybin
2014-07-24UI cleanup:Antony Riakiotakis
2014-07-23Texture painting:Antony Riakiotakis
2014-07-23Occlusion Query based selection.Antony Riakiotakis
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-19Sequencer: Add gaussian blur effectSergey Sharybin
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-19MBall cleanup: remove unused F_ERROR references, als fix/enhance BKE_mball_ba...Bastien Montagne
2014-07-18BGE: Add property/material detection and X-Ray for mouse over any sensorMitchell Stokes
2014-07-18BGE: Add level mode to property actuatorHG1
2014-07-17Fix T34664: bevel face material can be set in tool and modifier.Howard Trickey
2014-07-15BGE: TrackTo actuator: increasing up & track axis optionsJorge Bernal
2014-07-09Implement Start Resolution for preview render in BISergey Sharybin
2014-07-09Fix T40164: Linking a Group of linked Groups don't take Dupli VisibilityLukas Tönne
2014-07-07Per-material line color settings for Freestyle.Tamito Kajiyama
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