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-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
2017-03-11Makefile: set tab width=4Campbell Barton
2017-03-11Fix text and icon positioning issue on high DPI, after recent changes in 32c5...Brecht Van Lommel
2017-03-11Fix OpenCL warnings about doubles on some platforms.Brecht Van Lommel
2017-03-11Breakdowner - Constrain Transform and AxisJoshua Leung
2017-03-10rBa81ea408367abe2f33b351ff6dcc6b09170fd088 "object" -> "target"Germano Cavalcante
2017-03-10fix T50899: Even though the Shrinkwrap options hide the possibility of using ...Germano Cavalcante
2017-03-10Correct glPixelTransfer functionCampbell Barton
2017-03-10Fix T50900: Text-Blocks created from "Edit Source" have zero users.Bastien Montagne
2017-03-10Fix useless allocation of edge_vectors in threaded case of loop split generat...Bastien Montagne
2017-03-10Cycles: Cleanup, extra semicolon and spaceSergey Sharybin
2017-03-10Adjust kmi headerraa
2017-03-10Cleanup: struct flags for select pickingCampbell Barton
2017-03-10Cleanup: rename drawObjectSelectCampbell Barton
2017-03-10Fix T47690: Connected PET w/ individual originsCampbell Barton
2017-03-10Cycles: Enable SSS and volumes for CUDA and Nvidia OpenCL split kernelMai Lavelle
2017-03-10Fix T50904: Imprecise timeline frame selection using mouseJoshua Leung
2017-03-093D View: x-ray support for depth pickingCampbell Barton
2017-03-09Cycles: add single program debug option for split kernelHristo Gueorguiev
2017-03-09Cycles: split kernel_shadow_blocked to AO & DL partsHristo Gueorguiev
2017-03-09Cycles: Speedup transparent shadows in split kernelHristo Gueorguiev
2017-03-09Cycles: SSS and Volume rendering in split kernelHristo Gueorguiev
2017-03-09Remove (ifdef) draw_documentation from text_draw.cDalai Felinto
2017-03-093D View: wrap GPU_select cache callsCampbell Barton
2017-03-093D View: use cache for armature selectCampbell Barton
2017-03-09Cycles: Fix CUDA build error for some compilersMai Lavelle
2017-03-083D View: new nethod of opengl selectionCampbell Barton
2017-03-08Fix T50849: Transparent background produces artifacts in this compositing setupSergey Sharybin
2017-03-08Cycles: Make it more obvious message which initialization failedSergey Sharybin
2017-03-08Fix T49603: Blender/Cycles 2.78 CUDA error on Jetson-TX1~Sergey Sharybin
2017-03-08OpenGL Select: integer rect for passing regionCampbell Barton
2017-03-08Cleanup: replace short -> int for selection hitsCampbell Barton
2017-03-08Rename BLI_rct*_init_pt_size -> radiusCampbell Barton
2017-03-08Cycles: Use 1-based line number for #line directivesSergey Sharybin
2017-03-08Cycles: Log which device kernels are being loaded forSergey Sharybin
2017-03-08Cycles: Make it possible to access KernelGlobals from split data initializati...Sergey Sharybin
2017-03-08Cycles: Cleanup, remove residue of previous split kernel dataSergey Sharybin
2017-03-08Fix T50886: Blender crashes on renderSergey Sharybin
2017-03-08update theme back to black re: T50869meta-androcto
2017-03-08Cycles: Fix indentationMai Lavelle