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
2015-11-11Free libraries last, and not first - most datablocks may have link to those...Bastien Montagne
2015-11-11Fix (unreported) potential crash: ParticleSystem->part shall never be NULL.Bastien Montagne
2015-11-11Fix T46694: UVLoop incorrectly copied flagCampbell Barton
2015-11-10Cleanup: use func definitions for wm/notifiers/editors ID callbacks.Bastien Montagne
2015-11-10Fix T46743: Crash w/ limit rotation constraintCampbell Barton
2015-11-10Cleanup: make readfile.c also use ID_FAKE_USERS.Bastien Montagne
2015-11-10Correct order-of-freeing error from last commitCampbell Barton
2015-11-10Cleanup: ID usercount: moar checks and factorization. No change in behavior e...Bastien Montagne
2015-11-10Fix T46720: Crash applying subsurf modifierCampbell Barton
2015-11-10Fix T46711: view3d UI limits not scaled w/ sceneCampbell Barton
2015-11-10Cleanup: minor deduplicate of code.Bastien Montagne
2015-11-10BGE: allow setting velocity to zero in a motion actuator.Sybren A. Stüvel
2015-11-10Fix (unreported) broken background mode of Blender (due to OSD cleanup called...Bastien Montagne
2015-11-10Fix T46738: Crash adding hook to linked mesh dupliCampbell Barton
2015-11-10Fix compilation error with IME enabled after recent changesSergey Sharybin
2015-11-10"Fix" assert in new UI align code.Bastien Montagne
2015-11-10Prevent non-button space used as a SPACE_BUTS from template_previewSergey Sharybin
2015-11-10Text Editor: use line-number color for marginCampbell Barton
2015-11-10Cleanup: move ui-selextend defines into headerCampbell Barton
2015-11-10UI: support editing >400 length text buttonsCampbell Barton
2015-11-09Cleanup: `BKE_library_update_ID_link_user`: use `id_us_ensure_real` for `IDWA...Bastien Montagne
2015-11-09Fake user: add BKE_library helpers to set/clear that flag.Bastien Montagne
2015-11-09Rework a bit id_us_min, and make it assert on usercount error.Bastien Montagne
2015-11-09Cleanup: avoid incrementing/decrementing id->us outside of BKE_library.Bastien Montagne
2015-11-09Cleanup: readfile: get rid of USER_ONE, replaced by USER_REAL everywhere.Bastien Montagne
2015-11-09UI: avoid duplicating the string to set the cursorCampbell Barton
2015-11-09Fix broken groupobject usercount handling.Bastien Montagne
2015-11-08Code cleanup: remove some unused mesh laplacian code.Brecht Van Lommel
2015-11-08Remove outdated TODO, it's supported alreadySergey Sharybin
2015-11-08Point Density: Prevent crash when scene is not sent to calc_point_density()Sergey Sharybin
2015-11-08Remove unused header filesSergey Sharybin
2015-11-08Fix T46712: Crash while rendering Freestyle sceneSergey Sharybin
2015-11-08Cmake Cpack fix cpack on Apple and LinuxMartijn Berger
2015-11-07Cleanup: ui align headerCampbell Barton
2015-11-07Cleanup: spelling, headersCampbell Barton
2015-11-06Fix T46522: DataTransfer modifier: Impossible to set multiple transfer modes ...Bastien Montagne
2015-11-06Fix typo in new error reporting during arg parsing.Bastien Montagne
2015-11-06New uialign code, based on 2D positions of widgets.Bastien Montagne
2015-11-06Command line args: print error w/ invalid numbersCampbell Barton
2015-11-06Fix T46587: Drivers do not work in node groupsSergey Sharybin
2015-11-06Fix T46696: Voxel crash indexing over INT_MAXCampbell Barton
2015-11-05Draw limit & mist indicators darker for non-active camerasJulian Eisel
2015-11-05Cleanup: comments/styleCampbell Barton
2015-11-05Correct error in recent commitCampbell Barton
2015-11-05Use 'beauty' for sculpt triangulationCampbell Barton
2015-11-05Fix T46692: Triangulate creates duplicate facesCampbell Barton
2015-11-05Fix T46691: Graph Editor, Channel, Toggle Channel Editability. Cannot reassig...Bastien Montagne
2015-11-05BGE: Cleanup occlusion buffer in CcdPhysicsEnvironment.cppPorteries Tristan
2015-11-05Error in last commitCampbell Barton
2015-11-05Fix face creation using incorrect loop-custom-dataCampbell Barton