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-25Fix a bad bug with direct/indirect linking since 2.5. Indirectly linked libra...Brecht Van Lommel
2012-05-25style cleanupCampbell Barton
2012-05-25Smoke: Start fixing scaling issues which happen with non cube-shaped domains.Daniel Genrich
2012-05-24style cleanup: brace placement/newlinesCampbell Barton
2012-05-23style cleanupCampbell Barton
2012-05-22A number of new features for the node editor in general and the Frame node in...Lukas Toenne
2012-05-22Add input sample averaging to PaintStroke.Nicholas Bishop
2012-05-21readfile.c Style cleanups Part 2 - More whitespace + replaced most of the whileJoshua Leung
2012-05-20code cleanup:Campbell Barton
2012-05-19code cleanup: use TRUE/FALSE rather then 1/0 for better readability, also rep...Campbell Barton
2012-05-18Fix bug in controller list scan (introduced in recent code cleanup)Benoit Bolsee
2012-05-18Partial revert of r46542.Lukas Toenne
2012-05-18style cleanup: and add missing files to cmakeCampbell Barton
2012-05-17readfile.c Style Cleanup: Whitespace, while -> for, etc.Joshua Leung
2012-05-17 ____ Jeroen Bakker
2012-05-17remove doubleups of newlines in readfile error printsCampbell Barton
2012-05-17minor improvement - entering "//somepath" in the file selector didnt expand f...Campbell Barton
2012-05-17style cleanup: line length and ensure some macros error when not ending with ';'Campbell Barton
2012-05-17style cleanup: block commentsCampbell Barton
2012-05-16Code cleanup: simplify standard GHash creation.Nicholas Bishop
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton
2012-05-12style cleanup: whitespace, bli & makesdnaCampbell Barton
2012-05-11A couple more changes to the file and image nodes to improve access to layers...Lukas Toenne
2012-05-11Add DNA and customdata entries for paint masks.Nicholas Bishop
2012-05-09Fix #31369. Needed some do_versions backward compatibility code to ensure the...Lukas Toenne
2012-05-08Fix #31344: MovieClip python custom properties are reset when reopen the fileSergey Sharybin
2012-05-07Style cleanup in readfile versioning filesSergey Sharybin
2012-05-06code cleanup: naming - BKE_mesh_*Campbell Barton
2012-05-05- Fixed issue with printing file version triple times when loading file in de...Sergey Sharybin
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-05code cleanup: brush/camera namingCampbell Barton
2012-05-05code cleanup: function naming for BLI functions.Campbell Barton
2012-05-04Windows:Thomas Dinges
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-04Split do_versions into separate files for pre-2.50 versions and 2.5x versionsSergey Sharybin
2012-05-04Camera tracking: switch dopesheet information to lazy calculationSergey Sharybin
2012-05-03Clip editor: sort order for dopesheet channelsSergey Sharybin
2012-05-03Camera tracking: pre-calculate tracked segments for dopesheet channelsSergey Sharybin
2012-05-02Fix wrong unified weight paint value version patch, was doing incorrect versi...Brecht Van Lommel
2012-05-02A number of changes to node RNA and the file output node, to simplify socket ...Lukas Toenne
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-30Camera tracking: use texture buffers (if supported) to display clip editor fr...Sergey Sharybin
2012-04-30Versioning patch fix for files from tomato branchSergey Sharybin