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
path: root/source
AgeCommit message (Expand)Author
2017-03-15Load user-preferences before startup fileCampbell Barton
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-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-14WM: Option to load startup w/o closing the splashCampbell Barton
2017-03-14Fix T50932: depth picking w/ pose-bone constraintsCampbell Barton
2017-03-13Fix T50920: Adds missing edges on return of bisect operatorGermano Cavalcante
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-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-11BMesh: add BM_mesh_separate_facesCampbell Barton
2017-03-11Fix text and icon positioning issue on high DPI, after recent changes in 32c5...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-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-10Fix T50904: Imprecise timeline frame selection using mouseJoshua Leung
2017-03-093D View: x-ray support for depth pickingCampbell Barton
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-083D View: new nethod of opengl selectionCampbell Barton
2017-03-08Fix T50849: Transparent background produces artifacts in this compositing setupSergey Sharybin
2017-03-08OpenGL Select: integer rect for passing regionCampbell Barton