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-03-01code cleanup: minor refactor of button pressed state checking, needed for dra...Campbell Barton
2013-03-01Fix / Workaround for [#34474] "Record Composite" image op segfaults in compos...Thomas Dinges
2013-02-28Fix/workaround for newer FFmpeg 1.1.3 and MP3 decoderSergey Sharybin
2013-02-28Fix own regression in commit from today -- missing NULL checkSergey Sharybin
2013-02-28UI/DPI: user preferences window size now takes into account DPI, otherwise theBrecht Van Lommel
2013-02-28Fix #34366: mesh.select_mode operator could not be configure the use_extendBrecht Van Lommel
2013-02-28Fix #34372: mesh.verts.foreach_set not working with normals, regression due t...Brecht Van Lommel
2013-02-28Fix #34390: quicktime video codec menu showing blank. It's a small miracleBrecht Van Lommel
2013-02-28Fix #34414: python error with frame_change callback and Cycles motion blur.Brecht Van Lommel
2013-02-28More UI messages fixes...Bastien Montagne
2013-02-28Header cleanup in libmv c-apiSergey Sharybin
2013-02-28This lines are also not so much useful for now.Sergey Sharybin
2013-02-28Changed a way how RGB images are saving from RGBASergey Sharybin
2013-02-28Draw a checker board as a background for animation playerSergey Sharybin
2013-02-28Fix sequencer crash when pasteing strips after creating new fileSergey Sharybin
2013-02-28Fix memory leak when loading multilayer EXR as movie clipSergey Sharybin
2013-02-28Remove unused rigid registration codeSergey Sharybin
2013-02-28Modal (aka tripod) solver reworkSergey Sharybin
2013-02-28Increase verbosity level for reprojected markers infoSergey Sharybin
2013-02-28Move radial distortion code to own templated functionSergey Sharybin
2013-02-28fix [#33466] alt + mouse wheelCampbell Barton
2013-02-28fix for harmless glitch rotating the camera in camera mode, having the center...Campbell Barton
2013-02-28LocDiff Driver Vars: Red-Alert is not needed on the space-selectorsJoshua Leung
2013-02-28Bugfix: Invalid target tagging for "Distance" driver variable type onlyJoshua Leung
2013-02-28Bugfix: Types mismatch (flags and targetFlags were ints, but dtar->flag is aJoshua Leung
2013-02-28Invalid Driver Targets are now indicated appropriately (using Red Backgrounds)Joshua Leung
2013-02-28fix [#34426] Manipulator handles drawn incorrectly by depthCampbell Barton
2013-02-28rst doc update: adding a link to Joystick class from bge.logic.joysticksDalai Felinto
2013-02-28fix for bmesh regression similar to last revision r54920. only effected loadi...Campbell Barton
2013-02-28fix for regression since BMesh merge, selecting linked faces in face-mask mod...Campbell Barton
2013-02-28code cleanup: includesCampbell Barton
2013-02-28fix for linking with recent armature refactor, was also missing file from CMa...Campbell Barton
2013-02-28patch [#34465] Fix text editor bug: Crash when overwriting ascii character wi...Campbell Barton
2013-02-28Renaming the remaining PoseMode files for consistency (camelCase toJoshua Leung
2013-02-28Properly prefixing name of exproted armature APIJoshua Leung
2013-02-28Code cleanupsJoshua Leung
2013-02-28Code Maintenance - Splitting up Armature/Pose Editing FilesJoshua Leung
2013-02-28fix for [#34440] motion blur (2d filter) not working in osxDalai Felinto
2013-02-27Added preset values for Collada exporter.Gaia Clary
2013-02-27Report #34450Ton Roosendaal
2013-02-27Various small enhancements/fixes.Bastien Montagne
2013-02-27Bug fix #34436Ton Roosendaal
2013-02-27fix [#34460] text editor freezes when turning on syntax highlight Campbell Barton
2013-02-27Collada export: Add ngon support (initial)Gaia Clary
2013-02-27fix for error with drag toggle which showed up with overlapping regions.Campbell Barton
2013-02-27Added RGBA|RGB channels toggle to sequencer previewSergey Sharybin
2013-02-27minor changes to outlinerCampbell Barton
2013-02-27changing image dropping into the viewport to add empty objects (from r54825) ...Campbell Barton
2013-02-27Fix #34439: Strip modifier - Mask multiply failureSergey Sharybin
2013-02-27fix for own regression, edge path tagging worked but toggline bevel didnt.Campbell Barton