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
2015-02-08CMake: only quiet warnings for generated rna filesCampbell Barton
2015-02-07RNA: use FUNC_USE_MAIN to avoid 'G' globalCampbell Barton
2015-02-07RNA: packing functions for vfont & soundCampbell Barton
2015-02-06UserPrefs: increase max undo steps to 256Campbell Barton
2015-02-06rename SIPO_AUTOVIEW -> SIPO_AUTO_VIEW_SELECTEDCampbell Barton
2015-02-06Graph Editor: Auto Viewjulianeisel
2015-02-06Add a precision to 'show group color' tooltip, that fcurve/action editors opt...Bastien Montagne
2015-02-06Fix some UI messages from own recent merge, and RNA code checking for final '...Bastien Montagne
2015-02-06Animation play: Follow feature. Enabled from playback menu in theAntony Riakiotakis
2015-02-05Custom Loop Normals: Add NormalEdit modifierBastien Montagne
2015-02-05Add Custom Loop Normals to Data Transfer.Bastien Montagne
2015-02-05Add Custom Loop Normals.Bastien Montagne
2015-02-05Mesh validate: add an option to not clean temp/cache CDLayers.Bastien Montagne
2015-02-05UI: UVWarp-Modifier had duplicate namesCampbell Barton
2015-02-04Fix T43567: Freestyle On/Off keyframe is being ignored.Bastien Montagne
2015-02-04Cleanup: name flip x/yCampbell Barton
2015-02-04RNA image.pack(): fix possible memleak, add possibility to pass raw bytes data.Bastien Montagne
2015-02-04Support rotation and flipping for background images, patch by Andre D.Antony Riakiotakis
2015-02-04BGE physics: allow higher values for maxlogicstep and maxphystepSybren A. Stüvel
2015-02-03Compositor: Implement sampled motion blur for plane track deform nodeSergey Sharybin
2015-02-03Hook Modifier: add falloff & radius optionsCampbell Barton
2015-02-03UI messages: minor fixes...Bastien Montagne
2015-02-03Add inverse-square blending for PET and warpCampbell Barton
2015-02-03Fix T43514: Environment map doesn't updateSergey Sharybin
2015-02-03Fix T43403: Compositor does not respect interlaced videoSergey Sharybin
2015-02-02Cycles: Implement cubit image interpolation on CPUSergey Sharybin
2015-02-01error in last commitCampbell Barton
2015-02-01RNA: add readonly pixelsize to userprefsCampbell Barton
2015-01-31Compiler warning: double-promotionCampbell Barton
2015-01-29Gooseberry request: Dithering support for byte images when painting onAntony Riakiotakis
2015-01-29Add some convenience operators to sequencer proxy panel:Antony Riakiotakis
2015-01-29Node UI: add support to show text-blocks in framesCampbell Barton
2015-01-29Fix T42858: Non uniform gamelogic names on copyJorge Bernal
2015-01-28Fix clicking into texpaint slots not changing active image in blenderAntony Riakiotakis
2015-01-28Sequencer: Option to skip strip proxy generation if they already existsSergey Sharybin
2015-01-28Add theme option for cliping borderAntony Riakiotakis
2015-01-27Correction to tooltip, object texture space is supported by both SVM and OSLSergey Sharybin
2015-01-27Fix T43427: Particle system children sometimes not generated on reloadSergey Sharybin
2015-01-27Cycles: Support texture coordinate from another objectSergey Sharybin
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-26Fix T38619: Confusing logic for Keying Set keyframing SettingsJoshua Leung
2015-01-26Bugfix T43343: Buttons for Keyframing Settings are Mutually ExclusiveJoshua Leung
2015-01-24BKE_image: use BKE_image_*** prefixCampbell Barton
2015-01-22Expose shading node shading compatibility to the RNASergey Sharybin
2015-01-21Cycles: Support tube projection for imagesSergey Sharybin
2015-01-21Cycles: Support sphere mapping for the image textureSergey Sharybin
2015-01-21Removed generic debug1..4 values from the cloth data.Lukas Tönne
2015-01-21Cleanup: styleCampbell Barton
2015-01-20Made SimDebugData into a single global instance.Lukas Tönne
2015-01-20Code cleanup: Unused variable in RNA callbackSergey Sharybin