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-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
2015-05-06Shader node: support native render capabilitiesCampbell Barton
2015-05-06OpenGL render: Update metadata as before, for every frame written to aAntony Riakiotakis
2015-05-06Quick patch-up for opengl render metadata.Antony Riakiotakis
2015-05-06BGE: Fix compound child shape added on instance game objectPorteries Tristan
2015-05-06Only use render view name in render filenames if we are actually usingAntony Riakiotakis
2015-05-06Image proxies now correctly support metadata (needs to regenerateAntony Riakiotakis
2015-05-06Cleanup: use functions we already use elsewhere for bone detectionAntony Riakiotakis
2015-05-06[cmake] move FindLLVM to its own fileMartijn Berger
2015-05-06Updating node standard value won't work if node is hidden, patch byAntony Riakiotakis
2015-05-06Patch D1283 by Alexander Romanov fixes reroute node type update notAntony Riakiotakis
2015-05-06Add bpy.app.binary_path_pythonCampbell Barton
2015-05-05Prefer name 'program' over 'binary'Campbell Barton
2015-05-05BLI_path: add PATH search utility functionsCampbell Barton
2015-05-05Fix T44612: add support for mouse button 6 and 7 on OS X.Brecht Van Lommel
2015-05-05Fix T44593: particle volume distribution not working with large meshes.Brecht Van Lommel
2015-05-05Cycles: Fix for wrong clamp usage in fast mathSergey Sharybin
2015-05-05BGE: Fix collision callbacks for compound controllersPorteries Tristan
2015-05-05Workaround ld.gold failing with msgfmtCampbell Barton
2015-05-05Fix reading uninitialized memory finding pathsCampbell Barton
2015-05-05BGE: Remove function DisableCcdPhysicsController and EnableCcdPhysicsControll...Porteries Tristan