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
path: root/intern
AgeCommit message (Expand)Author
2012-06-10Fix #31747, broken image sequence loading after r47432.Lukas Toenne
2012-06-09style cleanup: assignment & indentation.Campbell Barton
2012-06-09code cleanup: removed/renamed shadow & duplicate variable definitions.Campbell Barton
2012-06-09code cleanup: quiet all warnings about double promotion (either by changing t...Campbell Barton
2012-06-09style cleanup: block commentsCampbell Barton
2012-06-09Cycles / Cleanup:Thomas Dinges
2012-06-08Cycles / Textures:Thomas Dinges
2012-06-08Cycles / Code Cleanup:Thomas Dinges
2012-06-08Added a default case in switch to avoid paranoid compiler warnings.Lukas Toenne
2012-06-08Particle Info node for Cycles. This can be used to access particle informatio...Lukas Toenne
2012-06-08typo/style editsCampbell Barton
2012-06-08- remove redundant NULL checks from mallocn's local linked list functions.Campbell Barton
2012-06-07Fix [#31430] part 2: crash in iTaSC when end effector is a fixed bone. This s...Benoit Bolsee
2012-06-07Fix unaligned array crash in Eigen3 because of compilation option. The EIGEN_...Benoit Bolsee
2012-06-07Cycles: border render now works in the viewport, when looking through theBrecht Van Lommel
2012-06-07Cycles: small code fix for disabled code.Brecht Van Lommel
2012-06-07Revert my own commit r47544, this does not seem to be the correct fix. :/Thomas Dinges
2012-06-07style cleanupCampbell Barton
2012-06-07Cycles / OSL:Thomas Dinges
2012-06-06Cycles / OSL:Thomas Dinges
2012-06-05Cycles / OSL:Thomas Dinges
2012-06-05Cycles / OSL:Thomas Dinges
2012-06-05style cleanupCampbell Barton
2012-06-05Fix [#31544]: iTaSC assertion when creating armature with no joint. This dege...Benoit Bolsee
2012-06-05Cycles / OSL:Thomas Dinges
2012-06-05style cleanupCampbell Barton
2012-06-04Cycles / OSL:Thomas Dinges
2012-06-04Cycles: support for image sequences in image/environment texture node.Brecht Van Lommel
2012-06-04Cycles: fix spot lamp emitting light in two directions.Brecht Van Lommel
2012-06-04Cycles / OSL:Thomas Dinges
2012-06-04include cleanup, also raskter wasn't building on osxCampbell Barton
2012-06-04Cycles: spot lamp support.Brecht Van Lommel
2012-06-04mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and mys...Campbell Barton
2012-06-04raskter rasterizer by Pete Larabell, from tomato branchCampbell Barton
2012-06-03Cycles / OSL:Thomas Dinges
2012-06-03Fix bug [#31588]: iTaSC does not handle armature scaling correctly. iTaSC sol...Benoit Bolsee
2012-06-03Fix Eigen3 unaligned array in iTaSC. The unaligned array cause crash when SSE...Benoit Bolsee
2012-06-03code cleanup: replace some non utf8 charsCampbell Barton
2012-06-03Cycles: different fix for object info random range issue.Brecht Van Lommel
2012-06-03Cycles / OSL Textures:Thomas Dinges
2012-06-03Cycles / OSL Textures:Thomas Dinges
2012-06-03Cycles / OSL:Thomas Dinges
2012-06-03Cycles / Object Info Node:Thomas Dinges
2012-06-02Cycles / OSL:Thomas Dinges
2012-06-02Cycles / OSL:Thomas Dinges
2012-06-02Cycles / Wave Texture:Thomas Dinges
2012-06-02Cycles / OSL Fixes:Thomas Dinges
2012-06-01code cleanup: warningsCampbell Barton
2012-06-01Cycles:Thomas Dinges
2012-05-30replaced last instance of BF_GHOST_DEBUGCampbell Barton