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-07-23Fix for mixup in startup.blend data init when userprefs.blend was missingCampbell Barton
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-15BGE: TrackTo actuator: increasing up & track axis optionsJorge Bernal
2014-07-09Implement Start Resolution for preview render in BISergey Sharybin
2014-07-07Follow-up to my last commit: Fixed a wrong property name in the versioning code.Tamito Kajiyama
2014-07-07Per-material line color settings for Freestyle.Tamito Kajiyama
2014-06-26BGE: New Mouse ActuatorJorge Bernal
2014-06-18Code cleanup: replace 0 with OB_MODE_OBJECTCampbell Barton
2014-06-13Code cleanup: spellingCampbell Barton
2014-06-12We're entering 2.71rc state nowSergey Sharybin
2014-05-23Some operation allowed to set invalid active scene render layerSergey Sharybin
2014-05-22Freestyle: Fix for versioning code not working properly with new texture opti...Tamito Kajiyama
2014-05-16Freestyle: Fix for texture spacing reset to a non-default value on load of ol...Tamito Kajiyama
2014-05-11Remove unneeded comment.IRIE Shinsuke
2014-05-08Workaround T40046: Undo/redo crashes properties editorCampbell 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-01Fix for a typo in comment.Tamito Kajiyama
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-30Fix T39933: Link/Append Scenes misses VSE mask, clipsCampbell Barton
2014-04-28Followup to rB8714ae09f894: better not have several RNA properties affect a s...Bastien Montagne
2014-04-26Code cleanup: use 'const' for arrays (blenloader, gpu, imbuf, makesdna, modif...Campbell Barton
2014-04-23Fix T39847: Followup to rB6babb4d12b8b.Bastien Montagne
2014-04-23Blender Internal: Add material property "Cast" which can disable both ray and...IRIE Shinsuke
2014-04-22BLI_open: check returned value for `-1` instead of `< 0`Campbell Barton
2014-04-18Code cleanup: de-duplicated includes.Tamito Kajiyama
2014-04-18Freestyle: New options for sorting to arrange the stacking order of lines.Tamito Kajiyama
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-11API Cleanup: Use BKE_constraint prefix for constraint apiCampbell Barton
2014-04-11Code cleanup: use boolCampbell Barton
2014-04-07Fix own rB8714ae09f894: Forgot to handle bone constraints in versionning code!Bastien Montagne
2014-04-07Fix T39563: Tiny unit-display problem in constraint panels.Bastien Montagne
2014-04-03Fix build for BSD (broken by own 35747ee3d547).Bastien Montagne
2014-04-02Add drag-resize to uiTemplatePreview (mat/tex/etc. preview widget).Bastien Montagne
2014-04-02Rename "BLI_cpu.h" to "BLI_system.h" and add to it BLI_getpid() helper.Bastien Montagne
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-28Bevel Factor MappingLukas Treyer
2014-03-15Code cleanup: use r_ prefix for return argsCampbell Barton
2014-03-11fix compile error on MinGW32Antony Riakiotakis
2014-03-07Removing ParticleSystem->frand arrays to avoid memory corruption issuesLukas Tönne
2014-03-05Move do-versions functions for 2.70Campbell Barton
2014-02-22Replace the int argument for user count mode when restoring pointers onLukas Tönne
2014-02-21Fix T37719: NodeTrees lose users on undo.Lukas Tönne
2014-02-21Modifier: rename triangulate scanfill to ear-clipCampbell Barton
2014-02-19Use tabs for image editor.Antony Riakiotakis
2014-02-19Added track weight to presetsSergey Sharybin