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
2016-03-25Fix Cycles debug panel, being shown in BI as well.Thomas Dinges
2016-03-25Cycles: Add an option to build single kernel only which fits current CPUSergey Sharybin
2016-03-25Cycles: Cleanup, indent nested preprocessor directivesSergey Sharybin
2016-03-25Cycles: Use dedicated BVH for subsurface ray castingSergey Sharybin
2016-03-25Fix T47928: Crashing save corruption with dynamic paint drip effector groups.Bastien Montagne
2016-03-25Fix modal bevel OP immediately stopping when called using enter key from sear...Julian Eisel
2016-03-25Revert "Fix T47263: numpad4/6 rotates around worl Z axis and not view Y axis."Bastien Montagne
2016-03-25CMake: Disable Cycles OSL for the light configurationSergey Sharybin
2016-03-24UI: Presets for scene unitsCampbell Barton
2016-03-24Make IDPreview handling code use new recursive libquery looper.Bastien Montagne
2016-03-24Rework library_query foreach looper - add optional recursivity.Bastien Montagne
2016-03-24Cycles: Minor optimization of equirectangular projectionSergey Sharybin
2016-03-24UI: search operator's by word prefixCampbell Barton
2016-03-24Fix BLI_strncasestr use with a single characterCampbell Barton
2016-03-24Color sources for point density textures based on mesh verticesLukas Tönne
2016-03-24Fix some typos and incorrect tooltips/descriptionsJoshua Leung
2016-03-24Fix T47910: Knife project failsCampbell Barton
2016-03-24Cleanup: use prefix for return argsCampbell Barton
2016-03-24Fix incorrect arg typeCampbell Barton
2016-03-24Fix T47838: Walk gravity fails w/ intersecting objectsCampbell Barton
2016-03-24Driver Keyframing: Some tweaks to make inserting keyframes on Driver F-Curves...Joshua Leung
2016-03-24Fix T47900: VSE adjustment crashes on blank frameCampbell Barton
2016-03-24Fix dodgy indentationJoshua Leung
2016-03-24Drivers UI: Added name validation/linting for Driver VariablesJoshua Leung
2016-03-24Fix T47896: Scripted Expression string length limit is too short for some aut...Joshua Leung
2016-03-23Revert "Fix T47869: OpenColorIO Error with unicode path to config file under ...Sergey Sharybin
2016-03-23Fix T47900: VSE adjustment crashes on blank frameCampbell Barton
2016-03-23Fix T47870: Missing viewport update when material output is inside of the groupSergey Sharybin
2016-03-23Fix T47833: View-aligned GPencil strokes move in crazyspace when grabbedJoshua Leung
2016-03-23Fix T47869: OpenColorIO Error with unicode path to config file under WindowsSergey Sharybin
2016-03-23AnimEditors: Fuzzy/Multi-Word Name FilteringJoshua Leung
2016-03-23Fix T47856: Cycles problem when running from multi-byte pathSergey Sharybin
2016-03-23Fix T47893: BGE crashes w/ generated mesh dataCampbell Barton
2016-03-23Radial Operator: Tweak number of digits displayed for the different property ...Joshua Leung
2016-03-23Radial Control Operator: Always show the property name + value on the headerJoshua Leung
2016-03-23Fix T47890: Vertex mask w/ subsurf select failsCampbell Barton
2016-03-23UI: multi word filtering in search menuCampbell Barton
2016-03-22Cleanup: styleCampbell Barton
2016-03-22Cleanup: style (80-width)Campbell Barton
2016-03-22Fix incorrect strncat useCampbell Barton
2016-03-22Fix T47830: Multi-edit w/ ui-list wont highlightCampbell Barton
2016-03-22Weight Paint: support accumulate for blur brushCampbell Barton
2016-03-22Fix for crash of point density textures due to undefined `point_data` on load...Lukas Tönne
2016-03-22Weight Paint: blur now smooths connected weightsCampbell Barton
2016-03-22Mesh API: add BKE_mesh_vert_edge_vert_map_createCampbell Barton
2016-03-22Fix T47882: startup camera not uprightCampbell Barton
2016-03-22Cleanup: reduce scope for versioning varsCampbell Barton
2016-03-22Fix add mesh templateBassam Kurdali
2016-03-22GPU compositing:Antony Riakiotakis
2016-03-21Fix T47842: UV sculpt brush widgets are available when not in uv sculpt mode.Philipp Oeser