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
2012-11-07support for string parameters in OSL nodesDalai Felinto
2012-11-07Cycles: tangent and normal map now show UV map link menu instead of text field.Brecht Van Lommel
2012-11-07== file browser ==Andrea Weikert
2012-11-07Fix for previous commit, didn't compile on windows.Brecht Van Lommel
2012-11-06Cycles: 4 new nodes.Brecht Van Lommel
2012-11-06Fixes related to #33087:Brecht Van Lommel
2012-11-06Bugfix #32191Ton Roosendaal
2012-11-06Fix using uninitialized color pace name in IMB_testiffnameSergey Sharybin
2012-11-06Bugfix #33092Ton Roosendaal
2012-11-06OSX: substitute all MAC_OS_X_VERSION defines with MAC_OS_X_VERSION_MIN_REQUIR...Jens Verwiebe
2012-11-06was trying to make py import follow pythons own code more but broke py32 comp...Campbell Barton
2012-11-06Bugfix: on Linux (X11) the inactive window was not getting mouse-move events.Ton Roosendaal
2012-11-06fix for imp.reload() with Python3.3, function was recursively calling its self.Campbell Barton
2012-11-06Bugfix #33096Ton Roosendaal
2012-11-06fix [#33037] Soften brush can't handle seams in texture paintCampbell Barton
2012-11-06minor improvement to projection paint pixel initialization - initialize the p...Campbell Barton
2012-11-06Harmless formatting tweaksJoshua Leung
2012-11-06Display warning/info notification after adding properties to a Keying Set usingJoshua Leung
2012-11-06Bugfix [#33043] Changing the name of a keying set does not change group nameJoshua Leung
2012-11-06add comments for uiBut a1 and a2 values.Campbell Barton
2012-11-06bad use of assignment within ABS() caused SMHASH_NEXT macro to step the offse...Campbell Barton
2012-11-06bugfix: nodes.new('FRAME') not workingDalai Felinto
2012-11-06avoid using function calls in macros that result in multiple function calls.Campbell Barton
2012-11-05Fix for Math node:Ton Roosendaal
2012-11-05Compile fixes for recent boost changesAntony Riakiotakis
2012-11-05Fix for [#33090] "Segfault/Crash with Empty and Motion Actuator, Keyboard Sen...Mitchell Stokes
2012-11-05hopefully fixes building on msvc, also some minor header editsCampbell Barton
2012-11-05Sequencer: input color space support for image and movie stripsSergey Sharybin
2012-11-05avoid using BLI_array for remove double helper function - bmesh_find_doubles_...Campbell Barton
2012-11-05Audaspace:Joerg Mueller
2012-11-05default to Python3.3 on Linux for SCons and CMake, warn when building with py...Campbell Barton
2012-11-05Bugfix #33087Ton Roosendaal
2012-11-05fix for freed pointer access in node_free_script()Campbell Barton
2012-11-05Improvement for text indentation: keep selection as good as possibleSergey Sharybin
2012-11-05Fix #31310: Thumbnails not generating with non Latin charactersSergey Sharybin
2012-11-05Hopefully fix for linking issue reported by osx usersSergey Sharybin
2012-11-05fix [#33051] view selected (focus) bugCampbell Barton
2012-11-05code cleanup: use enums for view3d_snap transverts.Campbell Barton
2012-11-05Change a way how image sequence/movie source is detecting for movie clipSergey Sharybin
2012-11-05Slight better solution for sequencer's transform with alt holded downSergey Sharybin
2012-11-05Use enums rather than defines for clips/tracking flags.Sergey Sharybin
2012-11-05Subversion bump for render tiles, motion tracking fallback option and collisi...Sergey Sharybin
2012-11-05Render engines: replace number of x/y tiles with tile sizeSergey Sharybin
2012-11-05Cycles: memory usage reportSergey Sharybin
2012-11-05Camera Tracking: proper display of current frame in cache line when sequence ...Sergey Sharybin
2012-11-05Camera Tracking: allow fallback to reprojection resection by user demandSergey Sharybin
2012-11-05fix for save-as-legacy mesh format doing customdata asserts.Campbell Barton
2012-11-05fix issue with shrinkwrap face projection distance comparisons when using bot...Campbell Barton
2012-11-05revert own commit r34706 (fix for [#25801]), this causes bug [#25801].Campbell Barton
2012-11-05style cleanupCampbell Barton