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-02-17incorrect type passed to BKE_free_animdata()Campbell Barton
2011-02-17Starting work on doxygen cleanup. Many things still to be done.Nathan Letwory
2011-02-17pep8 cleanup and remove unused vars/importsCampbell Barton
2011-02-17Bugfix: "Tweaking" Markers was working incorrectlyJoshua Leung
2011-02-17Bugfix [#26106] No instant visual feed back for Dupliframes, parentingJoshua Leung
2011-02-162.5 UI Interface Scripts:Thomas Dinges
2011-02-16BGE: Action and ShapeKey Actuator PingPong playmode.Dalai Felinto
2011-02-16Material UI: Code cleanup.Thomas Dinges
2011-02-16Commit patch [#25939] material panel proposal by Ervin Weber (lusque). Thanks!Thomas Dinges
2011-02-16Bugfix #26096Ton Roosendaal
2011-02-16sphinx doc gen: multiple examples possible and include the scripts docstring ...Campbell Barton
2011-02-16Bugfix #26103Ton Roosendaal
2011-02-16Marker Drawing Bugfix:Joshua Leung
2011-02-16Fix for [#26102] Particle Texture mismapped on Multires (in some modes)Janne Karhu
2011-02-16Forgot to actually hook up this operator...Joshua Leung
2011-02-16Particle settings can now be pinned too:Janne Karhu
2011-02-16Added full texture idblock controls for displace and wave modifier.Janne Karhu
2011-02-16Correct texture pinning:Janne Karhu
2011-02-16enum-flag arguments were incorrectly documented.Campbell Barton
2011-02-16Bugfix [#22535] Dupliframes with keyframe Anim are brokenJoshua Leung
2011-02-16The modifications in mkktspace broke compilation on gcc 4.2.xM.G. Kishalmi
2011-02-16PoseLib Bugfixes, Cleanups, and Missing OperatorsJoshua Leung
2011-02-16doc generation support for excluding some modules, without this a full rebuil...Campbell Barton
2011-02-16fix from mikes for building on apple with gcc 4.2.1Campbell Barton
2011-02-16rename IDPropertyGroup to PropertyGroupCampbell Barton
2011-02-16bugfix [#26094] Going to Bone Roll menu brings up python errorCampbell Barton
2011-02-16Fix for compiler warning: forgot to hook up a poll callback I definedJoshua Leung
2011-02-16PoseLib UI and Bugfixes:Joshua Leung
2011-02-16fix [#26098] python API: quaternion.rotate never seems to work.Campbell Barton
2011-02-16Ugly hack to get PoseLib UI working ok (problem mentioned in log forJoshua Leung
2011-02-16Bugfix: Browing Pose Libs should work now... RNA wrapping was missingJoshua Leung
2011-02-16Pose Lib: Start of PoseLib UI in Armature buttonsJoshua Leung
2011-02-16small correction to BGE as recent commits broken normal mapping in the GEMichael Fox
2011-02-15Fix from sparky for compile problem with older GCCNathan Letwory
2011-02-15removed some more magic constantsLukas Steiblys
2011-02-15- Do not use old anchor toggling operator. It used to set brush flags toSergey Sharybin
2011-02-15patch from IRIE Shinsuke, use systems openjpeg on *nix.Campbell Barton
2011-02-15added more code comments and removed some magic constantsLukas Steiblys
2011-02-15a fix for bug #25806Lukas Steiblys
2011-02-15CPack packaging support from Dan Eicher, tested to build redhat RPM's, a Mac ...Campbell Barton
2011-02-15menu to select an enum from an RNA path:Campbell Barton
2011-02-15- Use the same logic as for BEZIERs when making segment of betweenSergey Sharybin
2011-02-15Fix #26087: in a curve, can't make segment if Fkey was pressed 2 times before...Sergey Sharybin
2011-02-15Doc generator now makes 'bpy.context' api reference.Campbell Barton
2011-02-15Fix for [#26083] Animated Particle Textures have no effectJanne Karhu
2011-02-15moving dir strings into global namespace for doc access (coming up)Campbell Barton
2011-02-15...and for blenderplayerCampbell Barton
2011-02-15fix for building with make on linux from recent new lib.Campbell Barton
2011-02-15PoseLib: Adding support for custom propertiesJoshua Leung
2011-02-15corrention for bpy.props docstrings.Campbell Barton