projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merged changes in the trunk up to revision 36408.
[blender.git]
/
source
/
blender
/
editors
/
2011-05-01
Tamito Kajiyama
Merged changes in the trunk up to revision 36408.
tree
|
commitdiff
2011-05-01
Campbell Barton
- remove UV_OT_select_inverse, instead use invert optio...
tree
|
commitdiff
2011-05-01
Sergey Sharybin
- Description of texture angle sources and stroke methods
tree
|
commitdiff
2011-05-01
Sergey Sharybin
Fix #27239: "A" menu in Sculptmode fails
tree
|
commitdiff
2011-05-01
Campbell Barton
replace inline string searches with BLI_findstring...
tree
|
commitdiff
2011-04-30
Sergey Sharybin
Fix #27224: Extrude Repeat Mesh doesn't have options
tree
|
commitdiff
2011-04-30
Campbell Barton
fix crash using freed memory with SCREEN_OT_screen_set...
tree
|
commitdiff
2011-04-30
Campbell Barton
normalize quaternions when setting the view axis -...
tree
|
commitdiff
2011-04-30
Campbell Barton
use camera render argument to avoid temp overwriting...
tree
|
commitdiff
2011-04-30
Campbell Barton
- pass the camera to the render stamp function.
tree
|
commitdiff
2011-04-30
Campbell Barton
add back support for rendering local view camera.
tree
|
commitdiff
2011-04-30
Campbell Barton
fix for minor glitch when setting the camera in local...
tree
|
commitdiff
2011-04-29
Campbell Barton
corrections for redundant null checks & transform print...
tree
|
commitdiff
2011-04-29
Campbell Barton
fix [#27057] In cam perspective, world-axis-locked...
tree
|
commitdiff
2011-04-29
Campbell Barton
spelling corrections.
tree
|
commitdiff
2011-04-29
Campbell Barton
fix [#27198] Missing Live LSCM Update after Aligning...
tree
|
commitdiff
2011-04-28
Campbell Barton
Added tooltip note that parent curve 'Follow' needs...
tree
|
commitdiff
2011-04-28
Campbell Barton
fix [#27201] icosphere normals problem
tree
|
commitdiff
2011-04-28
Joshua Leung
Bugfix [#27194] Difficulty selecting bones with bonesha...
tree
|
commitdiff
2011-04-28
Campbell Barton
fix [#27193] view/camera/set active object as camera...
tree
|
commitdiff
2011-04-28
Campbell Barton
smooth view now takes the v3d and region as arguments...
tree
|
commitdiff
2011-04-28
Joshua Leung
Mwahahahaha! I think I've found the cause of that awful...
tree
|
commitdiff
2011-04-27
Sergey Sharybin
Fix #27176: Creating a new UV layer in edit mode fails...
tree
|
commitdiff
2011-04-27
Nicholas Bishop
Fix for bug #26590, `Texture preview fails when path...
tree
|
commitdiff
2011-04-26
Campbell Barton
- fix for player linking
tree
|
commitdiff
2011-04-26
Campbell Barton
fix [#27178] Material links lost when making mesh data...
tree
|
commitdiff
2011-04-25
Thomas Dinges
2.5 Interface:
tree
|
commitdiff
2011-04-25
Campbell Barton
fix [#27139] Value Slider, some colours are two coloured
tree
|
commitdiff
2011-04-25
Campbell Barton
fix [#27121] Normals always recalculated when adding...
tree
|
commitdiff
2011-04-25
Campbell Barton
fix for a crash with the following steps.
tree
|
commitdiff
2011-04-25
Campbell Barton
rna api
tree
|
commitdiff
2011-04-24
Campbell Barton
fix crash [#27158] Appending crash with preview.
tree
|
commitdiff
2011-04-24
Campbell Barton
harmless changes to quiet clang static check warnings.
tree
|
commitdiff
2011-04-23
Tamito Kajiyama
Merged changes in the trunk up to revision 36301.
tree
|
commitdiff
2011-04-23
Campbell Barton
quiet some clang warnings & fix for bugs in exceptional...
tree
|
commitdiff
2011-04-23
Joshua Leung
Bugfix [#27126] Ctrl 0/1/2/3/4 not working in edit...
tree
|
commitdiff
2011-04-23
Joshua Leung
Small type-tweaks (int being returned as float)
tree
|
commitdiff
2011-04-23
Sergey Sharybin
Fix #26959: change selection of shapekeys in edit mode...
tree
|
commitdiff
2011-04-23
Sergey Sharybin
Sculpting on shapekeys
tree
|
commitdiff
2011-04-23
Lukas Toenne
Color info in node editor backdrop now supports color...
tree
|
commitdiff
2011-04-23
Campbell Barton
fix for possible crash using an un-initialized pointer...
tree
|
commitdiff
2011-04-23
Campbell Barton
skip pose slide if the RNA value isn't found.
tree
|
commitdiff
2011-04-22
Campbell Barton
cancelling bake wasn't freeing the bake mask.
tree
|
commitdiff
2011-04-22
Campbell Barton
View Dolly Operator: Ctrl+Shift+MMB.
tree
|
commitdiff
2011-04-22
Campbell Barton
zoom operator.
tree
|
commitdiff
2011-04-21
Campbell Barton
bugfix [#27091] Add new vertex at wrong position (...
tree
|
commitdiff
2011-04-21
Campbell Barton
pass even mouse coords value as const so its not edited...
tree
|
commitdiff
2011-04-21
Campbell Barton
converted more mixed tab/space indentations to tabs...
tree
|
commitdiff
2011-04-21
Campbell Barton
whitespace only, no functional change mixed tabs/spaces...
v2.57a
tree
|
commitdiff
2011-04-21
Joshua Leung
Bugfix [#27095] B-Bone doesn´t resize correctly with...
tree
|
commitdiff
2011-04-21
Campbell Barton
remove checks on deprecated multires pointer.
tree
|
commitdiff
2011-04-21
Campbell Barton
minor changes
tree
|
commitdiff
2011-04-20
Ton Roosendaal
Bugfix #27026
tree
|
commitdiff
2011-04-20
Ton Roosendaal
Bugfix #27044
tree
|
commitdiff
2011-04-20
Ton Roosendaal
Bugfix #27058
tree
|
commitdiff
2011-04-20
Joshua Leung
Bugfix [#27054] 2.57 icons and buttons aren't perfectly...
tree
|
commitdiff
2011-04-20
Lukas Toenne
Upgrade for pixel color info in image editor and compos...
tree
|
commitdiff
2011-04-20
Campbell Barton
while looking into [#27057] noticed when the view and...
tree
|
commitdiff
2011-04-20
Campbell Barton
fix [#27006] Apply Scale at a B-Bone Skeleton causes...
tree
|
commitdiff
2011-04-20
Campbell Barton
bugfix where separating the armature would also separat...
tree
|
commitdiff
2011-04-20
Campbell Barton
minor cleanup & replace inline armature separate pchan...
tree
|
commitdiff
2011-04-19
Lukas Toenne
Corrected updating inside edited groups, fix for #27018...
tree
|
commitdiff
2011-04-19
Joshua Leung
Bugfix [#25960] .1 Action Editor header doesn't update...
tree
|
commitdiff
2011-04-19
Joshua Leung
Whitespace/typos
tree
|
commitdiff
2011-04-19
Joshua Leung
Bugfix [#25960] Action/NLA Editor issues with animdata...
tree
|
commitdiff
2011-04-19
Ton Roosendaal
Bugfix #26977 + Patch by Harley Acheson
tree
|
commitdiff
2011-04-19
Campbell Barton
patch [#26978] Minor Spelling Mistakes in Editor Operators
tree
|
commitdiff
2011-04-19
Campbell Barton
Some strings to store ID names were too small, could...
tree
|
commitdiff
2011-04-19
Campbell Barton
noticed a problem with rendering non-active scenes...
tree
|
commitdiff
2011-04-19
Campbell Barton
fix [#27016] Add new vertex at wrong position ( bpy...
tree
|
commitdiff
2011-04-19
Campbell Barton
fix [#27011] executing a script crashes Blender
tree
|
commitdiff
2011-04-18
Campbell Barton
fix [#27015] RNA Bug: Unpacking sounds with a long...
tree
|
commitdiff
2011-04-18
Joerg Mueller
Fix for [#26990] Loading file w packed audio crashes
tree
|
commitdiff
2011-04-18
Campbell Barton
fix for part of this report [#27006] Apply Scale at...
tree
|
commitdiff
2011-04-18
Campbell Barton
fix for own mistake in recent commit: [#27000] Spotligh...
tree
|
commitdiff
2011-04-17
Tamito Kajiyama
Merged changes in the trunk up to revision 36199.
tree
|
commitdiff
2011-04-17
Campbell Barton
change unit evaluation only to do try the units replace...
tree
|
commitdiff
2011-04-15
Campbell Barton
fix [#26906] Panorama Button (Camera Data Properties)
tree
|
commitdiff
2011-04-15
Campbell Barton
fix [#26937] Radio button text truncation should start...
tree
|
commitdiff
2011-04-14
Daniel Salazar
float value reader in compositor backdrop (Alt + LMB...
tree
|
commitdiff
2011-04-14
Sergey Sharybin
Fix #26932: When I enable multires, and start sculpting...
tree
|
commitdiff
2011-04-14
Campbell Barton
fix [#26931] Shift+Alt+RMB only selects loops, can...
tree
|
commitdiff
2011-04-14
Joshua Leung
A better fix than r36151 for the Grease Pencil drawing...
tree
|
commitdiff
2011-04-13
Campbell Barton
work-around for grease pencil single points in the...
tree
|
commitdiff
2011-04-12
Ton Roosendaal
The Epic Blender 2.57 first stable commit! :)
tree
|
commitdiff
2011-04-12
Brecht Van Lommel
Fix #26860: uv snap/weld/stitch did not take live unwra...
tree
|
commitdiff
2011-04-12
Campbell Barton
fix [#26885] transform option disapears when deselectin...
tree
|
commitdiff
2011-04-12
Sergey Sharybin
Fix #26879: Some sculpt brushes does not work when...
tree
|
commitdiff
2011-04-12
Campbell Barton
modify the method for calculating ghost alpha.
tree
|
commitdiff
2011-04-11
Campbell Barton
fix [#26856] Can't change target object in modifier...
tree
|
commitdiff
2011-04-11
Campbell Barton
fix for one of the [#26854] UV issues
tree
|
commitdiff
2011-04-11
Tamito Kajiyama
Merged changes in the trunk up to revision 36092.
tree
|
commitdiff
2011-04-10
Ton Roosendaal
Redid the previous startup.blend changes by Thomas
tree
|
commitdiff
2011-04-10
Campbell Barton
quiet msvc/mingw compiler warnings.
tree
|
commitdiff
2011-04-10
Thomas Dinges
Startup blend:
tree
|
commitdiff
2011-04-10
Thomas Dinges
Startup blend:
tree
|
commitdiff
2011-04-08
Ton Roosendaal
Fixes related to using Library files:
tree
|
commitdiff
2011-04-08
Campbell Barton
fix [#26674] Inconsistency in snapping CursorToSelectio...
tree
|
commitdiff
2011-04-08
Lukas Toenne
Minor bugfix in initTransInfo: SpaceImage used even...
tree
|
commitdiff
2011-04-07
Ton Roosendaal
Bugfix #26812
tree
|
commitdiff
next