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
2012-05-06code cleanup: naming - BKE_mesh_*Campbell Barton
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-05-05Bugfixes for various ID-block references (Constraints, NLA)Joshua Leung
2012-05-05code cleanup: BKE_ naming, also make bpy.data.images.load() always load a new...Campbell Barton
2012-05-05code cleanup: BKE_scene api naming.Campbell Barton
2012-05-05code cleanup: function naming, use BKE_*type* prefix.Campbell Barton
2012-05-05Style Cleanup: Wrapping with parens for safety and whitespace editsJoshua Leung
2012-05-05code cleanup: brush/camera namingCampbell Barton
2012-05-04Added start and end bevel factor for curves, so now it's possible to makeSergey Sharybin
2012-05-04Fisheye Camera for CyclesDalai Felinto
2012-05-04Camera tracking: switch dopesheet information to lazy calculationSergey Sharybin
2012-05-04code cleanup: double promotion & some style cleanupCampbell Barton
2012-05-03Clip editor: sort order for dopesheet channelsSergey Sharybin
2012-05-02Fix crash setting area.type from a context that not include the right window,Brecht Van Lommel
2012-05-02Fix 31220: glsl sun lamp shadows did not apparently respect shadow flag whenBrecht Van Lommel
2012-05-02Fix #31102: changing scene.use_color_management from render_pre callback woul...Brecht Van Lommel
2012-05-02A number of changes to node RNA and the file output node, to simplify socket ...Lukas Toenne
2012-05-02replace python3 command with python3.2, python3 isnt available on ubuntu.Campbell Barton
2012-05-02style cleanup: whitespace, bracesCampbell Barton
2012-05-01style cleanup: guys - set your editors to tabs!Campbell Barton
2012-05-01Motion Paths GUI CleanupJoshua Leung
2012-05-01Merging phase 1 of the BGE Harmony branch:Daniel Stokes
2012-04-30style cleanup: re - http://wiki.blender.org/index.php/Dev:Doc/CodeStyle#Brace...Campbell Barton
2012-04-30Camera tracking: initial commit of dopesheet view for clip editorSergey Sharybin
2012-04-30code cleanup: header cleanupCampbell Barton
2012-04-30Cycles: support for motion vector and UV passes.Brecht Van Lommel
2012-04-30Adding Hungarian language.Bastien Montagne
2012-04-30Fixed UI bug in distance, chroma, and difference nodes that caused the thresh...Robert Holcomb
2012-04-30Add per-brush weight field.Nicholas Bishop
2012-04-29style cleanup: missed these from previous cleanupCampbell Barton
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-29Camera tracking: backport refactoring made in local branches with masking and...Sergey Sharybin
2012-04-29Smoke: Support for moving obstacles. (Merge from Smoke2 branch)Daniel Genrich
2012-04-28Code and style cleanup in own modules in BKE and also mball moduleSergey Sharybin
2012-04-28style cleanup: format 'for' loop macros the same as for loops, some renaming ...Campbell Barton
2012-04-28Camera tracking: support of tripod motion solvingSergey Sharybin
2012-04-28Cycles: merging features from tomato branch.Brecht Van Lommel
2012-04-28Plugin system:Thomas Dinges
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-04-26Fix related to #31067: missing update when toggling Premultiply on a sequence...Brecht Van Lommel
2012-04-25style cleanup: no functional changesCampbell Barton
2012-04-24Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with sligh...Antony Riakiotakis
2012-04-23corrections from an article about using PVS-Studio static checker with blende...Campbell Barton
2012-04-23py/rna api: remove selection and pin variable for texture faces - this is now...Campbell Barton
2012-04-23i18n: Re-enabling uk_UA, as we are going to have a nice mo in upcomming update.Bastien Montagne
2012-04-23code cleanup: comment unused functions (removed one which isnt useful anymore).Campbell Barton
2012-04-23py api:Campbell Barton
2012-04-23- fix for python freeing its own bmesh clearing the global mirror cache.Campbell Barton
2012-04-23rename Mesh.uv_loop_layers --> uv_layersCampbell Barton