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/source
AgeCommit message (Expand)Author
2012-07-08Multi device OpenCL did not work.Jeroen Bakker
2012-07-08code cleanup: quiet uninitialized memory use warning for X11 - harmless in th...Campbell Barton
2012-07-08use gcc attrubutes to warn on unused return values and arguments which should...Campbell Barton
2012-07-08Fix for [#31701] "radar causes collision" reported by Markus Rietz (afeature).Mitchell Stokes
2012-07-08fix [#32020] Image will not render in second (any scene other than first) if ...Campbell Barton
2012-07-08Fixing a typo!Bastien Montagne
2012-07-08style cleanupCampbell Barton
2012-07-07increase file browser title length for multibyte translations and use utf8 c...Sv. Lockal
2012-07-07style cleanup: use c style comments in C codeCampbell Barton
2012-07-07code cleanup: dont use function calls like dot_v3v3, pow and sqrt within macr...Campbell Barton
2012-07-07decrease size for convex hull epsilon when checking which side of a face the ...Campbell Barton
2012-07-06style cleanup: var namesCampbell Barton
2012-07-06Fix for bug 32017.Chris Want
2012-07-06fix for rare crash we have with some mango files.Campbell Barton
2012-07-06 * Added OpenCL implementation of the Defocus nodeJeroen Bakker
2012-07-06use icons for rgb colorsCampbell Barton
2012-07-06Fix [#31923] Particle instanced objects don't show textures in renderBastien Montagne
2012-07-06rgb color display options for compo backdrop.Campbell Barton
2012-07-06Fix [#32003] Triangulate fails for simple case.Bastien Montagne
2012-07-06Fix for [#31978] "Horizon colour drawn on two edges of screen when a 2D filte...Mitchell Stokes
2012-07-06You do not need to create an object to call a static function.Jason Wilkins
2012-07-06Fix for [#31122] "Properties cant have Spaces in names when using interval as...Mitchell Stokes
2012-07-05code cleanup: use a define for bmesh hull epsilonCampbell Barton
2012-07-05Cosmetic updates to mesh validate messages.Bastien Montagne
2012-07-05fix for making local loosing references to node groups.Campbell Barton
2012-07-05code cleanup: replace magic numbers with enum.Campbell Barton
2012-07-05Update build systems to copy needed dlls from MinGW-w64, turn openmp on by de...Antony Riakiotakis
2012-07-05add the ability to make objects and obdata local but not materials.Campbell Barton
2012-07-05Japanese and Ukranian are now above 60% done, congrats!Bastien Montagne
2012-07-05Added a default margin to the tile dependancy of the lens distortionJeroen Bakker
2012-07-05Adjusted margin of the lens distortionJeroen Bakker
2012-07-05Moved highlight code to the workscheduler.Jeroen Bakker
2012-07-05Code cleanup: move PBVH ray/AABB intersection test to BLI_math_geomNicholas Bishop
2012-07-05Draw outdated point cache in a lighter colorSergej Reich
2012-07-05Change order of inclusion to stop MinGW from complainingAntony Riakiotakis
2012-07-05style cleanupCampbell Barton
2012-07-05code cleanup: remove Python.h include from blenkernel.Campbell Barton
2012-07-04Bugfix Smoke / DynamicPaint: Missing update call from depsgraph was missing w...Daniel Genrich
2012-07-04Last spell checking (for now).Bastien Montagne
2012-07-04More spell checking.Bastien Montagne
2012-07-04spelling cleanup: metre -> erCampbell Barton
2012-07-04relay the original node to a different place holder to resolve someJeroen Bakker
2012-07-04Spellfixes: colour -> colorBastien Montagne
2012-07-04Two pass execution:Jeroen Bakker
2012-07-04Highlight nodes that are being processedJeroen Bakker
2012-07-04Revert the DNA pdef_stickness -> pdef_stickiness part of r48556.Bastien Montagne
2012-07-04Mask node: create a copy of layers to be rasterized in initExecutionSergey Sharybin
2012-07-04fix error in node template and quiet warning.Campbell Barton
2012-07-03More spell and typo fixes (mostly visualise->visualize, grey->gray, normalise...Bastien Montagne
2012-07-03First load of spell and typo fixes (mostly UI messages, but also one or two p...Bastien Montagne