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
2013-04-11Add stub for snapObjectsRayExJens Verwiebe
2013-04-11Add stub for snapObjectsRayExJens Verwiebe
2013-04-11And another compile fix for Windows / scons for r55946.Thomas Dinges
2013-04-11Compile fix for r55970. Thomas Dinges
2013-04-11Fix #34817: improve OpenGL preview render speed, it got quite a bit slower si...Brecht Van Lommel
2013-04-11Fix #34956: rendering animation with audio would crash with an older ffmpegBrecht Van Lommel
2013-04-11Fix issue with bright frames appearing in clip editor when compositor is open.Sergey Sharybin
2013-04-11Fix #34954, due to hardcoded key release it was impossible to change keyAntony Riakiotakis
2013-04-11Fix #34929: windows would show a "No disk in drive" error popup when one of t...Brecht Van Lommel
2013-04-11Fix for material icon rendering with cyclesSergey Sharybin
2013-04-11Fix #34923 Images that have their alpha calculated should not get de-premulti...Antony Riakiotakis
2013-04-11make scene.ray_cast() behave like object.ray_cast(), add distance arg to snap...Campbell Barton
2013-04-11py api:Campbell Barton
2013-04-11Use SWS_FULL_CHR_H_INT for SWS context for more accurate conversionSergey Sharybin
2013-04-11fix for crash in own recent commit. searchbox's need their own keynav state s...Campbell Barton
2013-04-11fix [#34936] Unable to select items using only the arrow keysCampbell Barton
2013-04-11add 2d length functions for testing pixel coords. len_manhattan_v2_int, len_m...Campbell Barton
2013-04-11fix own mistake in recent inset-interpolation option, some faces were not int...Campbell Barton
2013-04-11fix [#34947] Alt-F Fill not workingCampbell Barton
2013-04-11code cleanup: unused defines, remove unused scanfill success value from BLI_s...Campbell Barton
2013-04-11interpolate verts as well as loops for inset.Campbell Barton
2013-04-11Fluid threads: re-add an erratically forgotten line, fix typo, set default th...Jens Verwiebe
2013-04-11correction to own recent changes to exitmode using axis-matrix, fallback to o...Campbell Barton
2013-04-11code cleanup: unused vars, make other vars static.Campbell Barton
2013-04-11Fix for a crash in the Bezier Curve geometry modifier.Tamito Kajiyama
2013-04-10Add a gui control for setting omp threads in fluidsJens Verwiebe
2013-04-10Fix #34941: Space.draw_handler_add now supports PRE_VIEW and POST_VIEW callbacksBrecht Van Lommel
2013-04-10alternate solution for r55921 which was calling invoke() from exec(), which s...Campbell Barton
2013-04-10Fix for [#34904] and [#34913]: broken Freestyle edge/face marks with modifiers.Tamito Kajiyama
2013-04-10Fix for the subtype of range_min/max parameters in RNA Freestyle settings.Tamito Kajiyama
2013-04-09Fix #34938: Not freeing dynstr_cstring memory blocks when setting shape keysSergey Sharybin
2013-04-09Fixes for sequencer effectsSergey Sharybin
2013-04-09Fix #34932: drivers on world nodes not updating on frame changes.Brecht Van Lommel
2013-04-09temporary fix for saving custom template files similar to startup .blend fileGaia Clary
2013-04-09BGE: Non-mesh objects (lamps, empties, group instances, etc.) are now "No Col...Mitchell Stokes
2013-04-09rigidbody operators poll functions were mixing up CTX_data_active_object/ED_o...Campbell Barton
2013-04-09code cleanup: abbreviations ob, con - aren't normally used in global identifi...Campbell Barton
2013-04-09Pressing Ctrl+R when blender was built without bullet would crash.Campbell Barton
2013-04-09Attempt to fix a potential name conflict between Freestyle and the compositor.Tamito Kajiyama
2013-04-09fix [#34902] Unicode decode error in Python console when completing a method ...Campbell Barton
2013-04-09fix for error in recent changes to beautify, clear edge tags before use.Campbell Barton
2013-04-08Compatibility and robustness:Antony Riakiotakis
2013-04-08Fix #34875: 0 digits of precision was not supported for FloatProperty, nowBrecht Van Lommel
2013-04-08Texture tools robustness:Antony Riakiotakis
2013-04-08Fix #34908: compressed DDS files did not display properly when their mipmap l...Brecht Van Lommel
2013-04-08A few more UI messages fixes...Bastien Montagne
2013-04-08fix for bug where notifiers could hold pointers to freed data which listeners...Campbell Barton
2013-04-08rewind part of r55893, smooth-view for pan was annoying with mousewheel.Campbell Barton
2013-04-082D stabilization default filter to bilinearSergey Sharybin
2013-04-08Camera stabilization fixes and improvementsSergey Sharybin