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-28Texture painting:Antony Riakiotakis
2014-08-28Texture paint system:Antony Riakiotakis
2014-08-27Fix T41266: Copy and paste operation on f-curves do not respect keyframe tang...Bastien Montagne
2014-08-27UI: Warn when using fallback categoryCampbell Barton
2014-08-26Add operator that deletes a texture paint layer for blender internal.Antony Riakiotakis
2014-08-26Fix T38999: Tool tabs and Old Addons living in perfect harmony.Bastien Montagne
2014-08-25SplitNormals UI tweaks: add own color for normals drawing, and own 'face corn...Bastien Montagne
2014-08-21CleanupCampbell Barton
2014-08-18Fix T41456: soft light texture blend mode zero effectAntony Riakiotakis
2014-08-18Fix T41085: Blender crashes when using "spline" or "segments" for bevel curve...Sergey Sharybin
2014-08-15Solidify Modifier "Rim Only" OptionCampbell Barton
2014-08-15ColorRamp HSV, HSL Blend ModesCampbell Barton
2014-08-13SpellingCampbell Barton
2014-08-12Implemented a basic framework for node-based shaders.Tamito Kajiyama
2014-08-11Pie Menus C code backend.Antony Riakiotakis
2014-08-11CommentsCampbell Barton
2014-08-07Cleanup: unused definesCampbell Barton
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