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
2017-03-16Fix BGE building.Bastien Montagne
2017-03-15Comments: wmOperator.cancel & modalCampbell Barton
2017-03-15Missed BGE in recent commitCampbell Barton
2017-03-15Load user-preferences before startup fileCampbell Barton
2017-03-15Cycles: Allow rendering a range of resumable chunksSergey Sharybin
2017-03-15Cycles: Use argument parser for resumable render featureSergey Sharybin
2017-03-15Fix bug on Blender version stringDalai Felinto
2017-03-15Move Blender version string handling to its own functionDalai Felinto
2017-03-15Fix strict compiler warning in the previous commitSergey Sharybin
2017-03-15Fix T50938: Cache not being reset when changing simulation settings with new ...Sergey Sharybin
2017-03-15BGE: Fix blenderplayer stub.Porteries Tristan
2017-03-14WM: free operators when repeatingCampbell Barton
2017-03-14fix D2552: Collada - Follow up change to complete the fix in rBda6cd7762810 (...Gaia Clary
2017-03-14Collada simplify: avoid duplicate negation in booleanGaia Clary
2017-03-14WM: add Operator.is_repeat() check for C & PyCampbell Barton
2017-03-14WM: store operators with undo flagCampbell Barton
2017-03-14Update path_menu for recent API changeCampbell Barton
2017-03-14Cycles: Cleanup, indentationSergey Sharybin
2017-03-14Fix T50926: python crashes with path containing utf8 characters.Bastien Montagne
2017-03-14fix D2552: Collada - use unique id for bones with same name but in different ...Jon Allee
2017-03-14CLNor: rework threaded computation.Bastien Montagne
2017-03-14CLNor code: use averaged debug timing.Bastien Montagne
2017-03-14Fix T50876: Cycles Crash - Cycles crashes before sampling when certain meshes...Bastien Montagne
2017-03-14Fix own mistake in recent 'edge split' refactor.Bastien Montagne
2017-03-14Cycles: Try to avoid infinite loops by catching invalid ray statesMai Lavelle
2017-03-14WM: Option to load startup w/o closing the splashCampbell Barton
2017-03-14PyAPI: extend Menu.path_menuCampbell Barton
2017-03-14Fix T50932: depth picking w/ pose-bone constraintsCampbell Barton
2017-03-13Cycles: Cleanup, wipe obviously outdated parts of split kernel commentsSergey Sharybin
2017-03-13fix msvc warnings about unknown opencl pragmaslazydodo
2017-03-13Cycles: Add missing header in the fileSergey Sharybin
2017-03-13Fix T50920: Adds missing edges on return of bisect operatorGermano Cavalcante
2017-03-13Fix T50925: Add AO approximation to split kernelHristo Gueorguiev
2017-03-13Cycles: Make MESA compiler more happySergey Sharybin
2017-03-12UI: expose mesh conversion in apply menuCampbell Barton
2017-03-12Comments: minor clarificationCampbell Barton
2017-03-12fix T50923: Inconsistent default values and wrong order of parameters in api ...Gaia Clary
2017-03-12Fix T50930 Typo in 'jpeg2k_codec' descriptionAaron Carlisle
2017-03-12BMesh: rename cryptic functionsCampbell Barton
2017-03-12Cleanup: styleCampbell Barton
2017-03-12UI: Always open enum-search popups with empty search stringJulian Eisel
2017-03-12Fix T50788: blender startup crash on macOS with some types of volumes available.Brecht Van Lommel
2017-03-12Fix T50628: gray out cycles device menu when no device configured only for GP...Brecht Van Lommel
2017-03-11Fix icon alignment for pie buttonsraa
2017-03-11Cleanup: code style & cmakeCampbell Barton
2017-03-11Add support for Objects in Drive variable `Rotational Difference`Germano Cavalcante
2017-03-11BMesh: Fix BM_face_loop_separate_multiCampbell Barton
2017-03-11Correct recent bmesh separate additionCampbell Barton
2017-03-11Fix T50888: Numeric overflow in split kernel state buffer size calculationMai Lavelle
2017-03-11BMesh: add BM_mesh_separate_facesCampbell Barton