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-12-12Merge branch 'master' into GPencil_Editing_Stage3Joshua Leung
2015-12-11BMesh: Add option to use BMesh boolean modifierCampbell Barton
2015-12-11Fix: Fixed incorrect tooltipJoshua Leung
2015-12-11GPencil Sculpt: Expose setting for toggling whether to invert the way the bru...Joshua Leung
2015-12-11Fix: Keep onion skinning toggles in syncJoshua Leung
2015-12-08OpenGL/BGE: Remove RAS_StorageIM (glBegin/glEnd rendering of mesh data)Mitchell Stokes
2015-12-07Usual UI messages fixes.Bastien Montagne
2015-12-06GPencil Drawing Usability: "Additive Drawing"Joshua Leung
2015-12-05GPencil: Moved Stroke Placement settings from GP datablock to tool settingsJoshua Leung
2015-12-04Fix for too small array of function pointers in node RNA registration.Lukas Tönne
2015-12-04Have to allow DNA writes in node insert_link callback in order to do anything...Lukas Tönne
2015-12-03GPencil: Usability Tweaks to "Onion Skins" toggle on headerJoshua Leung
2015-12-03Node callback for handling link insertion and swapping of occupied inputs.Lukas Tönne
2015-12-03GPencil Dopesheet: Filtering option to only include GPencil layers related to...Joshua Leung
2015-12-03Fix T46913: Crash adding hook to linked mesh dupliCampbell Barton
2015-12-02PyAPI: Change ray_cast to fix & improve behaviorCampbell Barton
2015-12-02Transform Snap: add optional face index argCampbell Barton
2015-12-02Cleanup: transform snap argumentsCampbell Barton
2015-12-02Fix T46909: Text strip not themeableJulian Eisel
2015-12-01Cleanup: use more logical names for View3D.aroundCampbell Barton
2015-12-01UI: mono-space font user preferenceCampbell Barton
2015-12-01Fix T46900: Inset Faces Thickness & Depth Do Not Use Scene Units (i.e. Imperi...Bastien Montagne
2015-12-01RNA: de-duplciate rna-path create in tooltip codeCampbell Barton
2015-11-28C++ RNA: Pass structures by referenceSergey Sharybin
2015-11-28OpenGL: assume GL_TEXTURE_ENV_MODE GL_MODULATE is the default state.Brecht Van Lommel
2015-11-26Cleanup: whitespaceCampbell Barton
2015-11-25Sequencer: nested scene strip support (like metas)Campbell Barton
2015-11-25Fix T46646: Point Cloud Density crashes on real time renderingSergey Sharybin
2015-11-25Merge branch 'master' into GPencil_Editing_Stage3Joshua Leung
2015-11-24Fix T46855: Limit Location Max value limited to 1000 units.Bastien Montagne
2015-11-24Cycles: Support per-render layer world AO settingsSergey Sharybin
2015-11-24Cleanup: Unsued variablesJulian Eisel
2015-11-24OpenGL: clean up use of old extensionsMike Erwin
2015-11-23Merge branch 'master' into GPencil_Editing_Stage3Joshua Leung
2015-11-23Cleanup: shadowing (rna, modifiers, *misc*)Campbell Barton
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-11-23Cleanup: redundant string escapeCampbell Barton
2015-11-22Error out on Windows if driver does not support OpenGL 2.1 with an errorAntony Riakiotakis
2015-11-22Remove vertex array support from GPUBuffers. Remove USER_DISABLE_VBO. AllAntony Riakiotakis
2015-11-20Merge branch 'master' into GPencil_Editing_Stage3Joshua Leung
2015-11-18Fix T46807: image/clip/sound load has one userCampbell Barton
2015-11-18RNA: reuse axis enumCampbell Barton
2015-11-18Cleanup: editor api namingCampbell Barton
2015-11-18BMesh: symmetry aware decimateCampbell Barton
2015-11-16minor cleanup: typoMike Erwin
2015-11-09Fake user: add BKE_library helpers to set/clear that flag.Bastien Montagne
2015-11-09Cleanup: avoid incrementing/decrementing id->us outside of BKE_library.Bastien Montagne
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-06Fix T46522: DataTransfer modifier: Impossible to set multiple transfer modes ...Bastien Montagne