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
2015-05-09Cycles: Add utility function to count maximum number of closures used by sessionSergey Sharybin
2015-05-09Cycles: Add utility function to graph to query number of closures used in itSergey Sharybin
2015-05-09Cycles: Pass requested tile size to the device via device taskSergey Sharybin
2015-05-09Cycles: Change the way how we pass requested capabilities to the deviceSergey Sharybin
2015-05-09Cycles: Presumably correct workaround for addrspace in camera motion blurSergey Sharybin
2015-05-09Cycles: Add CPU compat headers to some of the OSL implementation filesSergey Sharybin
2015-05-09Cycles: Set default closure values to some of the nodesSergey Sharybin
2015-05-09Freestyle: Partial fix for a crash with Save Buffers option enabled.Tamito Kajiyama
2015-05-09Cleanup: warning (sequence-point)Campbell Barton
2015-05-08Fix 3D View Properties scrollbar being not set to top in startup.blendJulian Eisel
2015-05-08Fix T38335: incorrect triangle index in raycast resultPorteries Tristan
2015-05-08matcaps browser: changing emboss style and grid direction according to T44613Ines Almeida
2015-05-08Add Intel's 3000 driver to exceptions for df/dy calculations. Should fixAntony Riakiotakis
2015-05-08BGE: Cleanup function UpdateMesh and SetMesh in CcdPhysicsController.cppPorteries Tristan
2015-05-08Revert "Motionpaths: Use scene range option, takes start/end frame andAntony Riakiotakis
2015-05-08Motionpaths: Use scene range option, takes start/end frame and previewAntony Riakiotakis
2015-05-08Cleanup: Remove unused ray type flags.Thomas Dinges
2015-05-08Cleanup: #define -> enum, and get rid of useless braces in case's.Bastien Montagne
2015-05-08Fix T44634: Slide edge not responding to ALT + WHEEL to change reference edge...Bastien Montagne
2015-05-08Add missing TEXTEDIT_UPDATE optionCampbell Barton
2015-05-08Cleanup: use r_* prefix for return argsCampbell Barton
2015-05-07DNA; document how to ignore a structCampbell Barton
2015-05-07Minor cleanupAntony Riakiotakis
2015-05-07Fix T44604 bad quality of rake with bezier curves.Antony Riakiotakis
2015-05-07Fix T44631: Custom Normal Data Transfer crash.Bastien Montagne
2015-05-07Fix T44611: 'make_links_data' modifiers would fail and crash with multires mo...Bastien Montagne
2015-05-07Rake: store last position from mouse, don't store halfpoint between lastAntony Riakiotakis
2015-05-07Fix T44627, black spots with lock alpha in projection paint:Antony Riakiotakis
2015-05-07Fix crash when rendering opengl from sequencer.Antony Riakiotakis
2015-05-07EdgeSlide: support for un-clamped slidingCampbell Barton
2015-05-07Cleanup: remove unneeded context argCampbell Barton
2015-05-07EdgeSlide: use pairs for TransDataEdgeSlideVertCampbell Barton
2015-05-07EdgeSlide: fix divide by zeroCampbell Barton
2015-05-07Cycles: Cleanup, make it more clear what endif closes what ifdefSergey Sharybin
2015-05-07Fix first part of T44627, locking alpha should happen in straight spaceAntony Riakiotakis
2015-05-07Fix T44630: incorrect mirror modifier merge limit tooltip.Brecht Van Lommel
2015-05-07Fix T27642: Add version in .exe installer propertiesAnatoly TechTonik
2015-05-07Correct typo: ifdef'd now, but obviously wrongCampbell Barton
2015-05-07Fix T44614: Maya keymap left mouse click to add cut not working.Brecht Van Lommel
2015-05-07Change fix for T44530 which caused a "regression".Antony Riakiotakis
2015-05-07Fix T44598: blender internal not giving same result on repeated texture bakes.Brecht Van Lommel
2015-05-06BGE : KX_VertexProxy support for more than 2 UV channel.Porteries Tristan
2015-05-06Feature request: Dyntopo detail expressed in percentage of brush radius.Antony Riakiotakis
2015-05-06Fix T44624: world menu appears in node editor header with Blender internal.Brecht Van Lommel
2015-05-06Rip tool, support filling-edges with fill enabledCampbell Barton
2015-05-06Correct own error: is_manifold_region on wire vertCampbell Barton
2015-05-06Fix T44381: Text Editor: Un-indent undo failsCampbell Barton
2015-05-06Fix T44618: Rip Fill on a single vert would only generate one of the two expe...Bastien Montagne
2015-05-06collada:custom normals generated by normals modifier have not been exported c...Gaia Clary
2015-05-06Cleanup: use ntreeFromIDCampbell Barton