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
2013-06-09Fix #35696: cycles crash with no world assigned to scene, after recent changes.Brecht Van Lommel
2013-06-09Code cleanup: removed some unused UI button typesBrecht Van Lommel
2013-06-09Fix #35665: cycles CUDA crash after recent changes. This works around a compilerBrecht Van Lommel
2013-06-09This commit replaces old "manual" Editors menu with nice RNA-based one (so on...Bastien Montagne
2013-06-09Cycles:Thomas Dinges
2013-06-09Fix #35611: 'Quick Edit' in Texture mode + RGBA16bit gives bright resultsSergey Sharybin
2013-06-09NLA Editor: It is now possible to add strips to AnimData blocks with no existingJoshua Leung
2013-06-09Fix #35638: Object disappears when rotating after using the simplify brushSergey Sharybin
2013-06-09jpbouza Feature Request: Transformation Constraint now allows applies rotationJoshua Leung
2013-06-09Bugfix [#35686] Grease pencil to curve conversion causes NAN weights on verticesJoshua Leung
2013-06-09Fix related to #35681: avoid some unnecessary cycles updated when using excludeBrecht Van Lommel
2013-06-09Fix #35677, #35525: cycles viewport not updating properly in some situations.Brecht Van Lommel
2013-06-09Fix for unintended commit of python template file ...Lukas Toenne
2013-06-09Removed the unused draw_add_menu function from pynodes template. This was pre...Lukas Toenne
2013-06-09Removed deprecated XXX comment from custom_nodes.py, importing node base type...Lukas Toenne
2013-06-09Added an example for using the new node categories system to the custom_nodes...Lukas Toenne
2013-06-09Removed the 'custom node group' example from the pynodes template script. Thi...Lukas Toenne
2013-06-09add editmode wire color,Campbell Barton
2013-06-09Fix compilation of cycles for MinGW-w64 after recent commits. MinGW-w64 has c...Antony Riakiotakis
2013-06-08Fix for bug [#35400] Dilate Erode Feather Bug - feathering wraps around imageMonique Dewanchand
2013-06-08Fix #35671: automatic armature weights assignment crashed with an empty mesh.Brecht Van Lommel
2013-06-08Cycles: invert mist pass so that 0 is nearby and 1 is far away. This is theBrecht Van Lommel
2013-06-08Fix for node search operator, this was not taking into account possible NodeI...Lukas Toenne
2013-06-08UI / Freestyle:Thomas Dinges
2013-06-08UI / Modifiers:Thomas Dinges
2013-06-08UI / Modifiers:Thomas Dinges
2013-06-08Fix #35672: missing update when changing light ray visibility during viewport...Brecht Van Lommel
2013-06-08Cycles / OpenCL:Thomas Dinges
2013-06-08Cycles: window texture coordinates now work with orthographic cameras, thisBrecht Van Lommel
2013-06-08code cleanup: warn undefined compiler defines.Campbell Barton
2013-06-08Code cleanup:Nicholas Rishel
2013-06-08Maps back and forward history to back and forward buttons on a 5 button mouse.Nicholas Rishel
2013-06-07Cycles: ray visibility options now work for lamps and mesh lights, with and w...Brecht Van Lommel
2013-06-07Cycles: experimental correlated multi-jittered sampling pattern that can be usedBrecht Van Lommel
2013-06-07Code cleanup: avoid some warnings due to implicit uint/int/float/double conve...Brecht Van Lommel
2013-06-07Usablity:Ton Roosendaal
2013-06-07Cycles: mist pass added, with start/depth/falloff control. If the pass isBrecht Van Lommel
2013-06-07add default preset for font settings.Campbell Barton
2013-06-07add support for storing text styles in themes.Campbell Barton
2013-06-07change to r57261, replace BLI_cleanup_dir with BLI_split_dir_partCampbell Barton
2013-06-07Reverted unwanted checkin of work in progres from my previews commitGaia Clary
2013-06-07Renamed Panel to 'Vertex Weights' (describe its functionality more precise)Gaia Clary
2013-06-07text rendering: shadow offset was causing text to clip, now check for clippin...Campbell Barton
2013-06-07fix for copy/paste error in scaling text by DPI, vertical shadow offset wasn'...Campbell Barton
2013-06-07code cleanup: use more standard names for userpref ui functions was using `co...Campbell Barton
2013-06-06fix [#35650] parented camera behaviorCampbell Barton
2013-06-06Fix #35651, #35645.Antony Riakiotakis
2013-06-06Fix #35644: lamp specials menu still showed blender internal energy and falloffBrecht Van Lommel
2013-06-06style cleanupCampbell Barton
2013-06-06fix [#35646] Image offset value in empty image display mode should be unitlessCampbell Barton