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
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-05-05Bugfixes for various ID-block references (Constraints, NLA)Joshua Leung
2012-05-05code cleanup: BKE_ naming, also make bpy.data.images.load() always load a new...Campbell Barton
2012-05-05code cleanup: BKE_scene api naming.Campbell Barton
2012-05-05code cleanup: function naming, use BKE_*type* prefix.Campbell Barton
2012-05-05Fix related to #31317: viewport render layer rendering now uses render visibi...Brecht Van Lommel
2012-05-05Fix #31302: UV unwrap no longer remember last conformal/angle based unwrapperBrecht Van Lommel
2012-05-05Style Cleanup: Wrapping with parens for safety and whitespace editsJoshua Leung
2012-05-05Mango Bugfix - Actions being tweaked in NLA Editor were not being played back ifJoshua Leung
2012-05-05code cleanup: brush/camera namingCampbell Barton
2012-05-05code cleanup: function naming for BLI functions.Campbell Barton
2012-05-05Patch [#31240] Fix audaspace deadlockJoerg Mueller
2012-05-05Fixes forJoerg Mueller
2012-05-04Clip editor: fixed crash when opening dopesheet view without having clip openedSergey Sharybin
2012-05-04fix [#31136] Save All Edited only works for Saved external image, not New or ...Campbell Barton
2012-05-04Windows:Thomas Dinges
2012-05-04Added start and end bevel factor for curves, so now it's possible to makeSergey Sharybin
2012-05-04fix [#31205] Loop cut don't slide when hidden faces betweenCampbell Barton
2012-05-04Fix (harmless) uninitialized memory usage in BVH binning.Brecht Van Lommel
2012-05-04small fix for equisolid fisheye (cycles)Dalai Felinto
2012-05-04Fisheye Camera for CyclesDalai Felinto
2012-05-04make text move up/down into a single operator with a direction propertyCampbell Barton
2012-05-04Split do_versions into separate files for pre-2.50 versions and 2.5x versionsSergey Sharybin
2012-05-04fix [#31235] Limited Dissolve problemsCampbell Barton
2012-05-04First part of fix for [#31157]: Some (actually, 172) operators have no tooltip.Bastien Montagne
2012-05-04Patch [#31279] clarifiy a python error-string (when incorrectly specifying enumJoshua Leung
2012-05-04Patch [#30654] Wiki Quick Hack: Text editor move lines up/downJoshua Leung
2012-05-04own mistake in recent commit CustomData_layertype_is_singleton()Campbell Barton
2012-05-04code cleanup: use much simpler (and likely faster) polygon normal calculation...Campbell Barton
2012-05-04Removed the automatic socket selection in the modal node linking operator.Lukas Toenne
2012-05-04Fix: forgot to commit these files as part of strand bugfix.Brecht Van Lommel
2012-05-04Renamed "fake" OpenGL identifiers.Jason Wilkins
2012-05-04Fix #31288: Blender crash when select a materialSergey Sharybin
2012-05-04Fix: issue in strand render + instancing bugfix, also optimized it a bit to a...Brecht Van Lommel
2012-05-04Fix #31286: saving 16 bit BW tiff could crash due to invalid memory access. AlsoBrecht Van Lommel
2012-05-04Throw an error and prevent compilation if there're unknown structures detecte...Sergey Sharybin
2012-05-04Cycles: tweak ATI OpenGL/CUDA fix more with extra error check.Brecht Van Lommel
2012-05-04Fix related to #31118: ensure tesselated faces are available when exportingBrecht Van Lommel
2012-05-04There is no GLenum called LIGHT_POSITIONJason Wilkins
2012-05-04Small hull bmop fix, distance check from plane needs absolute value.Nicholas Bishop
2012-05-04Style cleanup: spaces around operatorsSergey Sharybin
2012-05-04Camera tracking: show disabled active track even if Show Disabled is switched...Sergey Sharybin
2012-05-04Possible fix for #31054: cycles viewport rendering not working with CUDA forBrecht Van Lommel
2012-05-04Camera tracking: switch dopesheet information to lazy calculationSergey Sharybin
2012-05-04code cleanup: double promotion & some style cleanupCampbell Barton
2012-05-04Fix #31258: collada now selects newly added objects after import.Brecht Van Lommel
2012-05-04code cleanup:Campbell Barton
2012-05-04fix for last commit, (warning was without openmp only)Campbell Barton
2012-05-04Fix strand render + instancing render bug, gave tile artifacts.Brecht Van Lommel
2012-05-03style cleanup: formatting and some float/double promotionCampbell Barton