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
2011-11-20share code for fluidsim, ocean & dynamic paint file paths.Campbell Barton
2011-11-20UI: fix issue with part of panels going offscreen after recent commit.Brecht Van Lommel
2011-11-20UI: modify region expand widget from floating (+) icon into a dark tab withBrecht Van Lommel
2011-11-20UI:Brecht Van Lommel
2011-11-19Camera: some more refactoring, mostly in the function that computes the cameraBrecht Van Lommel
2011-11-19add poll function for VIEW3D_OT_camera_to_view_selected & remove some unused ...Campbell Barton
2011-11-19replace fabs with fabsf where both input and output are floats.Campbell Barton
2011-11-19make it clearer which arguments in transform snap are return values (no funct...Campbell Barton
2011-11-19Camera: some more code deduplication.Brecht Van Lommel
2011-11-19UI: fix issue with previous commit, could show wrong tooltip.Brecht Van Lommel
2011-11-19Camera Sensor:Brecht Van Lommel
2011-11-19Fix [#29018] Problem with multi-column dorpdown lists, when scrolling is enab...Bastien Montagne
2011-11-19Camera: more code refactoring, adding a function to create CameraParams fromBrecht Van Lommel
2011-11-19UI: small tweak to tooltips for enum menus, it wasn't very clear whichBrecht Van Lommel
2011-11-18Camera: some code refactoring, use an intermediate CameraParams struct insteadBrecht Van Lommel
2011-11-18Re-commit reverted changes from rev41394. was accidentallySergey Sharybin
2011-11-18Rename bgpic.add() to bgpic.new() to correspond others collections likeSergey Sharybin
2011-11-18Set floor fails to make camera be in positive Z half-space if it was parented...Sergey Sharybin
2011-11-18Added methods new and remove to scene.render.layers, so now render layersSergey Sharybin
2011-11-17pydrivers: 'frame' is now in the driver namespace,Campbell Barton
2011-11-17UI: editor splitting widgets in corners now draw antialiased, also fix 1 pixelBrecht Van Lommel
2011-11-16Fix #29260: Missing "Extend" parameter for Border SelectSergey Sharybin
2011-11-16Fix #29243: unlink texture datablock from material node in texture propertiesBrecht Van Lommel
2011-11-16Fix #29287: cycles and other external render engines did not print correct frameBrecht Van Lommel
2011-11-16Fix #29288: armature draw type wire + manipulator draw issue.Brecht Van Lommel
2011-11-16Partial Bugfix 2: [#29229] Outliner RMB commands unexpected resultsJoshua Leung
2011-11-16Partial Bugfix: [#29229] Outliner RMB commands unexpected resultsJoshua Leung
2011-11-16Fix #28936: UV unwrap issue with meshes with inconsistent normals.Brecht Van Lommel
2011-11-16Fix: part of 3d view header disappears when collapsing menus.Brecht Van Lommel
2011-11-16Typo fixes in descriptions.Sergey Sharybin
2011-11-15Fix for #29165 bugfix: adding nodes from shift+A menu in node editor did noth...Brecht Van Lommel
2011-11-15patch [#28993] wm_window_match_do(): Fix crash on null pointer dereferenceCampbell Barton
2011-11-15add support for python __doc__ comments in menu classes showing in the toolti...Campbell Barton
2011-11-15show tooltips for menus, currently works for operators and enum properties wh...Campbell Barton
2011-11-15One more description became easier to understandSergey Sharybin
2011-11-15Camera tracking: made some options more easy to understandSergey Sharybin
2011-11-15Follow-up commit to r.41765Joshua Leung
2011-11-15pass a pointer to IDP_New's IDPropertyTemplate rather then a copy.Campbell Barton
2011-11-15bytestring support for py/rna - this is so py can access data whichCampbell Barton
2011-11-15Fix #29253: 3D Manipulator: "Active Element" not supported for curvesSergey Sharybin
2011-11-15Fix #29165: Arrow keys not working correct in Compositing Node EditorSergey Sharybin
2011-11-15add back feature from 2.4x - Shift+Del to delete objects from all scenes.Campbell Barton
2011-11-15Fix #29249: mapping node not keyable anymore, restore RNA to what it was beforeBrecht Van Lommel
2011-11-15Fix #29238: crash with node dependency loop.Brecht Van Lommel
2011-11-14Cycles:Brecht Van Lommel
2011-11-14Some UI messages fixes and tweaks in recent merges (found while translating i...Bastien Montagne
2011-11-14minor cleanup Campbell Barton
2011-11-14fix [#29242] menus have no keyboard shortcutsCampbell Barton
2011-11-14Apply patch [#28632] Add individual invert to 3d mouse in turntable mode and ...Nathan Letwory
2011-11-14Better fix for crashes when rendering original edit mesh faces on empty edit ...Lukas Toenne