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-18Fix for line style shader/texture types showing up in the node editor when Fr...Tamito Kajiyama
2014-08-17Fix T41467: Modifier view buttons changing positions.Bastien Montagne
2014-08-15Correction to last commit, rna namingCampbell Barton
2014-08-15Solidify Modifier "Rim Only" OptionCampbell Barton
2014-08-15ColorRamp HSV, HSL Blend ModesCampbell Barton
2014-08-15Fix T41435: Info-text lags changing space-typesCampbell Barton
2014-08-14remove MAXFLOAT defineCampbell Barton
2014-08-13RNA: use static declarationsCampbell Barton
2014-08-12Fix T41409: Copy Custom Property function does nothing with pose bones.Bastien Montagne
2014-08-12Freestyle: Added new UV Along Stroke shader node.Tamito Kajiyama
2014-08-12Freestyle: Added "blend_type" and "use_clamp" options to the Output Line Styl...Tamito Kajiyama
2014-08-12Freestyle: Add BKE_linestyle_default_shader() for creating the default line s...Tamito Kajiyama
2014-08-12Implemented a basic framework for node-based shaders.Tamito Kajiyama
2014-08-11Fix for previous commit - after talk with physics guys (Genscher, Miikah), be...Bastien Montagne
2014-08-11Fix T40047: Smoke: Maximum value for initial velocity.Bastien Montagne
2014-08-11Fix T40203: Fluid simulation needs more memory than displayed.Bastien Montagne
2014-08-11Pie Menus C code backend.Antony Riakiotakis
2014-08-10Fix for rB3cd2c6145ae1.Bastien Montagne
2014-08-10Fix T41295: Rigid bodyfield weights not working.??Bastien Montagne
2014-08-10UI: show ttips even if disabled, when holding alt key.Bastien Montagne
2014-08-07Fix T41333: Selected mask points don't stand out visually.Bastien Montagne
2014-08-05Fix T41062: "copy to selected" doens't work for all attributes.Bastien Montagne
2014-08-05Add RNA access to packed librariesCampbell Barton
2014-08-04Tweaks to macrosCampbell Barton
2014-07-31Fix T41258: Crash when entering edit mode while viewport render is enabledSergey Sharybin
2014-07-28WarningsCampbell Barton
2014-07-28RNA: check for valid ranges with int properties (C11 only)Campbell Barton
2014-07-28Fix invalid RNA limitsCampbell Barton
2014-07-26New compositor node "Sun Beams"Lukas Tönne
2014-07-25Minor changes:Antony Riakiotakis
2014-07-24Implement option to parent object to undistorted position of 2D trackSergey Sharybin
2014-07-24Fix T40925: Scene gravity hard limitedSergey Sharybin
2014-07-24UI cleanup:Antony Riakiotakis
2014-07-23Updates/fixes for new UI messages.Bastien Montagne
2014-07-23Texture painting:Antony Riakiotakis
2014-07-23Occlusion Query based selection.Antony Riakiotakis
2014-07-22Fix T41141, can't paint texture in cycles.Antony Riakiotakis
2014-07-22Freestyle: Fix for UI text of the "use_tips" line style property.Tamito Kajiyama
2014-07-21CleanupCampbell Barton
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-20Fix T41122: Mask modifier followed by hair particles causes crash on render (...Bastien Montagne
2014-07-19Sequencer: Add gaussian blur effectSergey Sharybin
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
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-18Fix -1 passed as boolCampbell Barton
2014-07-17Add helper to validate (and fix) material indices of meshes' polygons, curves...Bastien Montagne
2014-07-17Fix T34664: bevel face material can be set in tool and modifier.Howard Trickey
2014-07-17Follow-up to code cleanup in rB415af0b: Keep compound terms as they are.Tamito Kajiyama
2014-07-16Cleanup: Adhere to our naming convention for BKE_linestyle.h APICampbell Barton