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-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
2015-05-05Cleanup: Remove leftover from Distorted Noise node in XML reader.Thomas Dinges
2015-05-05Math Lib: rename fill_*, to copy_*Campbell Barton
2015-05-05Cleanup: function arg wrappingCampbell Barton
2015-05-05Cleanup: rip toolCampbell Barton
2015-05-05Cycles: Use curve approximation for blackbody instead of lookup tableSv. Lockal
2015-05-05BMesh: improve rip tool /w mon-manifold vertsCampbell Barton
2015-05-04Cleanup: style & const'sCampbell Barton
2015-05-04Cleanup: wrapped function indentationCampbell Barton
2015-05-04Cleanup: deduplicate code.Bastien Montagne
2015-05-04Revert "Different drawing for object centers."Antony Riakiotakis
2015-05-04UI: location/scale were snapping to 10sCampbell Barton
2015-05-04UI: button snap (ctrl) was rounding downCampbell Barton
2015-05-04Fix T44503 full sample does not display any preview any more.Antony Riakiotakis
2015-05-04Fix eyedropper with quad-viewCampbell Barton
2015-05-04Fix T44592: Zero scale on an axis, zeros allCampbell Barton
2015-05-04Follow up to previous commit, remove depth of field from UI inAntony Riakiotakis
2015-05-04Fix T44594 disable depth of field in wireframe/bounding box modes. WeAntony Riakiotakis
2015-05-04Fixed comment.Lukas Tönne
2015-05-04Cycles: Fix copy / paste mistake in XML reader.Thomas Dinges
2015-05-04Fix possible crash with datatransfer operator when source object was hidden.Bastien Montagne
2015-05-04Different drawing for object centers.Antony Riakiotakis
2015-05-04BGE: Cleanup KX_BlenderSceneConverter.cppPorteries Tristan
2015-05-04Separate scene simplification into viewport and renderSergey Sharybin
2015-05-04Skin Modifier: remove redundant edge-calculationCampbell Barton
2015-05-04Fix T42893: Skin Modifier, changes randomly toggling editmodeCampbell Barton
2015-05-04Skin Modifier: Add missing operator stack popBrecht Van Lommel
2015-05-04Fix metadata display in sequencer lost after doing a preprocessAntony Riakiotakis
2015-05-04Freestyle: Fix for line style ID datablocks not copied when fully copying a s...Tamito Kajiyama
2015-05-04Don't scale metadata font with zoom - makes strings not consistentlyAntony Riakiotakis
2015-05-04Support displaying metadata for images in sequencer preview windows (notAntony Riakiotakis
2015-05-04BGE Player: Fix compilation error after cleanup commit da8a62aSergey Sharybin
2015-05-04Fix T29029: Grease pencil fails in Quad ViewCampbell Barton
2015-05-04Freestyle: Compilation error fix after recent changes in BKE_object_add()Sergey Sharybin
2015-05-04CMake: Only consider it INFO is ld.gold is missingCampbell Barton
2015-05-04Correct own error in recent quad-view ruler fixCampbell Barton
2015-05-04Fix Buttons context, invalid object data accessCampbell Barton
2015-05-04Button Space: clear pin flag when NULL'ing pointerCampbell Barton
2015-05-04Fix T44376: Buttons context, invalid data accessCampbell Barton
2015-05-04Cleanup: WM_main_remove_notifier_referenceCampbell Barton
2015-05-04Cleanup: naming for callback wrappersCampbell Barton